ddnet/src/game
def 8174dfa779 Editor: Support up/down keys to switch layers
Also with shift to add layers

As suggested by Lady Saavik
2020-08-08 12:06:17 +02:00
..
client Fix utf8 handling in str_truncate (fixes #2533) 2020-08-02 18:32:42 +02:00
editor Editor: Support up/down keys to switch layers 2020-08-08 12:06:17 +02:00
server Fix more sixup vote issues 2020-08-04 20:14:37 +03: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 Fix compiler warning in stoppers without changing physics 2020-07-11 11:38:29 +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 Localization: Print line number where failure occured 2020-06-26 18:42:56 +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 Add Entites off sign to front layer (fixes #2261) 2020-06-14 16:01:32 +02:00
mapitems.h Rename rifle to laser 2019-11-22 15:37:18 +01: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 the PCG-XSH-RR PRNG instead 2020-05-26 10:59:49 +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 Merge branch 'master' of https://github.com/ddnet/ddnet 2020-07-16 21:07:04 +08:00
version.h Version 14.2 2020-07-10 08:32:12 +02:00
voting.h Fix: team 0 doesn't count players 2013-08-01 22:27:19 +02:00