scummvm/engines
2009-09-24 10:02:13 +00:00
..
agi Removed some warnings about unreachable code 2009-09-24 09:01:33 +00:00
agos AGOS: Fixed some warnings about unreachable code 2009-09-24 09:53:51 +00:00
cine Clear menu stack in FWRenderer deconstructor. 2009-09-22 17:53:00 +00:00
cruise Fixed some more warnings about unreachable code 2009-09-24 10:02:13 +00:00
drascula Made AGOS, DRASCULA, GOB, GROOVIE, MADE, SCUMM and TINSEL properly stop CD audio playback on engine quit. (This only problem affected playback from CD, not from ripped audio files) 2009-08-18 15:31:26 +00:00
gob Fixed some more warnings about unreachable code 2009-09-24 10:02:13 +00:00
groovie Got rid of Common::File::addDefaultDirectory, instead implemented the solution proposed in "Case agnostic handling for directories (and files)" on -devel. 2009-09-23 00:15:00 +00:00
igor Commented out unused variable 2009-09-24 02:56:37 +00:00
kyra Fixed some more warnings about unreachable code 2009-09-24 10:02:13 +00:00
lure Fixed some more warnings about unreachable code 2009-09-24 10:02:13 +00:00
m4 Got rid of Common::File::addDefaultDirectory, instead implemented the solution proposed in "Case agnostic handling for directories (and files)" on -devel. 2009-09-23 00:15:00 +00:00
made MADE: Fixed some warnings about unreachable code 2009-09-24 09:51:26 +00:00
parallaction Removed unnecessary semi-colons. 2009-08-15 14:13:48 +00:00
queen Constness fix 2009-09-06 11:37:15 +00:00
saga Got rid of Common::File::addDefaultDirectory, instead implemented the solution proposed in "Case agnostic handling for directories (and files)" on -devel. 2009-09-23 00:15:00 +00:00
sci The maximum value that a signed 16-bit integer can hold is 32767, not 32768 (0x8000) 2009-09-24 09:41:11 +00:00
scumm fix for bug #2820389 2009-09-23 13:22:12 +00:00
sky Fix indentation 2009-08-30 20:50:23 +00:00
sword1 Got rid of Common::File::addDefaultDirectory, instead implemented the solution proposed in "Case agnostic handling for directories (and files)" on -devel. 2009-09-23 00:15:00 +00:00
sword2 Got rid of Common::File::addDefaultDirectory, instead implemented the solution proposed in "Case agnostic handling for directories (and files)" on -devel. 2009-09-23 00:15:00 +00:00
teenagent Fixed endian bug when using inventory items on objects. 2009-09-20 11:31:11 +00:00
tinsel TINSEL: Fixed some warnings about unreachable code 2009-09-24 09:50:22 +00:00
touche TOUCHE: disable flag 777 update (not checked by any scripts) 2009-08-25 21:30:05 +00:00
tucker TUCKER: skip sound file loading if not available in compressed bundle 2009-08-25 21:42:12 +00:00
advancedDetector.cpp
advancedDetector.h
dialogs.cpp
dialogs.h
engine.cpp Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guarantee a consistent build. 2009-08-21 18:16:37 +00:00
engine.h
engines.mk fixed engines order, added svn:keywords properties. 2009-09-03 21:20:13 +00:00
game.cpp
game.h
metaengine.h
module.mk