ddnet/src/game/server
2022-10-27 17:44:54 +02:00
..
entities Fix physics change by weak hook fix (fixes #5769) 2022-10-27 17:44:54 +02:00
gamemodes Renamed some time checkpoint related variables. 2022-07-06 15:13:55 +02:00
alloc.h Remove dead code 2022-05-31 19:32:07 +02:00
ddracechat.cpp Huge variable naming format 2022-07-08 18:01:29 +02:00
ddracecommands.cpp Remove even more redundant variables to avoid inconsistent states. Fix another swap bug. 2022-07-11 13:39:52 +02: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 Encapsulate CTuningParams::ms_apNames with CTuningParams::Name 2022-08-11 10:07:45 +02:00
gamecontext.h Rename tune_dump to tunes, improve descriptions 2022-08-11 09:48:41 +02:00
gamecontroller.cpp Merge #5642 2022-08-09 13:59:21 +00:00
gamecontroller.h Make spawn position independent of players in other teams 2022-02-06 00:01:50 +01:00
gameworld.cpp Fix physics change by weak hook fix (fixes #5769) 2022-10-27 17:44:54 +02:00
gameworld.h Organize game-server includes 2022-06-17 20:32:56 +02:00
player.cpp Move and extend GetClientVersion to remove many version.h includes 2022-07-31 23:21:10 +02:00
player.h Huge variable naming format 2022-07-08 18:01:29 +02:00
save.cpp Rename "NoSomething" to "SomethingDisabled" 2022-07-11 13:40:01 +02:00
save.h Rename "NoSomething" to "SomethingDisabled" 2022-07-11 13:40:01 +02:00
score.cpp Huge variable naming format 2022-07-08 18:01:29 +02:00
score.h Renamed some time checkpoint related variables. 2022-07-06 15:13:55 +02:00
scoreworker.cpp Huge variable naming format 2022-07-08 18:01:29 +02:00
scoreworker.h Replaced magic number with MAX_CHECKPOINTS 2022-07-08 18:01:33 +02:00
teams.cpp Fix shift with negative exponent in TeamMask 2022-07-22 16:42:56 +02:00
teams.h Huge variable naming format 2022-07-08 18:01:29 +02: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 Huge variable naming format 2022-07-08 18:01:29 +02:00
teeinfo.h Huge variable naming format 2022-07-08 18:01:29 +02:00