ddnet/src/game/editor
Edgar 8c49c2ea4b
Merge pull request #6952 from Robyt3/TextRender-Font-Index-File
Add font index, support font family variants depending on language
2023-08-05 15:49:12 +00: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 Merge pull request #6952 from Robyt3/TextRender-Font-Index-File 2023-08-05 15:49:12 +00:00
editor.h Use std::shared_ptr for editor resources, fix crashes with brush 2023-07-28 21:17:19 +02:00
explanations.cpp Rename TILE_CHECKPOINT_XXX to TILE_TIME_CHECKPOINT_XXX 2022-06-30 23:41:40 +02:00
io.cpp Use std::shared_ptr for editor resources, fix crashes with brush 2023-07-28 21:17:19 +02:00
layer_game.cpp Use std::shared_ptr for editor resources, fix crashes with brush 2023-07-28 21:17:19 +02:00
layer_quads.cpp Use std::shared_ptr for editor resources, fix crashes with brush 2023-07-28 21:17:19 +02:00
layer_sounds.cpp Use std::shared_ptr for editor resources, fix crashes with brush 2023-07-28 21:17:19 +02:00
layer_tiles.cpp Use std::shared_ptr for editor resources, fix crashes with brush 2023-07-28 21:17:19 +02:00
popups.cpp Use std::shared_ptr for editor resources, fix crashes with brush 2023-07-28 21:17:19 +02:00