scummvm/engines
2009-12-20 07:09:40 +00:00
..
agi Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
agos Changed MidiDriver::createMidi to take a MidiDriverType instead of an int 2009-12-09 18:12:51 +00:00
cine Fill out doxygen comment about supported games 2009-12-01 22:21:16 +00:00
cruise Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
draci Silence gcc warning. 2009-12-09 23:05:36 +00:00
drascula Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
gob gob - Remove detection of a cracked version of Lost in Time 2009-12-19 23:33:48 +00:00
groovie Changed MidiDriver::createMidi to take a MidiDriverType instead of an int 2009-12-09 18:12:51 +00:00
kyra LOL: fixed regression 2009-12-13 20:37:26 +00:00
lure Changed MidiDriver::createMidi to take a MidiDriverType instead of an int 2009-12-09 18:12:51 +00:00
m4 Changed the M4 event handler to encode the keyboard flags into KEVENT_KEY events 2009-12-20 07:09:40 +00:00
made Changed MidiDriver::createMidi to take a MidiDriverType instead of an int 2009-12-09 18:12:51 +00:00
parallaction Changed MidiDriver::createMidi to take a MidiDriverType instead of an int 2009-12-09 18:12:51 +00:00
queen Changed MidiDriver::createMidi to take a MidiDriverType instead of an int 2009-12-09 18:12:51 +00:00
saga Changed MidiDriver::createMidi to take a MidiDriverType instead of an int 2009-12-09 18:12:51 +00:00
sci - Started wrapping the current sound code around appropriate defines 2009-12-19 16:19:53 +00:00
scumm Changed MidiDriver::createMidi to take a MidiDriverType instead of an int 2009-12-09 18:12:51 +00:00
sky Changed MidiDriver::createMidi to take a MidiDriverType instead of an int 2009-12-09 18:12:51 +00:00
sword1 Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
sword2 Fixed some simple cppcheck warnings. 2009-12-09 06:33:00 +00:00
teenagent removed file as suggested by max horn 2009-12-15 10:13:58 +00:00
tinsel Got rid of ReadStream::ioFailed() 2009-12-15 08:18:57 +00:00
touche Changed MidiDriver::createMidi to take a MidiDriverType instead of an int 2009-12-09 18:12:51 +00:00
tucker Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
advancedDetector.cpp COMMON: Remove various variants of the md5_file / md5_file_string funcs; turned the (disabled) MD5 test code into a working unit test 2009-11-23 22:30:22 +00:00
advancedDetector.h Added game GUI options to advancedDetector and updated all engines 2009-06-06 17:56:41 +00:00
dialogs.cpp Implement FR#862150: "GUI: Show subtitles/speech options only for speech games" 2009-06-06 17:58:08 +00:00
dialogs.h
engine.cpp Move findCompatibleFormat from graphics/pixelformat.h to engines/engine.cpp 2009-12-09 16:45:35 +00:00
engine.h Add the "FIXME" comment at "g_engine" from engine.cpp to "g_engine" in engine.h too. 2009-09-24 14:02:05 +00:00
engines.mk Remove Igor engine 2009-11-14 13:11:06 +00:00
game.cpp Add GUI options support to Sky, Queen and Sword1&2 engines (which do not use AD) 2009-06-06 17:57:39 +00:00
game.h Add GUI options support to Sky, Queen and Sword1&2 engines (which do not use AD) 2009-06-06 17:57:39 +00:00
metaengine.h
module.mk