ddnet/src/game/server
12pm 34c99f5944 Don't enforce own votes when moderating
It's counterintuitive, and hence way too risky
2019-03-21 02:57:22 +01:00
..
entities Only print team join message when not in team already (fixes #1524) 2019-03-20 14:01:32 +01:00
gamemodes Fix all the header guards and adjust the script a little 2018-07-06 16:11:38 +02:00
score More error checking in system.c (fixes #1317) 2019-03-19 23:16:29 +01:00
ddracechat.cpp Simplify some server messages 2019-02-27 19:46:01 +01:00
ddracechat.h Remove /modhelp (fixes #1401) 2018-12-12 10:05:44 +01:00
ddracecommands.cpp fix formatting 2019-03-19 20:32:01 +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 Don't enforce own votes when moderating 2019-03-21 02:57:22 +01:00
gamecontext.h add vote_mutes 2019-03-19 20:25:21 +01:00
gamecontroller.cpp Add colors for authed players. Deprecates #1299 2019-03-02 13:50:33 +03: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 Add colors for authed players. Deprecates #1299 2019-03-02 13:50:33 +03: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