ddnet/src/game/editor
2023-07-27 18:36:58 +02:00
..
auto_map.cpp Autosave copy of current editor map periodically to auto folder 2023-06-26 21:58:04 +02:00
auto_map.h Format vector variables names (fixes #5209) 2022-06-11 21:38:49 +02:00
editor.cpp calculate zoom factor correctly for target zoom 2023-07-27 18:36:58 +02:00
editor.h Improve server settings editor and status bar 2023-07-25 21:21:54 +02:00
explanations.cpp Rename TILE_CHECKPOINT_XXX to TILE_TIME_CHECKPOINT_XXX 2022-06-30 23:41:40 +02:00
io.cpp Add constructor for CSetting and use emplace_back 2023-07-25 20:17:27 +02:00
layer_game.cpp Rename variables tile to Tile 2023-07-10 21:27:51 +02:00
layer_quads.cpp Use lambdas for editor index modify and sort functions 2023-07-16 13:29:48 +02:00
layer_sounds.cpp Use lambdas for editor index modify and sort functions 2023-07-16 13:29:48 +02:00
layer_tiles.cpp Merge pull request #5737 from Robyt3/Map-Format-Port 2023-07-16 12:27:10 +00:00
popups.cpp Set default name when saving map under new name or as copy 2023-07-24 19:02:43 +02:00