ddnet/src/game/editor
2023-08-26 17:14:57 +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
component.cpp Add CProofMode and CMapGrid component 2023-08-25 20:40:27 +02:00
component.h Add CProofMode and CMapGrid component 2023-08-25 20:40:27 +02:00
editor.cpp reset operation status after creating envelope context menu 2023-08-26 17:14:57 +02:00
editor.h Merge pull request #7017 from Marmare314/mapview 2023-08-26 08:54:38 +00:00
explanations.cpp Refactor editor entities layer explanations 2023-08-25 17:49:13 +02:00
io.cpp Add CProofMode and CMapGrid component 2023-08-25 20:40:27 +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 Add CEditorComponent to moduralize editor 2023-08-14 08:36:02 +02:00
layer_tiles.cpp Add str_from_int function 2023-08-24 20:54:17 +02:00
map_grid.cpp Add CProofMode and CMapGrid component 2023-08-25 20:40:27 +02:00
map_grid.h Add CProofMode and CMapGrid component 2023-08-25 20:40:27 +02:00
map_view.cpp Add CProofMode and CMapGrid component 2023-08-25 20:40:27 +02:00
map_view.h Add CProofMode and CMapGrid component 2023-08-25 20:40:27 +02:00
popups.cpp Add CProofMode and CMapGrid component 2023-08-25 20:40:27 +02:00
proof_mode.cpp Add CProofMode and CMapGrid component 2023-08-25 20:40:27 +02:00
proof_mode.h Add CProofMode and CMapGrid component 2023-08-25 20:40:27 +02:00
smooth_value.cpp format 2023-08-14 08:53:59 +02:00
smooth_value.h Add CEditorComponent to moduralize editor 2023-08-14 08:36:02 +02:00