ddnet/src/game/editor
Dennis Felsing c7f3be7d75
Merge pull request #7082 from Marmare314/editor-seperate-mapitems
extract code from editor mapitems into separate files
2023-08-28 10:23:17 +00:00
..
mapitems extract code from editor mapitems into separate files 2023-08-27 16:04:53 +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 Merge pull request #7082 from Marmare314/editor-seperate-mapitems 2023-08-28 10:23:17 +00:00
editor.h Add tileart tool to editor 2023-08-27 16:07:56 +02: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
map_grid.cpp improve code style in proofmode, mapgrid and mapview 2023-08-27 11:38:15 +02:00
map_grid.h Add CProofMode and CMapGrid component 2023-08-25 20:40:27 +02:00
map_view.cpp improve code style in proofmode, mapgrid and mapview 2023-08-27 11:38:15 +02:00
map_view.h improve code style in proofmode, mapgrid and mapview 2023-08-27 11:38:15 +02:00
popups.cpp Add tileart tool to editor 2023-08-27 16:07:56 +02:00
proof_mode.cpp improve code style in proofmode, mapgrid and mapview 2023-08-27 11:38:15 +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
tileart.cpp Add tileart tool to editor 2023-08-27 16:07:56 +02:00