ddnet/src/game
Robert Müller 8482e9475c Show warning popup when map image/sound cannot be loaded
Show a warning popup when a map image or sound cannot be loaded for any reason. Only one generic warning popup is shown for images and sounds individually.
2023-10-31 21:21:09 +01:00
..
client Show warning popup when map image/sound cannot be loaded 2023-10-31 21:21:09 +01:00
editor Merge pull request #7390 from Patiga/remove-parallax-zoom-from-map 2023-10-29 23:11:32 +00:00
server Merge pull request #7396 from BurnyLlama/add-underline_top_five 2023-10-30 23:10:50 +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 /lasttp 2023-09-21 21:02:55 +02:00
ddracecommands.h Add missing descriptions of commands. 2023-09-24 23:21:10 +02:00
gamecore.cpp Fix dead reckoning 2023-09-24 18:14:09 +02:00
gamecore.h CCharacterCore: Break the friendship with CCharacter 2023-09-15 18:04:29 +03:00
layers.cpp Remove Parallax Zoom from map file 2023-10-29 23:43:19 +01:00
layers.h Remove Parallax Zoom from map file 2023-10-29 23:43:19 +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 Remove obsolete clang-tidy NOLINT comments 2023-10-11 17:22:59 +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 Fix client crash on maps with invalid image and sound indices 2023-10-29 17:55:20 +01:00
mapitems_ex.cpp Remove Parallax Zoom from map file 2023-10-29 23:43:19 +01:00
mapitems_ex.h Remove Parallax Zoom from map file 2023-10-29 23:43:19 +01:00
mapitems_ex_types.h Remove Parallax Zoom from map file 2023-10-29 23:43:19 +01: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 disable by default 2023-10-03 23:04:56 +02:00
version.h Version 17.3 2023-09-23 15:28:55 +02:00
voting.h Run clang-format 2020-09-26 21:50:15 +02:00