ddnet/src/game/server
hhh26459 ef2dd39cf5
typo in gamecontext.cpp
specators...
2021-01-06 18:16:30 +01:00
..
entities Add (un)endless_hook command 2020-12-26 23:09:38 +01:00
gamemodes Synchronize database thread via atomic_bool instead of use_count from shared pointer 2020-12-08 18:11:00 +01:00
ddracechat.cpp Add /top5team s?i command to show all team ranks of a player 2020-12-10 13:44:11 +01:00
ddracechat.h Add /top5team s?i command to show all team ranks of a player 2020-12-10 13:44:11 +01:00
ddracecommands.cpp Add (un)endless_hook command 2020-12-26 23:09:38 +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 typo in gamecontext.cpp 2021-01-06 18:16:30 +01:00
gamecontext.h Add (un)endless_hook command 2020-12-26 23:09:38 +01: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 Fix server crash with too many items (fixes #3477) 2021-01-05 19:09:29 +01:00
player.h Consider as not-afk on emoticon, chat, vote, 2020-10-07 23:24:50 +02:00
save.cpp Fix use of uninitialized variable during /load of old saves 2020-12-28 18:02:43 +01:00
save.h Run clang-format 2020-09-26 21:50:15 +02:00
score.cpp Add /top5team s?i command to show all team ranks of a player 2020-12-10 13:44:11 +01:00
score.h Add /top5team s?i command to show all team ranks of a player 2020-12-10 13:44:11 +01:00
teams.cpp Synchronize database thread via atomic_bool instead of use_count from shared pointer 2020-12-08 18:11:00 +01:00
teams.h Merge pull request #3382 from Zwelf/pr-fix-race-condition 2020-12-04 11:48:14 +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