scummvm/engines
2007-06-19 11:41:06 +00:00
..
agi Fixed warning about signedness issues 2007-06-14 17:11:09 +00:00
agos Fix masking regressions, caused by dirtyClips code. 2007-06-19 11:12:56 +00:00
cine Fix for #1733238 - FW: crash in copier room 2007-06-12 12:49:07 +00:00
cruise Patch #1733764: "Fallback detection patch". GSoC student. 2007-06-12 12:22:25 +00:00
gob Fixed invalid read from odd address in some cases (Gob1 EGA on PalmOS) 2007-06-16 20:30:32 +00:00
kyra Fixed wrong file included 2007-06-15 20:38:55 +00:00
lure Simplified LURE detection code a little bit 2007-06-16 16:44:33 +00:00
parallaction Mouse is now properly hidden during dialogues, and is restored after load/save dialog boxes are closed. Moreover, kEngineMouse constant has been renamed to better match its meaning. 2007-06-18 20:11:49 +00:00
queen Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
saga When loading a game from the same chapter as the current chapter in IHNM, the game will now be loaded correctly 2007-06-19 11:41:06 +00:00
scumm Made Engine_SCUMM_gameIDList use the convenient GameList(PlainGameDescriptor *) constructor 2007-06-15 17:44:06 +00:00
sky Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
sword1 Added support for FLAC encoded music in Broken Sword 1. (The compression tool 2007-06-17 14:50:49 +00:00
sword2 Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble Files. 2007-06-12 06:08:47 +00:00
touche Patch #1733764: "Fallback detection patch". GSoC student. 2007-06-12 12:22:25 +00:00
engine.cpp Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
engine.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
engines.mk Updated configure and engines/engines.mk to include the cruise engine (disabled by default) 2007-04-27 15:10:13 +00:00
module.mk Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files 2006-09-23 00:42:35 +00:00