scummvm/engines/sci
2009-02-22 21:38:46 +00:00
..
engine SCI: Rewrite the way file handles are managed 2009-02-22 21:38:46 +00:00
gfx The two hardcoded fonts, 5x8 and 6x10 were used for FreeSCI's debugger and game menu, so they can be safely removed now 2009-02-22 20:06:25 +00:00
include SCI: Rewrite the way file handles are managed 2009-02-22 21:38:46 +00:00
scicore Whitespace cleanup 2009-02-22 13:11:43 +00:00
sfx SCI: Replaced two uses of sci_fopen by Common::File; moved is_print_str() to the only spot it is used 2009-02-22 19:45:53 +00:00
console.cpp Whitespace cleanup 2009-02-22 13:11:43 +00:00
console.h - Made ResourceManager accessible from _vm 2009-02-22 01:33:16 +00:00
detection.cpp Re-enable kq1 SCI Amiga and Mixed Up Mother Goose SCI Amiga. 2009-02-22 18:31:40 +00:00
exereader.cpp Add remapping of Amiga version strings and re-enable detection of kq5 amiga. 2009-02-22 01:11:06 +00:00
exereader.h Add remapping of Amiga version strings and re-enable detection of kq5 amiga. 2009-02-22 01:11:06 +00:00
module.mk The two hardcoded fonts, 5x8 and 6x10 were used for FreeSCI's debugger and game menu, so they can be safely removed now 2009-02-22 20:06:25 +00:00
sci.cpp SCI: Rewrite the way file handles are managed 2009-02-22 21:38:46 +00:00
sci.h Add resource version option to game detection table, for games version(s) with undetected/unexpected resource types. 2009-02-22 03:40:51 +00:00
tools.cpp SCI: Replaced two uses of sci_fopen by Common::File; moved is_print_str() to the only spot it is used 2009-02-22 19:45:53 +00:00
tools.h SCI: Replaced two uses of sci_fopen by Common::File; moved is_print_str() to the only spot it is used 2009-02-22 19:45:53 +00:00