ddnet/src/game/server
Dennis Felsing 28cd6ad2a5 Fix style
2024-01-17 00:49:32 +01:00
..
entities Fix players on 0.7 becoming invisible when m_HookTick is negative. 2023-12-29 22:39:42 +01:00
gamemodes Move m_pLoadBestTimeResult to IGameController 2023-11-19 16:23:17 +01:00
ddracechat.cpp Fix style 2024-01-17 00:49:32 +01:00
ddracecommands.cpp Move tele cursor behaviour to /tc and /telecursor 2023-11-30 22:34:36 +01:00
entity.cpp Huge variable naming format 2022-07-08 18:01:29 +02:00
entity.h Server: Use the tuning params via GameWorld (like in prediction) 2023-09-15 18:04:29 +03:00
eventhandler.cpp Explicitly set all 0.7 dmg event fields 2024-01-02 13:40:13 +01:00
eventhandler.h Replace all usages of C standard headers with C++ headers 2023-03-01 19:26:51 +01:00
gamecontext.cpp Increment m_SentSnaps inside of FakeSnap() 2024-01-06 16:02:43 +01:00
gamecontext.h Divide /tp into /tpxy and /tpto 2024-01-16 20:04:39 +03:00
gamecontroller.cpp Merge pull request #7602 from ChillerDragon/pr_create_switcherscontroller 2023-12-13 22:10:49 +00:00
gamecontroller.h report ddrace team to master 2023-12-20 16:09:10 +01:00
gameworld.cpp Remove unused members 2023-11-19 17:36:16 +01:00
gameworld.h Server: Use the tuning params via GameWorld (like in prediction) 2023-09-15 18:04:29 +03:00
player.cpp Merge pull request #7794 from ChillerDragon/pr_master_team_change 2024-01-15 15:36:46 +00:00
player.h actually fix happy ddnet message 2024-01-04 18:36:32 +01:00
save.cpp Fix readability-make-member-function-const 2023-12-14 23:38:03 +01:00
save.h Fix readability-make-member-function-const 2023-12-14 23:38:03 +01:00
score.cpp Replace IConsole::m_Cheated variable with Cheated getter 2023-11-25 11:43:42 +01:00
score.h Fix scoreboard showing wrong best time 2022-12-31 12:36:03 +01:00
scoreworker.cpp Added back underline for sv_regional_rankings 0. 2023-10-30 22:40:04 +01:00
scoreworker.h Delay server race demo ending by 1 second. 2023-10-30 03:32:50 +01:00
teams.cpp Use 0.7 translation layer for Sv_RaceFinish netmessage. 2023-12-29 08:33:36 +01:00
teams.h Bring Team logic into teams.cpp 2023-04-02 21:40:39 -04:00
teehistorian.cpp Remove #include <system.h> from one more header 2023-12-12 00:44:46 +01:00
teehistorian.h Record previous game ID in teehistorian 2023-08-27 16:11:45 +02:00
teeinfo.cpp Mark parameters as const when possible 2022-11-29 23:32:31 +01:00
teeinfo.h Mark parameters as const when possible 2022-11-29 23:32:31 +01:00