ddnet/src/game/editor
marmare314 ae7eda1628 revert change to quad selection (resolves 7025)
Some refactorings are kept and rotation being bound to `R` is also
not reverted.
2023-09-06 19:30:06 +02:00
..
mapitems move CEditorMap::HandleMapDrop to CEditor 2023-09-01 18:57:36 +02:00
auto_map.cpp Move editor automap .rules files to separate subfolder 2023-09-02 11:41:46 +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 revert change to quad selection (resolves 7025) 2023-09-06 19:30:06 +02:00
editor.h revert change to quad selection (resolves 7025) 2023-09-06 19:30:06 +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 revert change to quad selection (resolves 7025) 2023-09-06 19:30:06 +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