Frostwithasideofsalt 36db1cc3cb Remake a bunch of editor icons (#2915) 2 days ago
..
dialog.cpp 154315da07 Extend sub-pixel rendering support (#2609) 8 months ago
dialog.hpp 2aa0c70b37 Add video system menu (#2368) 1 year ago
item_action.cpp 6d7fc637fb Fix clang-tidy performance warnings 5 years ago
item_action.hpp becd5e2869 Remove leading/trailing '_' MenuItem arguments 5 years ago
item_back.cpp 7a24c8288a Code quality 2 years ago
item_back.hpp c325c9758b Revert "Add callback support to Menu::add_back()" 5 years ago
item_color.cpp 6d11590d29 Turn MenuAction into an `enum class` 5 years ago
item_color.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 years ago
item_colorchannel.hpp 435a50bf01 Editor: Add an OKLab colour picker (#1816) 2 years ago
item_colorchannel_oklab.cpp 435a50bf01 Editor: Add an OKLab colour picker (#1816) 2 years ago
item_colorchannel_rgba.cpp 435a50bf01 Editor: Add an OKLab colour picker (#1816) 2 years ago
item_colordisplay.cpp 30468d23aa Made the code -Wconversion clean under clang 5 years ago
item_colordisplay.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 years ago
item_controlfield.cpp 7a24c8288a Code quality 2 years ago
item_controlfield.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 years ago
item_floatfield.cpp 179311dd10 Fix ItemIntField inserting 0, when "-" inserted in empty field (#2299) 1 year ago
item_floatfield.hpp 71ab5ef0ce Improvements to text field item and script menu (#2246) 1 year ago
item_goto.cpp 6d11590d29 Turn MenuAction into an `enum class` 5 years ago
item_goto.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 years ago
item_hl.cpp 2ce40932a1 Text/menu box improvements 2 years ago
item_hl.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 years ago
item_horizontalmenu.cpp d63d2acd5b Various GUI tweaks, horizontal menus, organized options menu (#2449) 11 months ago
item_horizontalmenu.hpp d63d2acd5b Various GUI tweaks, horizontal menus, organized options menu (#2449) 11 months ago
item_images.cpp 62256b8bab Add images item (#2223) 1 year ago
item_images.hpp 62256b8bab Add images item (#2223) 1 year ago
item_inactive.cpp d07d321d94 New add-on menus, descriptions and screenshots (#2222) 1 year ago
item_inactive.hpp d07d321d94 New add-on menus, descriptions and screenshots (#2222) 1 year ago
item_intfield.cpp 179311dd10 Fix ItemIntField inserting 0, when "-" inserted in empty field (#2299) 1 year ago
item_intfield.hpp 71ab5ef0ce Improvements to text field item and script menu (#2246) 1 year ago
item_label.cpp 7a24c8288a Code quality 2 years ago
item_label.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 years ago
item_list.cpp 09ef393a36 Make objects carried by owl selected from list, fix issues with owl carrying objects other than skydive (#2190) 1 year ago
item_list.hpp 09ef393a36 Make objects carried by owl selected from list, fix issues with owl carrying objects other than skydive (#2190) 1 year ago
item_paths.cpp 55ccb8c402 Paths may now start at a user-defined node, and paths may be cloned or bound to multiple objects (#1884) 2 years ago
item_paths.hpp 55ccb8c402 Paths may now start at a user-defined node, and paths may be cloned or bound to multiple objects (#1884) 2 years ago
item_script.cpp 6d11590d29 Turn MenuAction into an `enum class` 5 years ago
item_script.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 years ago
item_script_line.cpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 months ago
item_script_line.hpp 71ab5ef0ce Improvements to text field item and script menu (#2246) 1 year ago
item_string_array.cpp 4716e51eaa Use references instead of pointers, move files to trigger folder 2 years ago
item_string_array.hpp 042b03647d Update item_string_array.cpp [ci skip] 2 years ago
item_stringselect.cpp ca3a77ae67 Only show supported directions for each object that has Direction (#2572) 8 months ago
item_stringselect.hpp ca3a77ae67 Only show supported directions for each object that has Direction (#2572) 8 months ago
item_textfield.cpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 months ago
item_textfield.hpp 71ab5ef0ce Improvements to text field item and script menu (#2246) 1 year ago
item_toggle.cpp d07d321d94 New add-on menus, descriptions and screenshots (#2222) 1 year ago
item_toggle.hpp d07d321d94 New add-on menus, descriptions and screenshots (#2222) 1 year ago
menu.cpp 517005b4ce Backwards-compatible tile mappings, tile converters, tile and texture deprecation (#2671) 4 months ago
menu.hpp 517005b4ce Backwards-compatible tile mappings, tile converters, tile and texture deprecation (#2671) 4 months ago
menu_action.hpp fad80a4c7e Add SELECTION and UNSELECTION menu events 3 years ago
menu_color.cpp 435a50bf01 Editor: Add an OKLab colour picker (#1816) 2 years ago
menu_color.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 years ago
menu_filesystem.cpp 11e336b6e1 Remove a few unnecessary std::string casts 4 months ago
menu_filesystem.hpp 517005b4ce Backwards-compatible tile mappings, tile converters, tile and texture deprecation (#2671) 4 months ago
menu_item.cpp 02711d9070 Display languages localized (#2610) 8 months ago
menu_item.hpp 02711d9070 Display languages localized (#2610) 8 months ago
menu_list.cpp 5917b9a31e Allow dispensing objects, dispenser object customization (#2497) 9 months ago
menu_list.hpp 5917b9a31e Allow dispensing objects, dispenser object customization (#2497) 9 months ago
menu_manager.cpp d63d2acd5b Various GUI tweaks, horizontal menus, organized options menu (#2449) 11 months ago
menu_manager.hpp 47570668e2 Fix dialogs not displaying, unless a menu is active 2 months ago
menu_object_select.cpp bc10f4397e Modifying bonus block custom object from editor (#2681) 4 months ago
menu_object_select.hpp bc10f4397e Modifying bonus block custom object from editor (#2681) 4 months ago
menu_paths.cpp 4fa2f9d2a6 Various cppcheck performance fixes 2 months ago
menu_paths.hpp 55ccb8c402 Paths may now start at a user-defined node, and paths may be cloned or bound to multiple objects (#1884) 2 years ago
menu_script.cpp 9104316731 Fix compiler warning unqualified call to std::move (#2415) 1 year ago
menu_script.hpp 71ab5ef0ce Improvements to text field item and script menu (#2246) 1 year ago
menu_string_array.cpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 months ago
menu_string_array.hpp f21da81330 Update menu_string_array.hpp 2 years ago
menu_transition.cpp d63d2acd5b Various GUI tweaks, horizontal menus, organized options menu (#2449) 11 months ago
menu_transition.hpp d63d2acd5b Various GUI tweaks, horizontal menus, organized options menu (#2449) 11 months ago
mousecursor.cpp 36db1cc3cb Remake a bunch of editor icons (#2915) 2 days ago
mousecursor.hpp cd26ba6cc3 Detect touchscreen when enabling mobile controller (#2098) 2 years ago
notification.cpp 154315da07 Extend sub-pixel rendering support (#2609) 8 months ago
notification.hpp a008f47367 Add notification GUI item + check for new releases (#2267) 1 year ago