ddnet/src/game/server
def bdfb8bb06e Fix dragger being shown (fixes #3414)
Still doesn't seem to work with different team and /showothers 1, but
maybe that has always been the case
2020-12-19 11:30:56 +01:00
..
entities Fix dragger being shown (fixes #3414) 2020-12-19 11:30:56 +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 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 Synchronize database thread via atomic_bool instead of use_count from shared pointer 2020-12-08 18:11:00 +01: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 Synchronize database thread via atomic_bool instead of use_count from shared pointer 2020-12-08 18:11:00 +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 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