ddnet/src/game/editor
Dennis Felsing 911880a982
Merge pull request #7390 from Patiga/remove-parallax-zoom-from-map
Remove Parallax Zoom from map file
2023-10-29 23:11:32 +00:00
..
mapitems Remove Parallax Zoom from map file 2023-10-29 23:43:19 +01:00
auto_map.cpp take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00
auto_map.h let CAutoMapper inherit CEditorComponent 2023-09-01 18:57:13 +02:00
component.cpp add editor object class 2023-10-07 00:46:47 +02:00
component.h add editor object class 2023-10-07 00:46:47 +02:00
editor.cpp Merge pull request #7390 from Patiga/remove-parallax-zoom-from-map 2023-10-29 23:11:32 +00:00
editor.h Merge pull request #7390 from Patiga/remove-parallax-zoom-from-map 2023-10-29 23:11:32 +00:00
editor_object.cpp add editor object class 2023-10-07 00:46:47 +02:00
editor_object.h add editor object class 2023-10-07 00:46:47 +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 Fix typos 2023-09-05 22:32:09 +03: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 Merge pull request #7390 from Patiga/remove-parallax-zoom-from-map 2023-10-29 23:11:32 +00: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 take pointer to editor in CLayer constructor 2023-10-02 23:15:31 +02:00