ddnet/src
bors[bot] dfe3bb44cb
Merge #3139
3139: Use NUM_DUMMYS for dummy array length r=def- a=ChillerDragon

Should make code more readable by explaining that the array is used for dummy. Also makes modders life easier if there is a need to scale up dummy count.

I left out two places that do not include client.h

3be8a592e5/src/game/client/prediction/gameworld.h (L92)

3be8a592e5/src/game/gamecore.h (L212)

Moving the enum to protocol.h for example is probably not nice.

Co-authored-by: ChillerDrgon <ChillerDragon@gmail.com>
2020-10-19 16:37:22 +00:00
..
antibot Run clang-format 2020-09-26 21:50:15 +02:00
base Fix clang-analyzer-core.UndefinedBinaryOperatorResult 2020-10-14 15:45:47 +02:00
engine Merge #3139 2020-10-19 16:37:22 +00:00
game Merge #3139 2020-10-19 16:37:22 +00:00
mastersrv Run clang-format 2020-09-26 21:50:15 +02:00
osx Fix Mac OS X notifications linking 2020-04-30 21:30:21 +02:00
osxlaunch Streamline platform client 2020-03-28 02:20:16 +03:00
steam Run clang-format 2020-09-26 21:50:15 +02:00
test Remove code for CRC in most places, except where needed for net compat 2020-10-14 17:08:58 +02:00
tools Fix clang-analyzer-core.UndefinedBinaryOperatorResult 2020-10-14 15:45:47 +02:00
twping Run clang-format 2020-09-26 21:50:15 +02:00