scummvm/engines/sci
2010-05-23 18:03:23 +00:00
..
engine SCI: removed hack for iceman in kDoBresen - fixes all sorts of automatic walking issues (like rescueing ambassador) in iceman, dancing at the beginning also still works - thx to [md5] 2010-05-23 17:40:42 +00:00
graphics Cleaned up the game ID code: 2010-05-23 10:28:03 +00:00
parser SCI: fixing crash in _vocab_add_rule when running qfg2 demo 2010-05-23 16:59:09 +00:00
sound SCI: reenabling "stopAllSounds" code disabled in r49101 - isn't called anymore since priority is honored so it may have been right after all 2010-05-23 16:42:49 +00:00
video Committing the rest of the VideoDecoder Rewrite from patch #2963496. 2010-05-18 14:17:24 +00:00
console.cpp Remove the unused SCI_GAME_WAS_RESTARTED_AT_LEAST_ONCE flag 2010-05-23 17:03:16 +00:00
console.h
debug.h Moved the breakpoint information inside the DebugState struct 2010-05-19 07:25:06 +00:00
decompressor.cpp
decompressor.h
detection_tables.h
detection.cpp SCI: Enabled saving from the ScummVM menu again 2010-05-23 18:03:23 +00:00
event.cpp
event.h
module.mk Add initial support for KQ6 Mac. Wrapper functions for read/writing to pointers are now used (found in util.*) for code that has different endianness in SCI1.1+ Mac games. Add support for Mac 'snd ' and 'CURS' resources. QFG1 Mac is not yet playable due to script compression. 2010-05-18 04:17:58 +00:00
resource.cpp Cleaned up the game ID code: 2010-05-23 10:28:03 +00:00
resource.h Cleaned up the game ID code: 2010-05-23 10:28:03 +00:00
sci.cpp Cleaned up the game ID code: 2010-05-23 10:28:03 +00:00
sci.h
util.cpp Add initial support for KQ6 Mac. Wrapper functions for read/writing to pointers are now used (found in util.*) for code that has different endianness in SCI1.1+ Mac games. Add support for Mac 'snd ' and 'CURS' resources. QFG1 Mac is not yet playable due to script compression. 2010-05-18 04:17:58 +00:00
util.h Add initial support for KQ6 Mac. Wrapper functions for read/writing to pointers are now used (found in util.*) for code that has different endianness in SCI1.1+ Mac games. Add support for Mac 'snd ' and 'CURS' resources. QFG1 Mac is not yet playable due to script compression. 2010-05-18 04:17:58 +00:00