ddnet/src/game/server
2022-12-18 00:01:04 +01:00
..
entities Recreate all entities when restarting round 2022-12-17 12:17:58 +01:00
gamemodes Reset teams when restarting round 2022-11-29 21:56:59 +01:00
alloc.h Remove dead code 2022-05-31 19:32:07 +02:00
ddracechat.cpp Add credits 2022-12-05 19:21:36 +01:00
ddracecommands.cpp Merge #6071 #6077 #6085 #6088 #6090 2022-12-05 16:12:05 +00:00
entity.cpp Huge variable naming format 2022-07-08 18:01:29 +02:00
entity.h Fix physics change by weak hook fix (fixes #5769) 2022-10-27 17:44:54 +02:00
eventhandler.cpp Huge variable naming format 2022-07-08 18:01:29 +02:00
eventhandler.h Huge variable naming format 2022-07-08 18:01:29 +02:00
gamecontext.cpp Use different variables for tiles indices 2022-12-17 12:17:59 +01:00
gamecontext.h Recreate all entities when restarting round 2022-12-17 12:17:58 +01:00
gamecontroller.cpp Pass x and y to OnEntity instead Pos 2022-12-17 12:17:58 +01:00
gamecontroller.h Pass x and y to OnEntity instead Pos 2022-12-17 12:17:58 +01:00
gameworld.cpp Recreate all entities when restarting round 2022-12-17 12:17:58 +01:00
gameworld.h Mark parameters as const when possible 2022-11-29 23:32:31 +01:00
player.cpp Use new ddnet.org domain 2022-08-30 10:09:06 +02:00
player.h Huge variable naming format 2022-07-08 18:01:29 +02:00
save.cpp Clarify save message on team member in '/spec' mode 2022-08-28 17:37:23 +02:00
save.h Fix misspellings 2022-10-25 13:51:56 -03:00
score.cpp Merge #6035 2022-12-05 20:00:07 +00:00
score.h Mark parameters as const when possible 2022-11-29 23:32:31 +01:00
scoreworker.cpp Fix updating teamranks 2022-12-10 00:51:16 +01:00
scoreworker.h Merge #6035 2022-12-05 20:00:07 +00:00
teams.cpp Swap times should be per player, not per team (fixes #6155) 2022-12-18 00:01:04 +01:00
teams.h Swap times should be per player, not per team (fixes #6155) 2022-12-18 00:01:04 +01:00
teehistorian.cpp Huge variable naming format 2022-07-08 18:01:29 +02:00
teehistorian.h Organize game-server includes 2022-06-17 20:32:56 +02:00
teeinfo.cpp Mark parameters as const when possible 2022-11-29 23:32:31 +01:00
teeinfo.h Mark parameters as const when possible 2022-11-29 23:32:31 +01:00