Tobias Markus 90e27a3b79 Save VSync setting (#2781) 1 week ago
..
addon_browse_menu.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 9 months ago
addon_browse_menu.hpp d07d321d94 New add-on menus, descriptions and screenshots (#2222) 1 year ago
addon_file_install_menu.cpp 7a1bd6e964 Drag drop install addons (#2229) 1 year ago
addon_file_install_menu.hpp 7a1bd6e964 Drag drop install addons (#2229) 1 year ago
addon_menu.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 9 months ago
addon_menu.hpp 7a1bd6e964 Drag drop install addons (#2229) 1 year ago
addon_preview_menu.cpp 52c367e976 Add-on description text wrapping 5 months ago
addon_preview_menu.hpp 617933b2ef Resource packs, add-on dependencies, "TransferStatusList"-s (#2357) 10 months ago
cheat_apply_menu.cpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 months ago
cheat_apply_menu.hpp fc9c6ac872 Added player select + stack count for cheats 2 years ago
cheat_menu.cpp 49e6ed15dd Remove level "edit mode", replace with cheat menu option 5 months ago
cheat_menu.hpp fc9c6ac872 Added player select + stack count for cheats 2 years ago
contrib_levelset_menu.cpp 898e867da5 Profile manager, general profile info (#2666) 5 months ago
contrib_levelset_menu.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 years ago
contrib_menu.cpp 4fa2f9d2a6 Various cppcheck performance fixes 2 months ago
contrib_menu.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 years ago
custom_menu_menu.cpp 5ee6bccb3d Custom menu improvement 2 years ago
custom_menu_menu.hpp 346db427a3 Fix newline 2 years ago
debug_menu.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 9 months ago
debug_menu.hpp f9e73dae25 Ability to open debug menu in editor (#2537) 9 months ago
download_dialog.cpp 617933b2ef Resource packs, add-on dependencies, "TransferStatusList"-s (#2357) 10 months ago
download_dialog.hpp 617933b2ef Resource packs, add-on dependencies, "TransferStatusList"-s (#2357) 10 months ago
editor_converters_menu.cpp c82d672a98 Fix double newline TTF text rendering issues 3 months ago
editor_converters_menu.hpp be6850fc9a Editor tile converter "author" field 5 months ago
editor_delete_level_menu.cpp 75271abc41 Fix editor world conflicts when browsing levels from a different world (#2654) 7 months ago
editor_delete_level_menu.hpp 75271abc41 Fix editor world conflicts when browsing levels from a different world (#2654) 7 months ago
editor_delete_levelset_menu.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 9 months ago
editor_delete_levelset_menu.hpp 8bf8254cb1 Don't use item name 2 years ago
editor_level_menu.cpp 7f454cedb8 Small code style fix in EditorLevelMenu 2 months ago
editor_level_menu.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
editor_level_select_menu.cpp 75271abc41 Fix editor world conflicts when browsing levels from a different world (#2654) 7 months ago
editor_level_select_menu.hpp 75271abc41 Fix editor world conflicts when browsing levels from a different world (#2654) 7 months ago
editor_levelset_menu.cpp 41356f078a World-specific custom title screen levels (#2667) 5 months ago
editor_levelset_menu.hpp 75271abc41 Fix editor world conflicts when browsing levels from a different world (#2654) 7 months ago
editor_levelset_select_menu.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 9 months ago
editor_levelset_select_menu.hpp 5cf48c964e Add delete world option to editor (#2031) 2 years ago
editor_menu.cpp 9e87d0f7f3 Editor zooming (#2813) 3 weeks ago
editor_menu.hpp 517005b4ce Backwards-compatible tile mappings, tile converters, tile and texture deprecation (#2671) 5 months ago
editor_new_levelset_menu.cpp 75271abc41 Fix editor world conflicts when browsing levels from a different world (#2654) 7 months ago
editor_new_levelset_menu.hpp 5065b19f73 Mark deleted copy-constructors/assignment-ops as 'delete' 5 years ago
editor_objectgroup_menu.cpp 64e4dbd7b4 Move is_worldmap() tracking from Editor into Level 5 years ago
editor_objectgroup_menu.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
editor_save_as.cpp 7fbeeda8ef Added option to save level under a different name (#1881) 2 years ago
editor_save_as.hpp 7fbeeda8ef Added option to save level under a different name (#1881) 2 years ago
editor_sector_menu.cpp 8c5bd0e738 Rename NumField to FloatField 5 years ago
editor_sector_menu.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
editor_sectors_menu.cpp 5f5d018d65 Fix spelling and comment consistency in the source code. (#2545) 9 months ago
editor_sectors_menu.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
editor_tilegroup_menu.cpp 47079a132b Update editor menus 4 years ago
editor_tilegroup_menu.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
game_menu.cpp c290e2a427 Don't clear menu stack twice 9 months ago
game_menu.hpp d63d2acd5b Various GUI tweaks, horizontal menus, organized options menu (#2449) 11 months ago
integrations_menu.cpp 5607933396 Fixed some translation issues in the code 2 years ago
integrations_menu.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
joystick_menu.cpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 months ago
joystick_menu.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
keyboard_menu.cpp 145482bca6 Rewrite KeyboardMenu::refresh 2 months ago
keyboard_menu.hpp 0130930257 Fix build 2 months ago
language_menu.cpp 41356f078a World-specific custom title screen levels (#2667) 5 months ago
language_menu.hpp 3b76626619 Fix inconsistencies in include guards 5 years ago
main_menu.cpp 0dc40254b5 Fix WASM builds 10 months ago
main_menu.hpp d63d2acd5b Various GUI tweaks, horizontal menus, organized options menu (#2449) 11 months ago
menu_storage.cpp 517005b4ce Backwards-compatible tile mappings, tile converters, tile and texture deprecation (#2671) 5 months ago
menu_storage.hpp 517005b4ce Backwards-compatible tile mappings, tile converters, tile and texture deprecation (#2671) 5 months ago
multiplayer_menu.cpp 3b5cedaf5f Added menu option to toggle multibind 2 years ago
multiplayer_menu.hpp c08f810dfc Added support to play different players from the keyboard (with config) 2 years ago
multiplayer_player_menu.cpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 months ago
multiplayer_player_menu.hpp c08f810dfc Added support to play different players from the keyboard (with config) 2 years ago
multiplayer_players_menu.cpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 months ago
multiplayer_players_menu.hpp 6f5fe8e0ff Added option to disable automatically adding/removing players (multiplayer) 2 years ago
options_menu.cpp 90e27a3b79 Save VSync setting (#2781) 1 week ago
options_menu.hpp 41356f078a World-specific custom title screen levels (#2667) 5 months ago
options_select_menu.cpp d63d2acd5b Various GUI tweaks, horizontal menus, organized options menu (#2449) 11 months ago
options_select_menu.hpp d63d2acd5b Various GUI tweaks, horizontal menus, organized options menu (#2449) 11 months ago
particle_editor_menu.cpp 2f5c7c6ce0 Fix music not playing (#2151) 2 years ago
particle_editor_menu.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
particle_editor_open.cpp 2f5c7c6ce0 Fix music not playing (#2151) 2 years ago
particle_editor_open.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
particle_editor_save_as.cpp 7fbeeda8ef Added option to save level under a different name (#1881) 2 years ago
particle_editor_save_as.hpp 333064bb25 Fix virtual destructors not declared 'override' 3 years ago
profile_menu.cpp 41356f078a World-specific custom title screen levels (#2667) 5 months ago
profile_menu.hpp 41356f078a World-specific custom title screen levels (#2667) 5 months ago
profile_name_menu.cpp 898e867da5 Profile manager, general profile info (#2666) 5 months ago
profile_name_menu.hpp 898e867da5 Profile manager, general profile info (#2666) 5 months ago
sorted_contrib_menu.cpp b666c8be05 Small code fix in SortedContribMenu 1 month ago
sorted_contrib_menu.hpp d1ec8fe7a7 List contrib levels by official, community and user (#1790) 2 years ago
video_system_menu.cpp 2aa0c70b37 Add video system menu (#2368) 1 year ago
video_system_menu.hpp 2aa0c70b37 Add video system menu (#2368) 1 year ago
web_asset_menu.cpp 1268d3be34 Download files: pass filename as const ref 1 year ago
web_asset_menu.hpp c7f542d33b Added ability to upload/download files when WASM 3 years ago
world_set_menu.cpp 352cd63bba Minor code style cleanup in World 5 years ago
world_set_menu.hpp 3b76626619 Fix inconsistencies in include guards 5 years ago
worldmap_cheat_apply_menu.cpp 5333cebf62 [NO SQUASH] Move to C++17 and remove Boost dependency (#2473) 11 months ago
worldmap_cheat_apply_menu.hpp 83710d572e Fixed cheat menu bugs + copied over to worldmap cheat menu 2 years ago
worldmap_cheat_menu.cpp ec6035dfa1 Refactor WorldMap to support functional sectors (#2377) 10 months ago
worldmap_cheat_menu.hpp 83710d572e Fixed cheat menu bugs + copied over to worldmap cheat menu 2 years ago
worldmap_menu.cpp 43ad4ae448 Refactor of the presence integration & Discord RPC (#1588) 3 years ago
worldmap_menu.hpp d63d2acd5b Various GUI tweaks, horizontal menus, organized options menu (#2449) 11 months ago