daedalus/Source/UI
2025-03-15 20:24:05 +11:00
..
AboutComponent.cpp Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
AboutComponent.h Revert "Move some UI stuff to Unique_ptrs" 2024-07-16 15:41:44 +10:00
AdjustDeadzoneScreen.cpp Move Math -> PSPMath 2025-03-15 20:24:05 +11:00
AdjustDeadzoneScreen.h Tidy up UI Files 2024-07-16 07:02:28 +10:00
AdvancedOptionsScreen.cpp Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
AdvancedOptionsScreen.h Move some UI stuff to Unique_ptrs 2024-07-16 16:01:06 +10:00
CheatOptionsScreen.cpp Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
CheatOptionsScreen.h Move some UI stuff to Unique_ptrs 2024-07-16 16:01:06 +10:00
CMakeLists.txt Cmake GLES cleanup 2025-01-12 21:33:04 -05:00
ColourPulser.cpp Move Math -> PSPMath 2025-03-15 20:24:05 +11:00
ColourPulser.h Tidy up UI Files 2024-07-16 07:02:28 +10:00
Dialogs.cpp Tidy up UI Files 2024-07-16 07:02:28 +10:00
Dialogs.h Tidy up UI Files 2024-07-16 07:02:28 +10:00
DrawText.h Use std::string a bit more (Will make sense later) 2024-07-16 13:13:20 +10:00
DrawTextUtilities.cpp Tidy up UI more 2024-07-21 11:51:02 +10:00
DrawTextUtilities.h Tidy up UI Files 2024-07-16 07:02:28 +10:00
GlobalSettingsComponent.cpp Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
GlobalSettingsComponent.h Revert "Move some UI stuff to Unique_ptrs" 2024-07-16 15:41:44 +10:00
MainMenuScreen.cpp Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
MainMenuScreen.h Clean up some pointers. 2024-07-22 09:30:31 +10:00
Menu.h Forgot this one 2024-07-22 13:54:14 +10:00
PauseOptionsComponent.cpp Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
PauseOptionsComponent.h Revert "Move some UI stuff to Unique_ptrs" 2024-07-16 15:41:44 +10:00
PauseScreen.cpp Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
PauseScreen.h Move some UI stuff to Unique_ptrs 2024-07-16 16:01:06 +10:00
RomPreferencesScreen.cpp Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
RomPreferencesScreen.h Move some UI stuff to Unique_ptrs 2024-07-16 16:01:06 +10:00
RomSelectorComponent.cpp Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
RomSelectorComponent.h Revert "Move some UI stuff to Unique_ptrs" 2024-07-16 15:41:44 +10:00
SavestateSelectorComponent.cpp Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
SavestateSelectorComponent.h Tidy up pointers and chars 2024-07-22 13:54:03 +10:00
SelectedRomComponent.cpp Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
SelectedRomComponent.h Revert "Move some UI stuff to Unique_ptrs" 2024-07-16 15:41:44 +10:00
SplashScreen.cpp Move Math -> PSPMath 2025-03-15 20:24:05 +11:00
SplashScreen.h Clean up some pointers. 2024-07-22 09:30:31 +10:00
UIAlignment.h Tidy up UI Files 2024-07-16 07:02:28 +10:00
UICommand.cpp Tidy up pointers and chars 2024-07-22 13:54:03 +10:00
UICommand.h Tidy up pointers and chars 2024-07-22 13:54:03 +10:00
UIComponent.cpp Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
UIComponent.h Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
UIContext.h Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
UIElement.cpp Convert UIElement to unique_ptr 2024-07-21 12:46:45 +10:00
UIElement.h Fix Windows build 2024-08-18 21:08:50 +10:00
UIScreen.cpp Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
UIScreen.h Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
UISetting.cpp Don't use a reference for strings otherwise garbage printed :) 2024-07-22 16:26:35 +10:00
UISetting.h Don't use a reference for strings otherwise garbage printed :) 2024-07-22 16:26:35 +10:00
UISpacer.h Tidy up pointers and chars 2024-07-22 13:54:03 +10:00