ddnet/src/game
Dennis Felsing a598831361
Merge pull request #7190 from Robyt3/Browser-Layout-Overhaul
Overhaul server browser filter, details and friends tabs
2023-09-16 22:17:38 +00:00
..
client Merge pull request #7190 from Robyt3/Browser-Layout-Overhaul 2023-09-16 22:17:38 +00:00
editor Merge pull request #7185 from furo321/editor-use-pack-functions 2023-09-15 22:37:03 +00:00
server Merge pull request #7181 from furo321/color-vote 2023-09-16 10:40:15 +00:00
alloc.h Move alloc.h to game/ and use it in client/prediction/entity.h 2023-09-15 18:04:29 +03:00
collision.cpp Merge pull request #5398 from AssassinTee/feature/elasticity-tuning 2023-07-28 13:58:42 +00:00
collision.h Merge pull request #5398 from AssassinTee/feature/elasticity-tuning 2023-07-28 13:58:42 +00:00
ddracechat.h Add /unsolo and /undeep practice commands 2023-05-18 22:08:58 +03:00
ddracecommands.h Add unninja, solo and deep testing commands 2023-09-16 11:59:21 +02:00
gamecore.cpp CCharacterCore: Break the friendship with CCharacter 2023-09-15 18:04:29 +03:00
gamecore.h CCharacterCore: Break the friendship with CCharacter 2023-09-15 18:04:29 +03:00
layers.cpp Add default argument to CDataFileReader/IMap::GetItem 2023-05-14 16:39:46 +02:00
layers.h Parallax Zoom: use CMapItemGroupEx to store parallax value 2022-08-10 03:05:23 +01:00
localization.cpp Remove CLocConstString 2023-08-30 19:24:38 +02:00
localization.h Remove CLocConstString 2023-08-30 19:24:38 +02:00
mapbugs.cpp Fix more unsafe define 2022-06-29 23:52:03 +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 Add IsSwitchTile(Flags|Number|Delay)Used functions 2023-04-26 19:04:56 +02:00
mapitems.h Support loading CMapItemImage version 2 2023-07-16 12:46:34 +02:00
mapitems_ex.cpp Parallax Zoom: use CMapItemGroupEx to store parallax value 2022-08-10 03:05:23 +01:00
mapitems_ex.h Parallax Zoom: use CMapItemGroupEx to store parallax value 2022-08-10 03:05:23 +01:00
mapitems_ex_types.h Support bezier envelope curves in maps and editor 2023-07-16 12:46:34 +02:00
prng.cpp Huge variable naming format 2022-07-08 18:01:29 +02:00
prng.h Replace all usages of C standard headers with C++ headers 2023-03-01 19:26:51 +01:00
teamscore.cpp Remove unnecessary include in protocol, move definitions to cpp file 2023-01-03 14:10:58 +01:00
teamscore.h Remove unnecessary include in protocol, move definitions to cpp file 2023-01-03 14:10:58 +01:00
tuning.h implement tuning values for elasticity 2023-07-28 15:35:45 +02:00
variables.h Improve config variable descriptions, add missing descriptions 2023-08-30 20:07:11 +02:00
version.h.in CMake: Use DDNet_VERSION to construct DDNET_VERSION_NUMBER 2023-09-08 23:13:00 +03:00
voting.h Run clang-format 2020-09-26 21:50:15 +02:00