scummvm/engines/sci
2010-01-05 01:22:16 +00:00
..
engine Renamed /gui to /graphics and /sfx to /sound, to better illustrate their purpose 2010-01-05 01:22:16 +00:00
graphics Renamed /gui to /graphics and /sfx to /sound, to better illustrate their purpose 2010-01-05 01:22:16 +00:00
sound Renamed /gui to /graphics and /sfx to /sound, to better illustrate their purpose 2010-01-05 01:22:16 +00:00
video Updated documentation of the VMD decoder to indicate which SCI32 games used VMD videos 2009-12-30 10:42:52 +00:00
console.cpp Renamed /gui to /graphics and /sfx to /sound, to better illustrate their purpose 2010-01-05 01:22:16 +00:00
console.h SCI: Removed the old graphics code 2010-01-05 00:54:53 +00:00
debug.h
decompressor.cpp Got rid of ReadStream::ioFailed() 2009-12-15 08:18:57 +00:00
decompressor.h
detection_tables.h Applied patch from tracker item #2900436 - "SCI: SCI32 Checksums" with some formatting changes 2009-12-07 12:34:38 +00:00
detection.cpp Fallback detector: 2010-01-04 13:50:43 +00:00
event.cpp Minor additions: added full keypad support to GUI and SCI 2009-12-31 23:52:49 +00:00
event.h SCI: Renamed "buckybits" to "modifiers" in SciEvent 2009-12-04 18:02:48 +00:00
module.mk Renamed /gui to /graphics and /sfx to /sound, to better illustrate their purpose 2010-01-05 01:22:16 +00:00
resource.cpp SCI/newmusic: fadeout in sci0 (not stopping music yet), revert of SoundResource changes 2010-01-04 15:17:46 +00:00
resource.h Renamed /gui to /graphics and /sfx to /sound, to better illustrate their purpose 2010-01-05 01:22:16 +00:00
sci.cpp Renamed /gui to /graphics and /sfx to /sound, to better illustrate their purpose 2010-01-05 01:22:16 +00:00
sci.h SCI: Removed the old graphics code 2010-01-05 00:54:53 +00:00
vocabulary.cpp SCI: Cleanup the grammar/vocab code: Move defs from vocabulary.h to grammar.cpp where possible, turn comments into doxygen format etc. 2009-10-19 22:13:51 +00:00
vocabulary.h SCI: Cleanup the grammar/vocab code: Move defs from vocabulary.h to grammar.cpp where possible, turn comments into doxygen format etc. 2009-10-19 22:13:51 +00:00