scummvm/engines
2009-05-31 10:14:41 +00:00
..
agi The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
agos The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
cine Changed SaveFileManager methods to take Common::String params (instead of char pointers) 2009-05-29 14:38:22 +00:00
cruise Merged the wait for mouse press event loop into the main loop, fixing animation glitch and enabling pausing, player menu, and exiting the game when waiting for a mouse press 2009-05-31 10:14:41 +00:00
drascula COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecated; however, retained ioFailed in SeekableReadStream and File for now (so for now this mainly affects WriteStream subclasses) 2009-05-19 11:42:14 +00:00
gob Ooops, that's one "File::" too many 2009-05-31 10:11:25 +00:00
groovie The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +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 LOL: - fix shape memory allocation/release issue 2009-05-31 01:24:08 +00:00
lure The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
m4 The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
made The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
parallaction The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
queen The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
saga Changed SaveFileManager methods to take Common::String params (instead of char pointers) 2009-05-29 14:38:22 +00:00
sci The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
scumm The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
sky The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
sword1 The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
sword2 The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
tinsel The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
touche Changed SaveFileManager methods to take Common::String params (instead of char pointers) 2009-05-29 14:38:22 +00:00
tucker Changed SaveFileManager methods to take Common::String params (instead of char pointers) 2009-05-29 14:38:22 +00:00
advancedDetector.cpp Fix bug #1544799: "ALL: Engine creates launcher entry when failing to launch" 2009-05-20 21:00:52 +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