scummvm/engines/igor
2009-03-05 12:04:58 +00:00
..
parts Fix in the Igor engine for bug #2101083 - "ANY - MSVC71 compilation fails due to warnings-as-errors" 2008-09-10 06:57:32 +00:00
detection.cpp Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match the meaning of the returned string, as discussed some time ago in scummvm-devel 2009-03-05 12:04:58 +00:00
igor.cpp Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
igor.h Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
menu.cpp
midi.cpp
midi.h
module.mk Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
resource_ids.h Added license header, and guard against multiple inclusion. 2008-11-14 22:48:09 +00:00
saveload.cpp Switched various Engine APIs to use Common::Error 2008-11-06 17:05:54 +00:00
staticres.cpp