ddnet/src/game
Dennis Felsing 89474ae2b0
Merge pull request #9041 from bencie/tee-hover-tooltip
Show skin name as tooltip in friendlist and serverinfo
2024-09-26 01:42:00 +00:00
..
client Merge pull request #9041 from bencie/tee-hover-tooltip 2024-09-26 01:42:00 +00:00
editor Merge pull request #9031 from ChillerDragon/pr_cfg_layer_selector 2024-09-25 09:02:15 +00:00
server Merge pull request #8971 from Robyt3/Client-Color-Config-Handling 2024-09-19 13:46:11 +00:00
alloc.h Remove most clang-tidy parameter name exceptions 2024-09-22 15:47:31 +02:00
collision.cpp Remove most clang-tidy parameter name exceptions 2024-09-22 15:47:31 +02:00
collision.h Remove most clang-tidy parameter name exceptions 2024-09-22 15:47:31 +02:00
gamecore.cpp Avoid duplicate distance calculation 2024-07-11 18:02:51 +02:00
gamecore.h Remove dead code and obsolete TODO 2024-07-11 17:54:41 +02:00
layers.cpp Also unload collision and layers when unloading map 2024-05-05 12:41:18 +02:00
layers.h Also unload collision and layers when unloading map 2024-05-05 12:41:18 +02:00
localization.cpp Rewrite and fix line reader, read entire file into memory 2024-06-28 22:18:42 +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 Differentiate between normal and checkpoint teles 2023-12-27 15:23:57 +01:00
mapitems.h Remove RGB images from the map file format 2024-05-07 14:31:06 +02: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 Rename all variables for strict camel-casing of abbreviations 2024-03-05 15:44:09 +01:00
teamscore.h Use enum for teams (Closed #8306) 2024-05-05 11:38:29 +08:00
tuning.h Replace 50 with SERVER_TICK_SPEED or TickSpeed() 2023-11-23 14:42:30 +01:00
version.h Version 18.5.1 2024-09-14 15:55:22 +02:00
voting.h Run clang-format 2020-09-26 21:50:15 +02:00