scummvm/engines
2009-05-13 19:03:12 +00:00
..
agi Fix some variable may be used uninitialized warnings. 2009-05-13 18:12:17 +00:00
agos Correct incorrect byte in corrupt 72.out file, included with some PC versions of PN. 2009-05-07 12:05:44 +00:00
cine Fix bug #2055836: "FW: Music is not restarted when loading a saved game" 2009-05-11 19:31:55 +00:00
cruise Fix some variable may be used uninitialized warnings. 2009-05-13 18:12:17 +00:00
drascula Normalized types for several variables. Formatting 2009-05-13 11:59:49 +00:00
gob Add detection for Adibù 2 Ambiente et pour Adibù prima elementare : Imparo a leggere e a contare 2009-05-08 22:52:47 +00:00
groovie Groovie: Add non-uniform scaling to the ROQ player 2009-03-15 04:34:00 +00:00
igor Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
kyra Clarification of a comment. 2009-05-12 19:58:05 +00:00
lure Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
m4 Added missing parenthesis in M4Engine::delay 2009-03-29 11:22:49 +00:00
made Reduced the CPU load of screen effects, by reducing the number of palette changes. The visual differences are negligible, but CPU load went down by around 10%. 2009-03-14 19:47:23 +00:00
parallaction Refactoring. 2009-04-29 16:59:10 +00:00
queen Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
saga SAGA: move Actor::_pathList into a Common::Array<Point> 2009-05-01 15:32:15 +00:00
sci SCI: Message: Added a few more subfunctions; cleanup. 2009-05-13 19:03:12 +00:00
scumm Silenced warning. 2009-05-11 19:04:06 +00:00
sky Fix some variable may be used uninitialized warnings. 2009-05-13 18:12:17 +00:00
sword1 SWORD1: Commit of parentheses patch from salty-horse. (from -devel "Enabling -Wparentheses in the Makefile"). 2009-03-30 12:11:22 +00:00
sword2 Fix some variable may be used uninitialized warnings. 2009-05-13 18:12:17 +00:00
tinsel TINSEL: Added FIXME comment about a valgrind warning (calling strcpy on overlapping strings is unsafe) 2009-05-04 15:05:25 +00:00
touche Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
tucker some cleanup : 2009-05-11 14:04:44 +00:00
advancedDetector.cpp Fix for bug #2671611: T7G: Checksums for unknown english 7th Guest cd version 2009-03-09 23:08:44 +00:00
advancedDetector.h
dialogs.cpp
dialogs.h
engine.cpp
engine.h
engines.mk Added build rules for SCI32 games 2009-03-30 08:09:02 +00:00
game.cpp
game.h
metaengine.h Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
module.mk