ddnet/src/game/server
2023-09-30 01:29:33 +02:00
..
entities Fix the fix to dead reckoning 2023-09-30 01:29:33 +02:00
gamemodes try to fix broken score 2023-05-16 16:42:08 +02:00
ddracechat.cpp Merge pull request #7227 from furo321/swap-without-name 2023-09-22 14:33:48 +00:00
ddracecommands.cpp QoL ; Made it so f2 cmd 'tele' resets speed and unfreezes the tee upon teleporting 2023-09-29 14:53:24 +02: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 rewrite int64_t to CClientMask 2023-01-24 09:27:29 +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 format of votes 2023-09-26 12:13:49 +02:00
gamecontext.h Add votes command to rcon 2023-09-26 02:24:00 +02:00
gamecontroller.cpp Remove remains of dbg_stress from server 2023-09-28 20:14:23 +02:00
gamecontroller.h Cleanup declarations 2023-08-15 19:02:17 +03:00
gameworld.cpp Server: Use the tuning params via GameWorld (like in prediction) 2023-09-15 18:04:29 +03:00
gameworld.h Server: Use the tuning params via GameWorld (like in prediction) 2023-09-15 18:04:29 +03:00
player.cpp Expire server info when changing m_Afk 2023-09-27 12:12:12 +02:00
player.h Move alloc.h to game/ and use it in client/prediction/entity.h 2023-09-15 18:04:29 +03:00
save.cpp CCoreCharacter: Add and use HookedPlayer() 2023-09-15 18:04:23 +03:00
save.h Remove projectiles on save and load 2023-01-03 23:38:58 +01:00
score.cpp Merge #6226 #6230 2023-01-04 18:03:11 +00:00
score.h Fix scoreboard showing wrong best time 2022-12-31 12:36:03 +01:00
scoreworker.cpp Fix typos 2023-09-05 22:32:09 +03:00
scoreworker.h fix CScorePlayerResult for visual c++ compiler 2023-08-25 18:17:01 +02:00
teams.cpp Fix everyones swap getting reset when someone swaps 2023-09-17 13:49:52 +02:00
teams.h Bring Team logic into teams.cpp 2023-04-02 21:40:39 -04:00
teehistorian.cpp teehistorian: Omit "prev_game_uuid" instead of setting it to null 2023-08-27 16:11:45 +02: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