scummvm/engines
Johannes Schickel f0ccad5bbd - Increase kyra.dat version
- Fix language settings of some game entries

svn-id: r44157
2009-09-17 13:46:01 +00:00
..
agi Implement getDebugger() in AGI 2009-08-30 21:43:07 +00:00
agos Remove excess spaces. 2009-09-11 10:22:32 +00:00
cine Add link to gcc bug report, in the comment for the gcc aimed workaround for AMD64. 2009-09-15 22:16:55 +00:00
cruise Add preliminary support for German Amiga version. 2009-09-14 12:24:23 +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 Playtoons - Add patterns to drawCircle 2009-09-16 22:19:54 +00:00
groovie Wording. 2009-09-14 19:30:46 +00:00
igor
kyra - Increase kyra.dat version 2009-09-17 13:46:01 +00:00
lure Fix indentation 2009-08-30 20:50:23 +00:00
m4 Fix compile of M4 game engine. 2009-09-11 09:31:57 +00:00
made Fix bug #2843050 (RTZ: Crash to desktop with demo). Don't assert out when a resource slot can't be found. 2009-08-23 21:15:47 +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 Corrected the size of one of the Italian fan-translated versions of ITE (bug report #2845399) 2009-09-17 09:40:39 +00:00
sci SCI: Rename engine/memobj.* to engine/segment.* 2009-09-17 13:22:46 +00:00
scumm Removed unnecessary semi-colons. 2009-09-13 10:32:55 +00:00
sky Fix indentation 2009-08-30 20:50:23 +00:00
sword1 Fixed bug #2847910, "Loss of background audio loop". It would probably be safe 2009-09-13 21:38:47 +00:00
sword2 Coding best practice: Always use enums instead of #defines to define integer constants (for many good reasons) 2009-09-01 13:02:47 +00:00
teenagent reviewed all callbacks from the first part of the game, added missing sounds, synchronized dialog animation and colors. 2009-09-15 22:35:19 +00:00
tinsel Added workaround fix for Amazon conversation being cut off in Act 2 2009-09-13 10:58:31 +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