ddnet/src/game/server
Dennis Felsing 1adae02291
Merge pull request #8199 from dobrykafe/pr-team0mode-fix
Prevent enabling `/team0mode` while practice mode is active
2024-04-11 16:45:22 +00:00
..
entities Address reviewer comment 2024-04-07 16:41:21 +08:00
gamemodes change /mode -> /flock 2024-04-07 16:39:27 +08:00
ddracechat.cpp Merge pull request #8199 from dobrykafe/pr-team0mode-fix 2024-04-11 16:45:22 +00:00
ddracecommands.cpp Make tele getters const 2024-03-14 08:50:35 +08:00
entity.cpp Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
entity.h Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
eventhandler.cpp Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
eventhandler.h Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
gamecontext.cpp Fix typo in /team0mode description 2024-04-08 17:01:15 +02:00
gamecontext.h Rename /flock to /team0mode 2024-04-07 18:48:39 +02:00
gamecontroller.cpp Make tele getters const 2024-03-14 08:50:35 +08:00
gamecontroller.h Move tele vector init from gamecontroller to collision 2024-03-14 08:46:22 +08:00
gameworld.cpp Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
gameworld.h Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
player.cpp improve /timecp chat command 2024-03-11 00:36:07 +01:00
player.h Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
save.cpp change /mode -> /flock 2024-04-07 16:39:27 +08:00
save.h Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
score.cpp change /mode -> /flock 2024-04-07 16:39:27 +08:00
score.h improve /timecp chat command 2024-03-11 00:36:07 +01:00
scoreworker.cpp improve /timecp chat command 2024-03-11 00:36:07 +01:00
scoreworker.h improve /timecp chat command 2024-03-11 00:36:07 +01:00
teams.cpp change /mode -> /flock 2024-04-07 16:39:27 +08:00
teams.h change /mode -> /flock 2024-04-07 16:39:27 +08:00
teehistorian.cpp Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
teehistorian.h Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
teeinfo.cpp Add validation for StrToInts and IntsToStr 2024-03-10 12:49:56 +01:00
teeinfo.h Fix client crash due to truncated skin name 2024-03-03 18:18:49 +01:00