ddnet/src/game/server
2020-12-02 11:37:55 +01:00
..
entities Merge #3340 2020-11-28 17:06:25 +00:00
gamemodes Run clang-format 2020-09-26 21:50:15 +02:00
ddracechat.cpp Found some more times with mins, use hours for consistency 2020-11-14 00:22:21 +01:00
ddracechat.h Run clang-format 2020-09-26 21:50:15 +02:00
ddracecommands.cpp Kick-voting someone from team doesn't kill locked team (fixes #3207) 2020-11-03 08:37:56 +01:00
entity.cpp Run clang-format 2020-09-26 21:50:15 +02:00
entity.h Enable most clang-tidy misc-* checks 2020-11-05 12:03:14 +01:00
eventhandler.cpp Run clang-format 2020-09-26 21:50:15 +02:00
eventhandler.h Run clang-format 2020-09-26 21:50:15 +02:00
gamecontext.cpp Merge #3315 2020-11-30 15:46:25 +00:00
gamecontext.h Add add_map_votes command for easier local map testing 2020-10-18 00:06:43 +02:00
gamecontroller.cpp Fix spawnpoints calculation 2020-11-08 03:42:35 +01:00
gamecontroller.h Run clang-format 2020-09-26 21:50:15 +02:00
gameworld.cpp Fix variable names manually 2020-11-02 22:40:40 +01:00
gameworld.h Run clang-format 2020-09-26 21:50:15 +02:00
player.cpp Check for m_pCharacter before accessing it (fixes #3372) 2020-12-02 11:37:55 +01:00
player.h Consider as not-afk on emoticon, chat, vote, 2020-10-07 23:24:50 +02:00
save.cpp Fix grammar mistake 2020-10-19 15:23:48 +02:00
save.h Run clang-format 2020-09-26 21:50:15 +02:00
score.cpp Create fallback wordlist in sourcecode (fixes #3206) 2020-11-03 17:01:16 +01:00
score.h Enable clang-tidy performance-* checks 2020-11-05 11:34:20 +01:00
teams.cpp Finish chat msg: Add comment 2020-10-18 17:57:27 +02:00
teams.h Check finish of team after player joins spectators 2020-11-28 20:59:51 +01:00
teehistorian.cpp Fix variable names manually 2020-11-02 22:40:40 +01:00
teehistorian.h Run clang-format 2020-09-26 21:50:15 +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