ddnet/src/game
2021-12-20 10:54:46 +01:00
..
client Add cl_run_on_join to set command to execute when joining a server 2021-12-20 00:43:49 +01:00
editor Use temporary file when saving editor file (fixes #4476) 2021-12-20 10:54:46 +01:00
server Get rid of useless semicolon in SQL queries 2021-12-20 00:50:59 +01:00
bezier.cpp Run clang-format 2020-09-26 21:50:15 +02:00
bezier.h Run clang-format 2020-09-26 21:50:15 +02:00
collision.cpp Rename IsSwitch to GetSwitchType 2021-12-19 12:10:03 +01:00
collision.h Rename IsSwitch to GetSwitchType 2021-12-19 12:10:03 +01:00
ddracechat.h Merge pull request #5 from ddnet/master 2021-03-17 19:07:18 +02:00
ddracecommands.h Implement unmuteid, make it clearer that unmute uses ID from mutes 2021-12-18 11:28:54 +01:00
gamecore.cpp Populate jetpack field properly 2021-08-08 13:36:25 +03:00
gamecore.h Respect tunezone for characters 2021-05-13 00:57:50 +08:00
layers.cpp Run clang-format 2020-09-26 21:50:15 +02:00
layers.h Run clang-format 2020-09-26 21:50:15 +02:00
localization.cpp Skip the UTF-8 BOM on all read text files 2021-12-17 22:07:01 +01:00
localization.h Run clang-format 2020-09-26 21:50:15 +02:00
mapbugs.cpp Fix variable names manually 2020-11-02 22:40:40 +01:00
mapbugs.h Remove code for CRC in most places, except where needed for net compat 2020-10-14 17:08:58 +02:00
mapbugs_list.h Revert "Add mapbug "stoppers-passthrough@ddnet.tw"" 2018-08-22 08:33:21 +02:00
mapitems.cpp Merge #3586 #3587 2021-02-01 20:49:35 +00:00
mapitems.h SUBSTRACT -> SUBTRACT 2021-02-01 14:55:26 +01:00
mapitems_ex.cpp Run clang-format 2020-09-26 21:50:15 +02:00
mapitems_ex.h Run clang-format 2020-09-26 21:50:15 +02:00
mapitems_ex_types.h Run clang-format 2020-09-26 21:50:15 +02:00
prng.cpp uint64 -> uint64_t, int64 -> int64_t 2021-06-24 17:19:17 +02:00
prng.h uint64 -> uint64_t, int64 -> int64_t 2021-06-24 17:19:17 +02:00
teamscore.cpp Run clang-format 2020-09-26 21:50:15 +02:00
teamscore.h Fix some more undefined behavior with super (fixes #4412) 2021-11-29 17:12:50 +01:00
tuning.h Add hammer_hit_fire_delay tune 2021-05-01 16:36:12 +02:00
variables.h Support cl_video_show_direction 2 2021-12-17 10:10:03 +01:00
version.h Version 15.7 2021-11-25 23:51:05 +01:00
voting.h Run clang-format 2020-09-26 21:50:15 +02:00