scummvm/engines/sci
2009-05-10 10:27:45 +00:00
..
engine Moved the code which retrieves the current room number in a separate function and merged _sci1_alloc_system_colors inside _reset_graphics_input 2009-05-10 10:27:45 +00:00
gfx SCI: Folded line.h and crossblit.h into gfx_support.cpp 2009-05-08 16:03:55 +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
console.h
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
exereader.h
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
tools.cpp
tools.h SCI: Mapped BREAKPOINT macro to error() for now 2009-04-20 19:27:32 +00:00
uinput.h