ddnet/src/game/editor
2024-01-23 20:13:56 +01:00
..
mapitems Use IStorage::FormatTmpPath function for editor map names 2024-01-05 17:46:26 +01:00
auto_map.cpp Only include layer_tiles.h in auto_map.cpp 2023-12-27 12:29:25 +01: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 Better map settings input (autocomplete, validation) 2024-01-23 20:13:56 +01:00
editor.h Better map settings input (autocomplete, validation) 2024-01-23 20:13:56 +01:00
editor_action.h Add editor undo/redo feature 2023-12-04 22:44:20 +01:00
editor_actions.cpp Better map settings input (autocomplete, validation) 2024-01-23 20:13:56 +01:00
editor_actions.h Fix multiple editor undo/redo issues 2024-01-14 19:45:20 +01:00
editor_history.cpp Fix multiple editor undo/redo issues 2024-01-14 19:45:20 +01:00
editor_history.h Fix multiple editor undo/redo issues 2024-01-14 19:45:20 +01:00
editor_object.cpp Use CEditorComponent methods instead of only CMapView 2023-12-23 14:45:36 +01:00
editor_object.h Use CEditorComponent methods instead of only CMapView 2023-12-23 14:45:36 +01:00
editor_props.cpp Differentiate between normal and checkpoint teles 2023-12-27 15:23:57 +01:00
editor_server_settings.cpp Better map settings input (autocomplete, validation) 2024-01-23 20:13:56 +01:00
editor_server_settings.h Better map settings input (autocomplete, validation) 2024-01-23 20:13:56 +01:00
editor_trackers.cpp Fix multiple editor undo/redo issues 2024-01-14 19:45:20 +01:00
editor_trackers.h Fix multiple editor undo/redo issues 2024-01-14 19:45:20 +01:00
editor_ui.h Better map settings input (autocomplete, validation) 2024-01-23 20:13:56 +01:00
explanations.cpp Fix missing editor explanation for kill tile in front layer 2024-01-04 17:42:53 +01:00
map_grid.cpp Allow finer editor grid 2024-01-17 23:36:09 +01:00
map_grid.h Improve editor toolbar anim and grid buttons, add dropdowns 2023-12-28 17:43:09 +01:00
map_view.cpp Fix readability-make-member-function-const 2023-12-14 23:38:03 +01:00
map_view.h Fix readability-make-member-function-const 2023-12-14 23:38:03 +01:00
mapitems.h Add editor undo/redo feature 2023-12-04 22:44:20 +01:00
popups.cpp Fix multiple editor undo/redo issues 2024-01-14 19:45:20 +01:00
proof_mode.cpp Add community server filter and icons, remove DDNet and KoG tabs 2023-11-04 15:32:27 +01: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 editor undo/redo feature 2023-12-04 22:44:20 +01:00