scummvm/engines/sci
2009-05-10 20:13:43 +00:00
..
engine SCI: Changed EngineState::pics to a Common::Array 2009-05-10 20:13:43 +00:00
gfx SCI: Fixed palette regression from rev 40388 2009-05-10 19:18:19 +00:00
scicore Disabled some unused code 2009-05-10 09:53:39 +00:00
sfx Sync with adlib.cpp rename 2009-05-06 11:11:44 +00:00
console.cpp SCI: Renamed ResourceManager::sci_version to _sciVersion, to avoid var shadowing warnings; some other tweaks 2009-02-28 22:19:22 +00:00
console.h - Made ResourceManager accessible from _vm 2009-02-22 01:33:16 +00:00
detection.cpp - Moved the extra information (like executable version, VERSION file contents or floppy label versions) into comments with a common format, in anticipation of engine versions being removed to use feature flags 2009-05-02 15:35:57 +00:00
exereader.cpp SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains 2009-02-27 02:23:00 +00:00
exereader.h Normalized guard #defines 2009-02-24 15:33:40 +00:00
module.mk SCI: turn the various gfx filters from #define hacks into template funcs 2009-05-08 16:01:25 +00:00
sci_memory.cpp SCI: moved sci_strndup to menubar.cpp 2009-03-24 12:14:22 +00:00
sci_memory.h SCI: moved sci_strndup to menubar.cpp 2009-03-24 12:14:22 +00:00
sci.cpp SCI: Removed unused vars; doxygenified some comments; cleanup 2009-04-27 12:29:51 +00:00
sci.h The ScummVM debug console is now working (though only the "version" command is assigned, for now) 2009-03-07 17:32:11 +00:00
tools.cpp Replaced getInt16, getUInt16 and putInt16 2009-03-07 16:14:20 +00:00
tools.h SCI: Mapped BREAKPOINT macro to error() for now 2009-04-20 19:27:32 +00:00
uinput.h SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains 2009-02-27 02:23:00 +00:00