scummvm/engines/sci
2010-11-30 00:26:00 +00:00
..
engine SCI: Fixed bug #3053093 - "QFG1VGA and QFG3: Text box glitches" 2010-11-30 00:26:00 +00:00
graphics SCI: Implemented FR #3101338: "King's Quest 6 Windows Mouse Icons" 2010-11-26 12:37:24 +00:00
parser SCI: Remove any use of printf 2010-11-02 09:49:47 +00:00
sound SCI: Removed bogus warning 2010-11-27 18:27:02 +00:00
video ALL: Push down deps on stream.h from .h to .cpp files 2010-11-19 01:37:04 +00:00
console.cpp SCI: Fixed a bug in the show_instruments console command 2010-11-25 15:59:30 +00:00
console.h SCI: Unified the functionality and parameters of the disasm and disasm_addr commands 2010-11-17 08:05:11 +00:00
debug.h
decompressor.cpp
decompressor.h
detection_tables.h SCI: Remove the Windows versions of Freddy Pharkas. This one has an alternative sound track, but it's handled in a different manner 2010-11-25 14:16:46 +00:00
detection.cpp ALL: Push down deps on stream.h from .h to .cpp files 2010-11-19 01:37:04 +00:00
event.cpp SCI: Fixed keyboard input when numlock is on, and cleaned up the way some special keys are translated 2010-11-26 10:03:24 +00:00
event.h
module.mk SCI: Moved the Object class in a separate file 2010-11-19 08:18:24 +00:00
resource_audio.cpp SCI: Added support for the alternate Windows MIDI soundtracks of the CD versions of EcoQuest, Jones, KQ5 and SQ4 2010-11-25 14:22:09 +00:00
resource_intern.h
resource.cpp SCI3: added a SCI3 implementation of findGameObject(), based on a patch by lskovlun 2010-11-17 11:17:38 +00:00
resource.h SCI: Update resource types for SCI2.1/3 2010-11-13 00:20:23 +00:00
sci.cpp SCI: Compensate for buggy KQ5CD saved games (before r54510) 2010-11-27 18:46:12 +00:00
sci.h SCI: Added engine method isCD() 2010-11-25 14:19:02 +00:00
util.cpp
util.h