.. |
mapitems
|
Add quick actions for game tiles
|
2024-09-01 10:50:44 +08:00 |
auto_map.cpp
|
Rename editor component Init to OnInit
|
2024-07-27 22:07:56 +08:00 |
auto_map.h
|
Rename all variables for strict camel-casing of abbreviations
|
2024-03-05 15:44:09 +01:00 |
component.cpp
|
Rename editor component Init to OnInit
|
2024-07-27 22:07:56 +08:00 |
component.h
|
add editor object class
|
2023-10-07 00:46:47 +02:00 |
editor.cpp
|
add ed_auto_map_reload setting
|
2024-09-05 00:23:03 +02:00 |
editor.h
|
Add quick actions for game tiles
|
2024-09-01 10:50:44 +08:00 |
editor_action.h
|
Add editor undo/redo feature
|
2023-12-04 22:44:20 +01:00 |
editor_actions.cpp
|
Use str_copy instead of str_format where possible
|
2024-09-03 08:49:47 +02:00 |
editor_actions.h
|
Editor: made "Clean up game tiles" undoable
|
2024-01-23 19:03:53 +01:00 |
editor_history.cpp
|
Call FlagModified only when property can affect automapper (fixes #7959)
|
2024-02-10 12:15:28 +01:00 |
editor_history.h
|
Add missing includes
|
2024-03-25 14:24:08 +08:00 |
editor_object.cpp
|
Rename editor component Init to OnInit
|
2024-07-27 22:07:56 +08:00 |
editor_object.h
|
Rename editor component Init to OnInit
|
2024-07-27 22:07:56 +08:00 |
editor_props.cpp
|
Fix editor properties not being clamped on + and - button click
|
2024-08-21 19:48:10 +08:00 |
editor_server_settings.cpp
|
Rename editor component Init to OnInit
|
2024-07-27 22:07:56 +08:00 |
editor_server_settings.h
|
Rename editor component Init to OnInit
|
2024-07-27 22:07:56 +08: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
|
Replace DoButton_Menu with DoButton_Ex
|
2024-02-18 15:56:19 +01:00 |
enums.h
|
Add quick actions for game tiles
|
2024-09-01 10:50:44 +08:00 |
explanations.cpp
|
Fix missing editor explanation for kill tile in front layer
|
2024-01-04 17:42:53 +01:00 |
layer_selector.cpp
|
Rename editor component Init to OnInit
|
2024-07-27 22:07:56 +08:00 |
layer_selector.h
|
Rename editor component Init to OnInit
|
2024-07-27 22:07:56 +08:00 |
map_grid.cpp
|
Rename all variables for strict camel-casing of abbreviations
|
2024-03-05 15:44:09 +01:00 |
map_grid.h
|
Rename all variables for strict camel-casing of abbreviations
|
2024-03-05 15:44:09 +01:00 |
map_view.cpp
|
Rename editor component Init to OnInit
|
2024-07-27 22:07:56 +08:00 |
map_view.h
|
Rename editor component Init to OnInit
|
2024-07-27 22:07:56 +08:00 |
mapitems.h
|
Add editor undo/redo feature
|
2023-12-04 22:44:20 +01:00 |
popups.cpp
|
add ed_auto_map_reload setting
|
2024-09-05 00:23:03 +02:00 |
prompt.cpp
|
Grow prompt label if there is space and fix margins
|
2024-09-02 11:16:20 +08:00 |
prompt.h
|
Fix editor prompt suggesting disabled last action
|
2024-09-01 10:42:55 +08:00 |
proof_mode.cpp
|
Rename editor component Init to OnInit
|
2024-07-27 22:07:56 +08:00 |
proof_mode.h
|
Rename editor component Init to OnInit
|
2024-07-27 22:07:56 +08:00 |
quick_action.h
|
Add quick actions for Show Info Off/Dec/Hex
|
2024-09-01 08:53:04 +08:00 |
quick_actions.cpp
|
Add quick actions for game tiles
|
2024-09-01 10:50:44 +08:00 |
quick_actions.h
|
Add quick actions for zooming the view
|
2024-09-03 09:58:36 +08: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
|
Use size_t for CImageInfo::m_Width and m_Height
|
2024-04-26 21:12:39 +02:00 |