ddnet/src/game/editor
Robert Müller 090433bc5e Don't remove the .map suffix in editor file dialog
This otherwise breaks file loading because the file extension is expected in this input buffer even when the input is not rendered.

Regression from #6736.
2023-06-14 00:43:35 +02:00
..
auto_map.cpp Refactor str_copy usages and buffer sizes in editor 2023-06-13 20:45:51 +02:00
auto_map.h Format vector variables names (fixes #5209) 2022-06-11 21:38:49 +02:00
editor.cpp Don't remove the .map suffix in editor file dialog 2023-06-14 00:43:35 +02:00
editor.h Refactor str_copy usages and buffer sizes in editor 2023-06-13 20:45:51 +02:00
explanations.cpp Rename TILE_CHECKPOINT_XXX to TILE_TIME_CHECKPOINT_XXX 2022-06-30 23:41:40 +02:00
io.cpp Refactor str_copy usages and buffer sizes in editor 2023-06-13 20:45:51 +02:00
layer_game.cpp Refactor str_copy usages and buffer sizes in editor 2023-06-13 20:45:51 +02:00
layer_quads.cpp Move generic popup handling to UI (port from editor and upstream) 2023-04-07 17:16:16 +02:00
layer_sounds.cpp Move generic popup handling to UI (port from editor and upstream) 2023-04-07 17:16:16 +02:00
layer_tiles.cpp Refactor str_copy usages and buffer sizes in editor 2023-06-13 20:45:51 +02:00
popups.cpp Refactor str_copy usages and buffer sizes in editor 2023-06-13 20:45:51 +02:00