scummvm/engines
Matthew Hoops 2d924afa9d MOHAWK: Add basic Living Books support (all credit goes to fuzzie!)
v1 and v3 (both Windows and Mac) are working, v1 support is in better shape.

svn-id: r54558
2010-11-28 22:55:15 +00:00
..
agi COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
agos COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
cine COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
cruise CRUISE: Slight formatting fix. 2010-11-21 12:51:49 +00:00
draci COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
drascula COMMON: Push #include audiocd.h in system.h out to .cpp files 2010-11-08 23:07:42 +00:00
gob COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
groovie COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
hugo HUGO: Modify or suppress some obsolete comments and warnings 2010-11-28 16:38:01 +00:00
kyra COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
lastexpress COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
lure COMMON: Simplify DECLARE_SINGLETON macro 2010-11-16 08:23:13 +00:00
m4 COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
made COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
mohawk MOHAWK: Add basic Living Books support (all credit goes to fuzzie!) 2010-11-28 22:55:15 +00:00
parallaction COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
queen QUEEN: Correct uninitialised read in Queen Adlib driver found by Valgrind. 2010-11-21 18:42:00 +00:00
saga COMMON: Remove default value for endianess in ReadStreamEndian subclasses 2010-11-23 22:27:20 +00:00
sci SCI: Fixed bug #3034471 - "SCI, Castlebrain/Amiga: Invisible text in word search" 2010-11-28 14:57:56 +00:00
scumm i18N: Add a few strings to translate in the SCUMM help dialog. 2010-11-28 19:23:02 +00:00
sky
sword1 COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
sword2 SWORD2: Reduce dependencies on common/memstream.h 2010-11-23 22:27:40 +00:00
sword25 SWORD25: Fix warning about uninitialized DijkstraNode::parentIter 2010-11-28 21:33:27 +00:00
teenagent COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
testbed COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
tinsel TINSEL: Fix support for file names with a trailing dot 2010-11-23 22:33:26 +00:00
toon TOON: Attempt to fix crash when Bricabrac puts on his glasses 2010-11-28 20:53:57 +00:00
touche COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
tucker COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
advancedDetector.cpp COMMON: Rename and tweak MD5 functions 2010-11-07 17:16:59 +00:00
advancedDetector.h DETECTOR: Get rid of ADGF_KEEPMATCH 2010-11-07 17:15:27 +00:00
dialogs.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
dialogs.h
engine.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
engine.h
engines.mk
game.cpp
game.h ENGINES: Do not include engines/savestate.h from engines/game.h 2010-11-07 17:15:46 +00:00
metaengine.h PLUGINS: improved one-at-a-time plugin code 2010-11-05 13:24:57 +00:00
module.mk
savestate.cpp
savestate.h
util.h