scummvm/engines/sci
2009-02-23 01:59:04 +00:00
..
engine SCI: Fix incorrect usage of struct tm in date function of kGetTime 2009-02-23 01:59:04 +00:00
gfx Updated comment 2009-02-23 00:40:59 +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 Ms. Astro Chicken! (aka Add detection for Ms. Astro Chicken) 2009-02-22 23:32:28 +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 Removed unused antialiasing code (plus, we do antialiasing at the OSystem graphics backend) 2009-02-23 00:39:00 +00:00
sci.cpp Removed unused antialiasing code (plus, we do antialiasing at the OSystem graphics backend) 2009-02-23 00:39:00 +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