scummvm/engines
Johannes Schickel fd2d0fc718 Formatting.
svn-id: r46755
2009-12-30 15:48:43 +00:00
..
agi md5 from bug #2809149: "AGI: SQ1: Checksum of Space Quest 1 Version 1.1A" 2009-12-21 22:40:52 +00:00
agos Create the stream dynamically in playSoundData(), to avoid a crash (spotted by 2009-12-28 15:53:13 +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 Consistency change: Use uniform copyright strings in getOriginalCopyright. 2009-12-25 03:31:19 +00:00
gob gob - Remove detection of a cracked version of Lost in Time 2009-12-19 23:33:48 +00:00
groovie 11H: Add some more opcode stubs 2009-12-24 08:35:11 +00:00
kyra LOL: fixed debug message 2009-12-28 15:08:53 +00:00
lure Changed MidiDriver::createMidi to take a MidiDriverType instead of an int 2009-12-09 18:12:51 +00:00
m4 Started implementation of the original game's cheat mode 2009-12-20 07:10:32 +00:00
made Changed MidiDriver::createMidi to take a MidiDriverType instead of an int 2009-12-09 18:12:51 +00:00
mohawk Use the special Cinepak YUV2RGB function in the Cinepak decoder. This makes the Riven videos match up with the backgrounds better. Thanks, Torbjorn\! 2009-12-30 15:29:52 +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 Wrapped some IHNM-specific code around appropriate ifdef's 2009-12-30 15:24:16 +00:00
sci Formatting. 2009-12-30 15:48:43 +00:00
scumm Patch #2895458: "SCUMM: Add support for SEGA-CD MI Passcodes" 2009-12-23 21:12:15 +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 implemented fade in/out effects 2009-12-27 18:21:49 +00:00
tinsel Corrected the Russian Discworld 1 MD5 values 2009-12-29 08:56:41 +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
dialogs.cpp
dialogs.h
engine.cpp Move findCompatibleFormat from graphics/pixelformat.h to engines/engine.cpp 2009-12-09 16:45:35 +00:00
engine.h
engines.mk Add Mohawk engine code. Part 2/3: common code changes. 2009-12-29 23:20:23 +00:00
game.cpp
game.h
metaengine.h
module.mk