ddnet/src/game/server
2024-02-06 15:35:23 +01:00
..
entities add team-lock indicator to hud 2024-02-05 02:26:48 +01:00
gamemodes Move m_pLoadBestTimeResult to IGameController 2023-11-19 16:23:17 +01:00
ddracechat.cpp Fixed a bug with /tpxy where the parameters didn't take floats or negative numbers 2024-02-06 15:28:33 +01:00
ddracecommands.cpp Character: Incapsulate m_MoveRestrictions and m_Core 2024-01-21 20:59:50 +03: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 Change i[x] i[y] to f[x] f[y] 2024-02-06 15:35:23 +01:00
gamecontext.h Remove hard-coded commands from client-side 2024-02-04 13:16:04 +01: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 Character: Incapsulate m_MoveRestrictions and m_Core 2024-01-21 20:59:50 +03: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 Don't print the team cannot finish anymore message when team is already in practice 2024-01-31 00:47:19 +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 TeeInfo: Fix blue and limekitty eyes and feet 0.6 -> 0.7 mapping 2024-01-27 02:00:16 +03:00
teeinfo.h Mark parameters as const when possible 2022-11-29 23:32:31 +01:00