scummvm/engines
Bastien Bouclet 5aeda50f58 MOHAWK: Fix the drawing time simulation
Was broken when adding transition support.
Fixes scripted card changes not displaying for a long enough time.
2016-02-26 07:22:30 +01:00
..
access ACCESS: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
agi AGI: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
agos AGOS: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
avalanche AVALANCHE: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
bbvs BBVS: Move dialog to avoid bevel being drawn offscreen 2016-02-26 01:03:57 +01:00
cge CGE: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
cge2 CGE2: Fix a couple of boolean values 2016-02-25 22:15:32 +01:00
cine CINE: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
composer COMPOSER: Fix truncated Baba Yaga md5 2016-02-10 18:19:17 +01:00
cruise CRUISE: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
draci DRACI: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
drascula DRASCULA: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
dreamweb DREAMWEB: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
fullpipe FULLPIPE: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
gob GOB: Fix warning 2016-02-14 17:35:09 +01:00
groovie JANITORIAL: Typos detected with lintian & grep 2016-02-15 18:27:02 +01:00
hopkins HOPKINS: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
hugo HUGO: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
kyra KYRA: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
lab LAB: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
lastexpress LASTEXPRESS: Removing excess check 2015-11-27 22:34:26 +01:00
lure LURE: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
made MADE: Fix palette fade in/out 2015-07-19 20:32:06 +02:00
mads MADS: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
mohawk MOHAWK: Fix the drawing time simulation 2016-02-26 07:22:30 +01:00
mortevielle MORTEVIELLE: Reduce the scope of a variable 2015-11-27 15:05:41 +01:00
neverhood NEVERHOOD: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
parallaction PARALLACTION: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
pegasus AUDIO: Make makeAIFFStream return a RewindableAudioStream 2015-06-06 17:20:41 -04:00
prince JANITORIAL: Typos detected with lintian & grep 2016-02-15 18:27:02 +01:00
queen QUEEN: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
saga SAGA: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
sci SCI: Make Freddy Pharkas intro scaling patch more generic 2016-02-26 00:08:02 +01:00
scumm SCUMM: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
sherlock SHERLOCK: RT: Fix tearing in ending credits 2016-02-21 20:46:46 -05:00
sky SKY: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
sword1 SWORD1: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
sword2 SWORD2: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
sword25 SWORD25: Fix bug #6981: High CPU usage on one core 2016-02-21 22:53:26 +01:00
teenagent TEENAGENT: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
testbed TESTBED: Sanity check 2015-11-28 00:21:09 +01:00
tinsel TINSEL: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
toltecs TOLTECS: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
tony TONY: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
toon TOON: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
touche TOUCHE: Fix semi-intentional array overrun 2016-02-01 20:21:27 +01:00
tsage TSAGE: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
tucker TUCKER: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
voyeur VOYEUR: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
wage WAGE: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
wintermute WINTERMUTE: Fix order of arguments in sprite rotation 2016-02-23 22:49:40 +01:00
zvision ZVISION: Remove gap handling from removeSaveState. 2016-02-25 21:49:43 +01:00
advancedDetector.cpp DETECTOR: Do not show the zero matched size for illegitimate copies 2014-08-06 15:08:57 +03:00
advancedDetector.h
dialogs.cpp
dialogs.h
engine.cpp METAENGINE: Hint the compiler that we intentionally ignore pollEvents() return value 2016-02-18 10:30:35 +01:00
engine.h SCUMM: Add a "chained games manager" 2014-12-30 10:47:51 +01:00
game.cpp
game.h
logo_data.h ENGINES: Replaced logo background with orange 2015-12-22 19:09:13 +01:00
metaengine.h ENGINES: Document sorting guaranty for MetaEngine::listSaves. 2016-02-25 21:39:45 +01:00
module.mk
obsolete.cpp
obsolete.h
savestate.cpp
savestate.h ENGINES: Add comparator to sort SaveStateDescriptors based on slot. 2016-02-25 21:39:45 +01:00
util.h