scummvm/engines
Eugene Sandulenko 91dbad8325 Use AGDS feature for specifying demos
svn-id: r25822
2007-02-24 15:24:38 +00:00
..
agi Put back DDP entries, but #if 0 them for future reference and prevent 2007-02-23 00:27:56 +00:00
agos Update md5 details for Spanish version of Elvira 2. 2007-02-24 12:38:18 +00:00
cine Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me 2007-02-20 18:50:17 +00:00
gob Guard cdrom.h against being included multiple times. 2007-02-20 17:28:04 +00:00
kyra Add the Hand of Fate demo. 2007-02-24 09:55:37 +00:00
lure Syntax fixes to conform to ScummVM coding standards 2007-02-22 08:17:41 +00:00
parallaction Use AGDS feature for specifying demos 2007-02-24 15:24:38 +00:00
queen indentation 2007-02-22 12:25:30 +00:00
saga Renamed SAGA_xxx_H_ to SAGA_xxx_H for consistency. 2007-02-19 17:30:43 +00:00
scumm Modify ScummEngine::getResourceSize to assert if called on a missing resource, instead of trying to read from high memory 2007-02-23 02:35:01 +00:00
sky Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me 2007-02-20 18:50:17 +00:00
sword1 Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me 2007-02-20 18:50:17 +00:00
sword2 Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me 2007-02-20 18:50:17 +00:00
touche Added finalize() method to Common::OutSaveFile (which by default just flushes the stream), changed engines to call that before deleting OutSaveFile instances (instead of just flushing) 2007-02-17 18:55:51 +00:00
engine.cpp Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me 2007-02-20 18:50:17 +00:00
engine.h
engines.mk Initial import of Parallaction engine 2007-01-14 21:29:12 +00:00
module.mk