ddnet/src/game
heinrich5991 070504b5c8 Update ghost format to v6: Replace CRC with SHA256
To be friendly to other implementors of the format, the CRC field is now
zeroed out instead of completely gone.

Drop support for v2 and v3 of the ghost format, the ghost files should
have been automatically converted by the client already.
2020-10-14 17:08:58 +02:00
..
client Update ghost format to v6: Replace CRC with SHA256 2020-10-14 17:08:58 +02:00
editor Fix clang-analyzer-core.CallAndMessage 2020-10-14 15:45:47 +02:00
server Remove code for CRC in most places, except where needed for net compat 2020-10-14 17:08:58 +02: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 Fix clang-analyzer-security.FloatLoopCounter 2020-10-14 14:54:33 +02:00
collision.h Run clang-format 2020-09-26 21:50:15 +02:00
ddracecommands.h Reintroduce CMDFLAG_TEST 2020-10-11 16:27:28 +02:00
extrainfo.cpp Run clang-format 2020-09-26 21:50:15 +02:00
extrainfo.h Manual preparation for cleaner clang-format 2020-09-26 21:41:01 +02:00
gamecore.cpp CCharacterCore::Tick caused out of bounds 2020-10-11 16:37:03 +02:00
gamecore.h Run clang-format 2020-09-26 21:50:15 +02: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 Run clang-format 2020-09-26 21:50:15 +02:00
localization.h Run clang-format 2020-09-26 21:50:15 +02:00
mapbugs.cpp Remove code for CRC in most places, except where needed for net compat 2020-10-14 17:08:58 +02: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 clang-format: fix style 2020-09-14 16:00:51 +02:00
mapitems.h Use std::sort instead of bubble_sort 2020-10-08 08:00:01 +02: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 Run clang-format 2020-09-26 21:50:15 +02:00
prng.h Use check_header_guards script 2020-09-11 00:03:31 +02:00
teamscore.cpp Run clang-format 2020-09-26 21:50:15 +02:00
teamscore.h Run clang-format 2020-09-26 21:50:15 +02:00
tuning.h Run clang-format 2020-09-26 21:50:15 +02:00
variables.h Merge #3067 2020-10-11 14:54:03 +00:00
version.h Version 15.1.2 2020-10-12 15:13:22 +02:00
voting.h Run clang-format 2020-09-26 21:50:15 +02:00