ddnet/src/game
bors[bot] 7000987ff5
Merge #2884
2884: Add scrollbar to auto rules list, fixes #2514 r=def- a=edg-l

![image](https://user-images.githubusercontent.com/15859336/93710826-afde7e80-fb49-11ea-9754-c44c79d5ff94.png)

It doesn't show a scrollbar when there aren't more than 5 rules.

Co-authored-by: Edgar <git@edgarluque.com>
2020-09-24 17:01:19 +00:00
..
client Make sure turning dyncam off in settings works 2020-09-24 18:27:31 +02:00
editor Merge #2884 2020-09-24 17:01:19 +00:00
server automatically kick k-client (#2912) 2020-09-23 16:52:50 +02:00
bezier.cpp Add smoothing of camera zoom using a cubic polynomial 2020-07-01 00:19:17 +02:00
bezier.h Add smoothing of camera zoom using a cubic polynomial 2020-07-01 00:19:17 +02:00
collision.cpp clang-format: fix style 2020-09-14 16:00:51 +02:00
collision.h Add support for dynamically loading an antibot module 2020-03-11 01:58:50 +01:00
ddracecommands.h Fix grammar in ungrenade description (Thanks to Pipou) 2020-05-28 23:00:27 +02: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 Use a consistent PRNG on all platforms 2020-05-25 15:19:29 +02:00
gamecore.h Disable -Wstringop-overflow warning in IntsToStr 2020-06-23 10:35:41 +02: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 Implement context for translations (largely taken from Teeworlds) 2020-09-15 10:30:49 +02:00
localization.h Implement context for translations (largely taken from Teeworlds) 2020-09-15 10:30:49 +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 clang-format: fix style 2020-09-14 16:00:51 +02:00
mapitems.h clang-format: fix style 2020-09-14 16:00:51 +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
prng.cpp Don't use %ll format 2020-06-29 13:57:08 +02:00
prng.h Use check_header_guards script 2020-09-11 00:03:31 +02:00
teamscore.cpp Moved include from teamscore.h to teamscore.cpp 2020-07-02 22:11:43 +02:00
teamscore.h Moved include from teamscore.h to teamscore.cpp 2020-07-02 22:11:43 +02:00
tuning.h Mark unused tunes as such 2020-06-17 13:39:54 +03:00
variables.h clang-format fix 2020-09-20 02:24:51 +02:00
version.h Allow specifying -DGAME_RELEASE_VERSION 2020-09-24 12:20:38 +02:00
voting.h Fix: team 0 doesn't count players 2013-08-01 22:27:19 +02:00