scummvm/engines
2007-02-20 17:52:55 +00:00
..
agi More header consistency fixes. (Actually, there was nothing at all to keep 2007-02-20 17:22:58 +00:00
agos Update details for English version of Elvira 2 for Atari ST. 2007-02-20 03:06:42 +00:00
cine Bad hack to make this engine works on PalmOS (compiler still seems to hate some global objects) 2007-02-18 12:21:25 +00:00
gob Guard cdrom.h against being included multiple times. 2007-02-20 17:28:04 +00:00
kyra Another batch of header consistency changes. 2007-02-20 17:33:54 +00:00
lure Improved (I hope) the 'Unknown MD5' messages in our detectors a little bit 2007-02-18 18:07:32 +00:00
parallaction made hi-level parsing routines (Zone, Commands, Dialogue, Animation) rely on Script objects for input. 2007-02-20 16:54:55 +00:00
queen added basic support for playing FOTAQ amiga modules files (rjp1) instead of MIDI (code is currently #ifdef'ed out). 2007-02-18 21:46:40 +00:00
saga Renamed SAGA_xxx_H_ to SAGA_xxx_H for consistency. 2007-02-19 17:30:43 +00:00
scumm SCUMM: Added spanish LANGUAGE.TAB info for COMI (thanks to ssdsa from the forums) 2007-02-20 15:54:29 +00:00
sky More header fixes for that warm and fuzzy feeling of consistency. 2007-02-20 17:52:55 +00:00
sword1 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
sword2 Cleanup. 2007-02-20 17:41:26 +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 removed warnings 2007-02-12 19:47:42 +00:00
engine.h Added OSystem::getTimerManager and OSystem::getMixer methods (wip) 2006-10-21 12:03:43 +00:00
engines.mk Initial import of Parallaction engine 2007-01-14 21:29:12 +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