scummvm/engines/sci
2010-02-13 17:45:40 +00:00
..
engine SCI: Remove EngineState::_kernel, use SciEngine::_kernel instead 2010-02-13 17:45:40 +00:00
graphics SCI: Remove EngineState::_kernel, use SciEngine::_kernel instead 2010-02-13 17:45:40 +00:00
parser SCI: Add global g_sci pointer to the active SciEngine instance 2010-02-13 17:42:49 +00:00
sound SCI: Get rid of EngineState::resMan 2010-02-13 17:44:19 +00:00
video Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
console.cpp SCI: Remove EngineState::_kernel, use SciEngine::_kernel instead 2010-02-13 17:45:40 +00:00
console.h SCI: Renamed Console::_vm to _engine 2010-02-03 01:32:03 +00:00
debug.h
decompressor.cpp
decompressor.h
detection_tables.h Add detection entry for KQ5 Mac. Also, make Mac and Amiga SCI1_EGA+ games default to MIDI as we don't (yet) support their patches. KQ5 Mac will start and go until the main menu. 2010-02-06 01:38:00 +00:00
detection.cpp Fix warning format arguments. (Passing a Common::String ins't that much of a good idea) 2010-01-31 10:02:38 +00:00
event.cpp SCI: Add global g_sci pointer to the active SciEngine instance 2010-02-13 17:42:49 +00:00
event.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
module.mk SCI: GfxCoordAdjuster class added, local2Global and global2Local use that class directly, kGraph / RedrawBox is now using GfxPaint16 directly 2010-02-05 18:56:13 +00:00
resource.cpp SCI: Change getSciVersionDesc() to return 'const char *' instead of 'Common::String' 2010-02-13 11:58:15 +00:00
resource.h SCI: Handle -1 properly when passed as a language id to DoAudio 2010-01-31 19:45:51 +00:00
sci.cpp SCI: Remove EngineState::_kernel, use SciEngine::_kernel instead 2010-02-13 17:45:40 +00:00
sci.h SCI: Remove EngineState::_kernel, use SciEngine::_kernel instead 2010-02-13 17:45:40 +00:00