ddnet/src/game/server
Dennis Felsing 6f3d261b73
Merge pull request #1441 from trml/pr_sync_weapon_input
Sync weapon input with other input
2019-02-14 10:27:52 +01:00
..
entities fix laser/rifle bonce delay, when server time(server ticks) are high, caused by unprecise floating point arithmetic 2018-12-07 11:06:44 +01:00
gamemodes Fix all the header guards and adjust the script a little 2018-07-06 16:11:38 +02:00
score Fix saves sql insert format for file fallback 2018-12-30 00:31:29 +01:00
ddracechat.cpp Remove use of strtok 2019-02-11 18:53:30 +01:00
ddracechat.h Remove /modhelp (fixes #1401) 2018-12-12 10:05:44 +01:00
ddracecommands.cpp Make teleporting to where you look at convenient 2019-02-09 19:32:45 +01:00
entity.cpp another style fix 2018-07-16 18:57:33 +02:00
entity.h remove unused telegun function 2018-07-15 10:22:04 +02:00
eventhandler.cpp Fix various broadcasting issues: 2014-01-12 15:56:16 +01:00
eventhandler.h Use <stdint.h> instead of <cstdint> 2018-06-24 17:00:21 +02:00
gamecontext.cpp Merge pull request #1441 from trml/pr_sync_weapon_input 2019-02-14 10:27:52 +01:00
gamecontext.h Merge pull request #1441 from trml/pr_sync_weapon_input 2019-02-14 10:27:52 +01:00
gamecontroller.cpp Fix typo 2018-02-07 16:10:40 +08:00
gamecontroller.h Use <stdint.h> instead of <cstdint> 2018-06-24 17:00:21 +02:00
gameworld.cpp Rework pause. Fixes force_pause 2017-04-09 00:20:41 +02:00
gameworld.h Merge ddrace64 from eeeeee 2013-12-31 06:13:57 +01:00
player.cpp Remove nesting 2019-02-11 22:25:51 +01:00
player.h Sync weapon input with other inputs 2019-01-29 20:58:25 +01:00
save.cpp Sneaky code (TODO: Also mark 708?) 2018-12-17 14:55:58 +01:00
save.h Sneaky code (TODO: Also mark 708?) 2018-12-17 14:55:58 +01:00
score.h Sneaky code (TODO: Also mark 708?) 2018-12-17 14:55:58 +01:00
teams.cpp Fix crash 2019-01-10 21:11:23 +01:00
teams.h Fix potential inconsistencies in rank/teamrank 2019-01-10 09:32:23 +01:00
teehistorian.cpp Remove /modhelp (fixes #1401) 2018-12-12 10:05:44 +01:00
teehistorian.h Remove /modhelp (fixes #1401) 2018-12-12 10:05:44 +01:00