ddnet/src/game
heinrich5991 f31e081bd4 Remove all checking for the gametype in the game
OK, maybe not actually remove because it is kept for fallback when the
new method isn't available.

The whole gametype parsing business had the same downsides as user agent
parsing on the web, hence I removed it while keeping behavior the same.

This allows servers to explicitly opt in or out of certain bug
workarounds and other client behavior. This increases the complexity of
different configurations that are available in the client (which is a
bad thing).
2019-06-14 00:28:59 +02:00
..
client Remove all checking for the gametype in the game 2019-06-14 00:28:59 +02:00
editor Add missing letter to explanations 2019-06-02 18:01:28 +02:00
server Remove all checking for the gametype in the game 2019-06-14 00:28:59 +02:00
collision.cpp Explain game tiles and entities in editor (fixes #1600) 2019-04-08 19:39:56 +02:00
collision.h Revert "Rewrite stopper code a bit" 2018-08-24 09:34:54 +02:00
ddracecommands.h add vote_mutes 2019-03-19 20:25:21 +01:00
extrainfo.cpp Rerevert #1187 2019-05-21 10:51:43 +02:00
extrainfo.h Rerevert #1187 2019-05-21 10:51:43 +02:00
gamecore.cpp Merge #1663 2019-04-27 08:53:38 +00:00
gamecore.h Merge #1663 2019-04-27 08:53:38 +00:00
layers.cpp removed unused Dest function for layers 2017-07-28 14:43:03 +02:00
layers.h removed unused Dest function for layers 2017-07-28 14:43:03 +02:00
localization.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
localization.h Enable -Wextra and -Wformat=2 2017-07-27 20:38:17 +02:00
mapbugs.cpp Also use sha256 for the mapbugs stuff 2018-08-19 12:12:11 +02:00
mapbugs.h Also use sha256 for the mapbugs stuff 2018-08-19 12:12:11 +02:00
mapbugs_list.h Revert "Add mapbug "stoppers-passthrough@ddnet.tw"" 2018-08-22 08:33:21 +02:00
mapitems.cpp Validate game layer hookthrough shortcut 2019-04-02 22:55:12 +02:00
mapitems.h Explain game tiles and entities in editor (fixes #1600) 2019-04-08 19:39:56 +02:00
mapitems_ex.cpp Add support for extra map items in datafiles 2018-10-08 23:05:56 +02:00
mapitems_ex.h Save automapper config as external-typed mapitem 2018-10-09 13:17:05 +03:00
mapitems_ex_types.h Save automapper config as external-typed mapitem 2018-10-09 13:17:05 +03:00
teamscore.cpp Fix number 100000 for this 2015-02-28 01:18:35 +01:00
teamscore.h make the client aware of other players solo status 2019-04-12 16:16:21 +02:00
tuning.h Fix all the header guards and adjust the script a little 2018-07-06 16:11:38 +02:00
variables.h Merge pull request #1733 from Learath2/dd_pr_colorsigned 2019-06-11 12:26:28 +02:00
version.h Version 12.5 2019-06-12 15:42:44 +02:00
voting.h Fix: team 0 doesn't count players 2013-08-01 22:27:19 +02:00