scummvm/engines/draci
2009-10-30 02:15:41 +00:00
..
animation.cpp Remove the last 2 default parameter values. 2009-10-30 01:56:52 +00:00
animation.h Remove the last 2 default parameter values. 2009-10-30 01:56:52 +00:00
barchive.cpp Avoid opening and closing BArchive files all the time 2009-10-22 06:05:34 +00:00
barchive.h Avoid opening and closing BArchive files all the time 2009-10-22 06:05:34 +00:00
detection.cpp Fix memory leaks when reading thumbnails 2009-10-16 00:09:20 +00:00
draci.cpp Implement flipping the QuickHero and SpeedText flags in GPL2. 2009-10-29 15:26:48 +00:00
draci.h Enabled music. 2009-10-21 08:41:57 +00:00
font.cpp Remove trailing whitespaces 2009-09-30 16:04:21 +00:00
font.h Remove most of default parameter values. 2009-10-30 01:41:57 +00:00
game.cpp Move WalkingMap instance to Game, and clean up parameters 2009-10-30 02:15:41 +00:00
game.h Move WalkingMap instance to Game, and clean up parameters 2009-10-30 02:15:41 +00:00
module.mk Move WalkingMap into new module. 2009-10-30 00:52:05 +00:00
mouse.cpp Don't change mouse cursors so ridiculously often. 2009-10-27 23:51:32 +00:00
mouse.h Remove most of default parameter values. 2009-10-30 01:41:57 +00:00
music.cpp fix free/delete 2009-10-26 22:04:03 +00:00
music.h Fix 2 MIDI bugs 2009-10-26 09:03:54 +00:00
saveload.cpp Fix memory leaks when reading thumbnails 2009-10-16 00:09:20 +00:00
saveload.h Implemented rudimentary game loading/saving. 2009-10-04 05:44:23 +00:00
screen.cpp Fix several palette fading bugs. 2009-10-29 01:55:06 +00:00
screen.h Implement palette fading 2009-10-28 07:34:17 +00:00
script.cpp Move WalkingMap instance to Game, and clean up parameters 2009-10-30 02:15:41 +00:00
script.h Implement flipping the QuickHero and SpeedText flags in GPL2. 2009-10-29 15:26:48 +00:00
sound.cpp Implement flipping the QuickHero and SpeedText flags in GPL2. 2009-10-29 15:26:48 +00:00
sound.h Set all sound/subtitle-related parameters from ConfMan. 2009-10-13 05:38:45 +00:00
sprite.cpp Remove most of default parameter values. 2009-10-30 01:41:57 +00:00
sprite.h Remove most of default parameter values. 2009-10-30 01:41:57 +00:00
surface.cpp Remove most of default parameter values. 2009-10-30 01:41:57 +00:00
surface.h Remove most of default parameter values. 2009-10-30 01:41:57 +00:00
walking.cpp Move WalkingMap into new module. 2009-10-30 00:52:05 +00:00
walking.h Remove most of default parameter values. 2009-10-30 01:41:57 +00:00