scummvm/engines/bagel/spacebar
2025-01-06 07:29:43 +00:00
..
bib_odds_wnd.cpp BAGEL: Move lasst assignments out of if statements, some more cleanup 2024-05-15 07:51:36 +01:00
bib_odds_wnd.h BAGEL: Renames in spacebar/[a-g]*.h 2024-05-05 13:27:01 +02:00
bibble_window.cpp BAGEL: Remove a useless include, add a couple of default cases, remove useless initialization in MusicPlayer::play 2024-06-10 21:48:32 +01:00
bibble_window.h BAGEL: Remove some unused includes, pass some parameters by reference 2024-06-16 23:29:40 +01:00
computer.cpp BAGEL: Move paintBeveledText to CBofWindow 2024-05-26 06:48:47 +01:00
computer.h BAGEL: Renames in spacebar/[a-g]*.h 2024-05-05 13:27:01 +02:00
filter.cpp BAGEL: Remove useless null check before delete 2024-06-04 22:23:50 +01:00
filter.h BAGEL: Remove const qualifier for parameters in function declarations 2024-06-05 22:36:05 +01:00
full_wnd.cpp BAGEL: Rest of the renames in baglib/storage_dev_win.h 2024-05-05 13:27:01 +02:00
full_wnd.h BAGEL: Renames in spacebar/[a-g]*.h 2024-05-05 13:27:01 +02:00
game_defs.h BAGEL: Remove unused parameters in Run(), LoadFileFromStream(), OnNewStorageDev() and CMainWindow constructor 2024-05-05 13:27:01 +02:00
main_link_object.cpp BAGEL: Remove some unused includes, pass some parameters by reference 2024-06-16 23:29:40 +01:00
main_link_object.h BAGEL: Renames in spacebar/m*.h 2024-05-05 13:27:01 +02:00
main_window.cpp JANITORIAL: BAGEL: Fix typos in comments 2024-07-27 12:51:03 +03:00
main_window.h BAGEL: Remove some unused includes, pass some parameters by reference 2024-06-16 23:29:40 +01:00
master_win.cpp BAGEL: add several missing override keywords 2024-06-05 22:44:51 +01:00
master_win.h BAGEL: add several missing override keywords 2024-06-05 22:44:51 +01:00
nav_window.cpp BAGEL: Remove some unused includes, pass some parameters by reference 2024-06-16 23:29:40 +01:00
nav_window.h BAGEL: Various renaming 2024-06-05 22:26:43 +01:00
slot_wnd.cpp BAGEL: Fix slot machine path initialization (bug #15581) 2025-01-06 07:29:43 +00:00
slot_wnd.h BAGEL: Various renaming 2024-06-05 22:26:43 +01:00
spacebar.cpp BAGEL: Don't display the start dialog if saves exist in the demos 2024-11-16 19:18:04 +02:00
spacebar.h BAGEL: Further globals refactoring 2024-05-05 13:27:01 +02:00
sraf_computer.cpp BAGEL: Remove some unused includes, reduce a couple of variable scopes, add missing parenthesis in macro definitions 2024-06-11 22:35:00 +01:00
sraf_computer.h BAGEL: some renaming in sraf_computer, add some missing override 2024-05-06 13:03:00 +01:00
sraf_file.h BAGEL: Remove Mac file paths 2024-05-05 13:27:01 +02:00
sraf_msg.h JANITORIAL: Formatting fixes 2024-05-05 13:27:01 +02:00
thud.cpp JANITORIAL: BAGEL: Fix typos in comments 2024-07-27 12:51:03 +03:00
thud.h BAGEL: Various renaming 2024-06-05 22:26:43 +01:00
vid_wnd.cpp BAGEL finish removing useless null checks and asserts after new in spacebar folder 2024-05-19 22:20:57 +01:00
vid_wnd.h BAGEL: Add some missing override keywords, try to fix a problematic cast 2024-06-04 00:15:06 +01:00