scummvm/engines
Matthew Hoops 4af1fe25af PEGASUS: Add our TGWorldSaver replacement
The scoring on the death/pause screens are now shown
2011-10-18 09:37:56 -04:00
..
agi AGI: Fixed several incorrect substitutions of "game" with "_game" 2011-09-26 15:42:31 +03:00
agos AGOS: Update MidiPlayer::~MidiPlayer() to match the default implementation. Hopefully will fix bug #3419778, thanks to digitall for the pointer. 2011-10-07 14:38:24 +11:00
cge CGE: Translate (and clarify) polish comments. Add a couple of doxygen comments 2011-10-01 11:10:49 +02:00
cine CINE: Made some static data const. 2011-09-08 19:51:05 +02:00
composer COMPOSER: Silence a false positive warning in MSVC 2011-09-12 21:58:54 +03:00
cruise COMMON: Fix multiple engines asserting in querySaveMetaInfos for empty save slots 2011-10-01 17:50:19 +10:00
draci COMMON: Fix multiple engines asserting in querySaveMetaInfos for empty save slots 2011-10-01 17:50:19 +10:00
drascula DRASCULA: Separated the save name syncing code, and added a TODO 2011-08-24 10:39:05 +03:00
dreamweb DREAMWEB: 'bresenhams' ported to C++ 2011-09-18 19:30:45 +02:00
gob GOB: At the decorative fishes in the Diving minigame 2011-09-18 17:02:45 +02:00
groovie GROOVIE: Remove dither code from ROQ 2011-09-06 21:59:24 +09:30
hugo HUGO: Improvements to SoundHandler::pcspkr_player(). 2011-09-08 21:07:15 +02:00
kyra KYRA: Fix minor bug in AdLibDriver::primaryEffect1. 2011-10-02 02:17:59 +02:00
lastexpress LASTEXPRESS: Small cleanup in Entities::processEntity() and Entities::processFrame() 2011-09-19 09:22:59 -04:00
lure LURE: Fix crash caused by trying to talk to a character when an ask action is in progress 2011-09-09 22:10:03 +10:00
m4 M4: Add new methods and variables needed by the objects_action script method 2011-08-22 20:10:55 +10:00
made MADE: Hopefully fixed bug #2957333 - "MADE: Screen effects sometimes look wrong/bad" 2011-09-26 22:22:16 +03:00
mohawk MOHAWK: Added an entry for lbsampler (bug #3309306), and marked two non working LB V3 games as unstable 2011-09-28 01:16:00 +03:00
parallaction PARALLACTION: Fixed bugs #2880939 and #3135868 2011-10-01 01:10:30 +03:00
pegasus PEGASUS: Add our TGWorldSaver replacement 2011-10-18 09:37:56 -04:00
queen QUEEN: Made some static data const. 2011-09-08 20:07:36 +02:00
saga SAGA: Fixed script bug #3358007 - "IHNM: Freeze when exiting from the motor room's right door" 2011-10-04 01:56:10 +03:00
sci SCI21: Some initial work on kBitmap 2011-10-07 02:52:30 +03:00
scumm SCUMM: Make some variables const and one furthermore static. 2011-10-06 02:52:27 +02:00
sky SKY: fix bug #3149412: Invalid Mode when giving shades to travel agent 2011-09-12 13:56:28 +02:00
sword1 SWORD1: Replace inRange with CLIP. 2011-09-08 00:19:43 +02:00
sword2 AUDIO: Remove default rate parameter from xa 2011-08-24 09:54:19 -04:00
sword25 SWORD25: Make sure that id is always initialized in playSoundEx() 2011-08-07 16:05:54 +03:00
teenagent GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). 2011-08-07 15:19:09 +02:00
testbed OSYSTEM: extended installTimerProc() with timer ID parameter 2011-08-06 11:28:35 +01:00
tinsel TINSEL: Bugfix for #2893946 - DW1 psychiatrist scene isn't playing 2011-10-04 20:47:01 +11:00
toon TOON: Fix Flux jumpy animation when imprisoned 2011-10-07 01:10:51 +02:00
touche ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
tsage TSAGE: Implemented Blue Force scene 271 - Living Room/Kitchen #2 2011-10-06 23:09:23 +11:00
tucker TUCKER: Made some static data const. 2011-09-08 19:53:35 +02:00
advancedDetector.cpp ENGINES: Warn user about games marked with ADGF_UNSTABLE flags 2011-06-16 13:37:13 -05:00
advancedDetector.h ENGINES: Fix a typo 2011-08-20 18:42:04 -04:00
dialogs.cpp ENGINES: make the default savegame description be the timestamp 2011-09-23 22:06:08 -05:00
dialogs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
engine.cpp BADA: Remove BADA defined check. Was a temp fix for simulator build 2011-08-21 16:39:08 +10:00
engine.h GUI: fix bug #2822778 2011-06-25 15:54:36 +02:00
engines.mk Merge remote branch 'upstream/master' into pegasus 2011-10-07 14:34:22 -04:00
game.cpp Merge pull request #30 from tsoliman/configure-enhancement-warning-clean 2011-06-17 10:19:57 -07:00
game.h Merge pull request #30 from tsoliman/configure-enhancement-warning-clean 2011-06-17 10:19:57 -07:00
metaengine.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk DETECTOR: Separate code for handling obsolete gameids from advanced detector 2011-06-14 18:52:07 +02:00
obsolete.cpp DETECTOR: Separate code for handling obsolete gameids from advanced detector 2011-06-14 18:52:07 +02:00
obsolete.h DETECTOR: Separate code for handling obsolete gameids from advanced detector 2011-06-14 18:52:07 +02:00
savestate.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
savestate.h ENGINES: Clean up SaveStateDescriptor. 2011-07-02 21:07:55 +02:00
util.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00