ddnet/src/game/server
2022-05-31 19:32:07 +02:00
..
entities Remove dead code 2022-05-31 19:32:07 +02:00
gamemodes Organize game-server includes 2022-05-29 21:24:43 +02:00
alloc.h Remove dead code 2022-05-31 19:32:07 +02:00
ddracechat.cpp Remove dead code 2022-05-31 19:32:07 +02:00
ddracecommands.cpp Organize game-server includes 2022-05-29 21:24:43 +02:00
entity.cpp Introduce and use constexpr CCharacterCore::PhysicalSize 2022-05-28 21:46:44 +03:00
entity.h server/entity: Add CCollision() getter 2022-05-28 21:46:07 +03:00
eventhandler.cpp Organize game-server includes 2022-05-29 21:24:43 +02:00
eventhandler.h Organize game-server includes 2022-05-29 21:24:43 +02:00
gamecontext.cpp Remove dead code 2022-05-31 19:32:07 +02:00
gamecontext.h Organize game-server includes 2022-05-29 21:24:43 +02:00
gamecontroller.cpp Organize game-server includes 2022-05-29 21:24:43 +02:00
gamecontroller.h Make spawn position independent of players in other teams 2022-02-06 00:01:50 +01:00
gameworld.cpp Add a set of Players that are attached to a Tee 2022-05-22 21:59:51 +02:00
gameworld.h Init m_pNextTraverseEntity 2022-02-09 15:26:50 +01:00
player.cpp Simplify chat check after rearranging player input 2022-05-21 21:40:11 +02:00
player.h Always apply last sent input 2022-05-21 21:34:30 +02:00
save.cpp fix swap does not swap no collision and no hook 2022-05-30 19:33:42 +02:00
save.h Remove unnecessary trailing semicolons after method declarations 2022-03-08 20:01:26 +01:00
score.cpp Organize game-server includes 2022-05-29 21:24:43 +02:00
score.h Organize game-server includes 2022-05-29 21:24:43 +02:00
scoreworker.cpp Always show /top local records 2022-03-28 20:20:23 -03:00
scoreworker.h Organize game-server includes 2022-05-29 21:24:43 +02:00
teams.cpp Organize game-server includes 2022-05-29 21:24:43 +02:00
teams.h Organize game-server includes 2022-05-29 21:24:43 +02:00
teehistorian.cpp Record player switch in teehistorian 2022-05-21 21:37:17 +02:00
teehistorian.h Organize game-server includes 2022-05-29 21:24:43 +02:00
teeinfo.cpp Fix variable names manually 2020-11-02 22:40:40 +01:00
teeinfo.h Run clang-format 2020-09-26 21:50:15 +02:00