scummvm/engines
Vincent Hamm 102764da6e Add fast forward mode
svn-id: r29265
2007-10-27 16:10:50 +00:00
..
agi Fixing compilation 2007-10-13 23:51:08 +00:00
agos Modified patch #1738058: "Action recorder". 2007-09-19 13:55:05 +00:00
cine Modified patch #1738058: "Action recorder". 2007-09-19 13:55:05 +00:00
cruise Add fast forward mode 2007-10-27 16:10:50 +00:00
drascula clear ald after release 2007-10-13 21:54:37 +00:00
gob Fixing the Gob3 CD crash on ARM systems/ports 2007-10-19 23:00:43 +00:00
kyra Fixed SFX in intro of FM-Towns/PC98 versions of Kyrandia 1 (Thanks to Florian Kagerer for the patch). 2007-10-22 20:53:10 +00:00
lure Talk dialogs can now only be closed early if it's the player talking, or an NPC is talking directly to the player 2007-10-25 10:40:26 +00:00
parallaction Parallaction will now consume all the short-lived jobs in the queue before a location switch. These jobs only live for 1 or 2 engine loops, and can refer to items in the location being dropped. This situation used to lead to segfaults like the one reported in report #1762797 (that should be now fixed). 2007-10-26 20:35:06 +00:00
queen fix incomplete savestate prefix 2007-09-30 11:16:01 +00:00
saga Added a workaround for an incorrect hitzone in IHNM, (Gorrister's chapter). Now, the graffiti to the left in the toilet screen can be examined correctly. Also, performed some clean-up 2007-10-27 11:42:17 +00:00
scumm Patch #1817080: Scumm savegame thumbnail loading patch 2007-10-21 20:28:50 +00:00
sky This workaround is no longer needed 2007-09-20 08:47:13 +00:00
sword1 Modified patch #1738058: "Action recorder". 2007-09-19 13:55:05 +00:00
sword2 Modified patch #1738058: "Action recorder". 2007-09-19 13:55:05 +00:00
touche don't update the screen directly after a gamestate load ; keychars and room background are now redrawn on the same frame (bug #1751226) 2007-09-29 19:14:38 +00:00
engine.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
engine.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
engines.mk Patch #1800767: "Sort the list of engines" 2007-09-24 17:44:47 +00:00
module.mk