scummvm/engines/sci
2009-04-20 19:28:08 +00:00
..
engine SCI: Moved list of kernel func declarations to header file, where it belongs 2009-04-20 19:28:08 +00:00
gfx Fix outdated comments 2009-04-18 21:28:30 +00:00
scicore SCI: cleanup 2009-04-20 19:27:50 +00:00
sfx SCI: Added a new song player (work-in-progress). 2009-04-15 10:45:59 +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 Fixed the language of the German version of Longbow 2009-04-07 22:29:36 +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: Added a new song player (work-in-progress). 2009-04-15 10:45:59 +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 Print out the SCI interpreter version and not the resource version when saying what version we're emulating 2009-04-07 15:05:53 +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