ddnet/src/game/server
heinrich5991 34087e1a7b Only get double jump when falling onto a stopper
Another unintentional behavior change found by Zwelf.
2019-10-06 13:54:16 +02:00
..
entities Only get double jump when falling onto a stopper 2019-10-06 13:54:16 +02:00
gamemodes Fix all the header guards and adjust the script a little 2018-07-06 16:11:38 +02:00
score Merge #1909 2019-09-15 13:30:48 +00:00
ddracechat.cpp Add a few contributors 2019-08-01 18:36:21 +02:00
ddracechat.h Command completion for /times, /points and /top5points 2019-03-29 14:39:48 +01:00
ddracecommands.cpp Fix namings 2019-08-05 14:45:04 +02: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 Handle 0 star random map votes 2019-08-27 18:33:37 +02:00
gamecontext.h Remove useless votemute struct 2019-09-04 21:21:40 +02:00
gamecontroller.cpp Add new flag, Fix #1807 2019-07-19 12:28:08 +03:00
gamecontroller.h Remove unused vanilla code (closed #1658) 2019-04-24 22:36:47 +02:00
gameworld.cpp Add strong/weak id to ddnetcharacter 2019-05-02 00:34:20 +02:00
gameworld.h Merge ddrace64 from eeeeee 2013-12-31 06:13:57 +01:00
player.cpp Merge #1878 #1903 2019-09-15 13:41:19 +00:00
player.h respawn is now instant, but rate limited to 3 sec unless player clicks mouse1 2019-06-07 02:44:19 -07:00
save.cpp fix the telegun save 2019-08-19 10:35:37 +02:00
save.h Merge #1878 #1903 2019-09-15 13:41:19 +00:00
score.h Fix race condition in /map (untested) 2019-06-25 21:03:20 +02:00
teams.cpp Force spawn order of teams. Fix #1828 2019-07-18 18:35:51 +03:00
teams.h Make timestamp consistent in scores 2019-04-02 20:18:40 +02:00
teehistorian.cpp Use unsigned integers for colors 2019-05-15 18:05:19 +02:00
teehistorian.h Remove /modhelp (fixes #1401) 2018-12-12 10:05:44 +01:00