ddnet/src/game/server
Robert Müller be9411b262
Merge pull request #8031 from dobrykafe/pr-emotional-tees
fix incorrect usage of `SvEmotionalTees`
2024-02-29 16:06:43 +00:00
..
entities add team-lock indicator to hud 2024-02-05 02:26:48 +01:00
gamemodes expire team invites on player disconnect 2024-02-15 21:37:51 +01:00
ddracechat.cpp make chat command arguments case-insensitive when possible 2024-02-29 01:17:11 +01:00
ddracecommands.cpp Unfreeze on rcon undeep 2024-02-19 17:45:30 +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 fix incorrect usage of SvEmotionalTees 2024-02-29 16:47:58 +01:00
gamecontext.h Add /solo and /deep as practice commands 2024-02-12 17:17:55 +01:00
gamecontroller.cpp Show kill messages also for sixup clients 2024-02-08 20:30:31 +01: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