scummvm/engines/bagel
2024-07-02 13:31:18 +01:00
..
baglib BAGEL: Added 'timefreeze' console command to pause time 2024-06-23 15:25:18 -07:00
boflib GRAPHICS: Deprecate ManagedSurface methods that implicitly copy pixel data 2024-07-02 13:31:18 +01:00
dialogs COMMON: Avoid including engine headers in common code for DebugChannelDef 2024-06-20 20:15:57 +01:00
spacebar BAGEL: Remove some unused includes, pass some parameters by reference 2024-06-16 23:29:40 +01:00
bagel.cpp BAGEL: add const keyword to multiple variables 2024-06-16 23:45:36 +01:00
bagel.h BAGEL: Add some more const and override keywords 2024-05-29 21:57:09 +01:00
configure.engine BAGEL: Mark engine for testing and enable by default 2024-06-14 16:55:10 +02:00
console.cpp BAGEL: Added 'timefreeze' console command to pause time 2024-06-23 15:25:18 -07:00
console.h BAGEL: Added 'timefreeze' console command to pause time 2024-06-23 15:25:18 -07:00
credits.pl
detection_tables.h BAGEL: Mark engine for testing and enable by default 2024-06-14 16:55:10 +02:00
detection.cpp ENGINES: Create a type aware advanced detector 2024-06-30 18:39:06 +02:00
detection.h ENGINES: Create a type aware advanced detector 2024-06-30 18:39:06 +02:00
metaengine.cpp
metaengine.h ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
module.mk BAGEL: Remove bagel/spacebar/inv.h & cpp 2024-06-04 00:45:12 +02:00
music.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
music.h
POTFILES