scummvm/engines/crab/ui
2024-10-21 16:57:15 +02:00
..
AlphaImage.cpp CRAB: Properly initialize the value of AlphaImage 2023-08-10 17:06:59 +02:00
AlphaImage.h CRAB: Fix PVS V730: Properly initialize values of AlphaImage class in constructor 2023-08-13 10:55:26 +02:00
button.cpp CRAB: Remove code leftover in Button:handleEvents() 2023-08-10 17:06:59 +02:00
button.h CRAB: Make StringPool class follow code conventions 2023-08-10 17:06:59 +02:00
Caption.cpp CRAB: Make misc. classes follow code formatting conventions 2023-08-10 17:06:59 +02:00
Caption.h CRAB: Start cleaning up headers 2023-08-10 17:06:59 +02:00
ChapterIntro.cpp CRAB: Add a separate class named TTSHandler 2023-11-24 11:34:21 +05:30
ChapterIntro.h CRAB: Add a separate class named TTSHandler 2023-11-24 11:34:21 +05:30
ClipButton.cpp CRAB: Make button and element realted UI classes follow code formatting conventions 2023-08-10 17:06:59 +02:00
ClipButton.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
CreditScreen.cpp CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
CreditScreen.h CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
DevConsole.cpp CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
DevConsole.h CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
dialogbox.cpp CRAB: Fix wrong keymap being set in the Dialog Box 2023-11-14 12:30:52 +01:00
dialogbox.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
element.cpp CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
element.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
emotion.cpp CRAB: Replace unsigned int with uint 2023-08-10 17:06:59 +02:00
emotion.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
FileData.cpp CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
FileData.h CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
FileMenu.h CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
GameOverMenu.cpp CRAB: JANITORIAL: Remove some leftovers and code cleanup 2023-08-10 17:06:59 +02:00
GameOverMenu.h CRAB: Unstub GameOverMenu::reset() 2023-08-10 17:06:59 +02:00
GeneralSettingMenu.cpp CRAB: Implement mousetrap functionality 2023-09-07 21:40:55 +05:30
GeneralSettingMenu.h CRAB: Start implementing missing functionality in GeneralSettingsMenu 2023-09-02 10:55:47 +02:00
GfxSettingMenu.cpp CRAB: Fix bug due to which settings were not mirrored. 2023-09-07 19:12:35 +05:30
GfxSettingMenu.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
HealthIndicator.cpp CRAB: Use & with auto where possible 2023-08-11 11:17:18 +02:00
HealthIndicator.h CRAB: Start cleaning up headers 2023-08-10 17:06:59 +02:00
HoverInfo.cpp CRAB: Make multiple UI classes follow code formatting conventions 2023-08-10 17:06:59 +02:00
HoverInfo.h CRAB: Start cleaning up headers 2023-08-10 17:06:59 +02:00
hud.cpp CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
hud.h CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
ImageData.cpp CRAB: Fix builds failing on msvc 2023-08-10 17:06:59 +02:00
ImageData.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
Inventory.cpp CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
Inventory.h CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
ItemDesc.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
journal.cpp CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
journal.h CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
KeyBindMenu.cpp CRAB: JANITORIAL: Code cleanup in KeyBindMenu.cpp 2023-09-02 10:55:47 +02:00
KeyBindMenu.h CRAB: Implement stubbed out funcs in KeyBindMenu 2023-09-02 10:55:47 +02:00
map.cpp CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
map.h CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
mapbutton.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
MapData.cpp CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
MapData.h CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
MapMarkerMenu.cpp CRAB: Explicitly mark where return values are ignored 2023-08-11 11:17:18 +02:00
MapMarkerMenu.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
menu.h CRAB: Fix potential integer overflow. CID 1552034 2024-10-21 16:57:15 +02:00
ModMenu.cpp CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
ModMenu.h CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
OptionMenu.cpp CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
OptionMenu.h CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
OptionSelect.cpp CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
OptionSelect.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
PageMenu.h CRAB: Start cleaning up headers 2023-08-10 17:06:59 +02:00
ParagraphData.cpp CRAB: Make more UI classes follow code formatting conventions 2023-08-10 17:06:59 +02:00
ParagraphData.h CRAB: Start cleaning up headers 2023-08-10 17:06:59 +02:00
PauseMenu.cpp CRAB: JANITORIAL: Remove old code in PauseMEnu::handleEvents() 2023-08-10 17:06:59 +02:00
PauseMenu.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
PersonHandler.cpp CRAB: Explicitly mark where return values are ignored 2023-08-11 11:17:18 +02:00
PersonHandler.h CRAB: Add a separate class named TTSHandler 2023-11-24 11:34:21 +05:30
PersonScreen.cpp CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
PersonScreen.h CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
ProgressBar.cpp CRAB: Use nullptr instead oF NULL 2023-08-10 17:06:59 +02:00
ProgressBar.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
questmenu.cpp CRAB: Use shorthand range based for loop in UI component 2023-08-10 17:06:59 +02:00
questmenu.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
QuestText.cpp CRAB: Replace unsigned int with uint 2023-08-10 17:06:59 +02:00
QuestText.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
RadioButton.h CRAB: Make some misc. UI classes follow code formatting conventions 2023-08-10 17:06:59 +02:00
RadioButtonMenu.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
ReplyButton.cpp CRAB: Start cleaning up headers 2023-08-10 17:06:59 +02:00
ReplyButton.h CRAB: Start cleaning up headers 2023-08-10 17:06:59 +02:00
ReplyMenu.cpp CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
ReplyMenu.h CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
ResolutionMenu.cpp CRAB: Use nullptr instead oF NULL 2023-08-10 17:06:59 +02:00
ResolutionMenu.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
SaveGameMenu.cpp CRAB: JANITORIAL: Cleanup FileMenu.h 2023-08-10 17:06:59 +02:00
SaveGameMenu.h CRAB: Start cleaning up headers 2023-08-10 17:06:59 +02:00
SectionHeader.cpp CRAB: Be consistent with usage of nullptr 2023-08-10 17:06:59 +02:00
SectionHeader.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
slider.cpp CRAB: Allow greying out slider 2023-09-02 10:55:47 +02:00
slider.h CRAB: Allow greying out slider 2023-09-02 10:55:47 +02:00
SlideShow.cpp CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
SlideShow.h CRAB: Migrate engine to Path 2023-12-24 13:19:25 +01:00
StateButton.cpp CRAB: Make misc. classes follow code formatting conventions 2023-08-10 17:06:59 +02:00
StateButton.h CRAB: Start cleaning up headers 2023-08-10 17:06:59 +02:00
textarea.cpp CRAB: Remove bogus warning in TextArea::handleEvents() 2023-08-10 17:06:59 +02:00
textarea.h CRAB: No need to init Common::String with "" 2023-08-10 17:06:59 +02:00
textdata.cpp CRAB: Make misc. classes follow code formatting conventions 2023-08-10 17:06:59 +02:00
TextData.h CRAB: Start cleaning up headers 2023-08-10 17:06:59 +02:00
ToggleButton.cpp CRAB: JANITORIAL: Remove stubbed out code where possible 2023-08-10 17:06:59 +02:00
ToggleButton.h CRAB: Start cleaning up headers 2023-08-10 17:06:59 +02:00
TraitButton.cpp CRAB: Make people component follow code formatting conventions 2023-08-10 17:06:59 +02:00
TraitButton.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00
TraitMenu.cpp CRAB: Fix PVS V560 in TraitMenu.cpp 2023-08-13 10:55:26 +02:00
TraitMenu.h CRAB: Cleanup includes in UI component 2023-08-10 17:06:59 +02:00