ddnet/src/game
def 9dc6a1c1c2 Remove Quality Textures & Texture Compression from graphics menu (fixes #2676)
Since people just randomly click it and then complain about bad looking
graphics
2020-08-31 13:25:16 +02:00
..
client Remove Quality Textures & Texture Compression from graphics menu (fixes #2676) 2020-08-31 13:25:16 +02:00
editor Fix leak when loading map in editor (fixes #2573) 2020-08-17 00:09:07 +02:00
server Merge pull request #2663 from def-/pr-duplicate-db 2020-08-29 15:02:46 +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 Optimization: Don't calculate with too small fraction 2020-08-13 13:15:59 +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 #2615 2020-08-25 15:23:42 +00:00
version.h Version 14.5.1 2020-08-26 20:04:25 +02:00
voting.h Fix: team 0 doesn't count players 2013-08-01 22:27:19 +02:00