ddnet/src/game/editor
Dennis Felsing 54134d6d38
Merge pull request #7119 from Robyt3/UI-Progress-Spinner-Editor
Add progress spinner to UI, show progress spinner while saving map in editor
2023-09-01 23:43:16 +02:00
..
mapitems move CEditorMap::HandleMapDrop to CEditor 2023-09-01 18:57:36 +02:00
auto_map.cpp let CAutoMapper inherit CEditorComponent 2023-09-01 18:57:13 +02:00
auto_map.h let CAutoMapper inherit CEditorComponent 2023-09-01 18:57:13 +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 #7119 from Robyt3/UI-Progress-Spinner-Editor 2023-09-01 23:43:16 +02:00
editor.h move CEditorMap::HandleMapDrop to CEditor 2023-09-01 18:57:36 +02:00
explanations.cpp Refactor editor entities layer explanations 2023-08-25 17:49:13 +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 extract CEditorSound into separate header file 2023-08-29 22:08:12 +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 extract CEditorImage into separate header 2023-08-29 22:08:12 +02:00