ddnet/src/game/server
Robert Müller 6df1d251d7
Merge pull request #7947 from ChillerDragon/pr_coll_tele
Move tele vector init from gamecontroller to collision
2024-03-14 17:02:09 +00:00
..
entities Merge pull request #7947 from ChillerDragon/pr_coll_tele 2024-03-14 17:02:09 +00:00
gamemodes Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
ddracechat.cpp Merge pull request #8085 from dobrykafe/pr-timecp 2024-03-11 07:34:54 +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 Document usage of ~ for /tpxy in help text. 2024-03-10 21:44:40 +01:00
gamecontext.h Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01: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 Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
save.h Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
score.cpp improve /timecp chat command 2024-03-11 00:36:07 +01: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 Merge pull request #8019 from heinrich5991/pr_ddnet_rename_variables 2024-03-05 16:06:58 +00:00
teams.h Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01: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