scummvm/engines/sci
Filippos Karapetis 6f939ff6c8 Cleanup. Readded FIXME
svn-id: r38895
2009-02-26 09:44:06 +00:00
..
engine cleanup 2009-02-26 02:21:55 +00:00
gfx Cleanup. Readded FIXME 2009-02-26 09:44:06 +00:00
include reintroduce game_start_time (removed it in r38701), since the interpreter can be restarted and it can be retrieved via script function (eg. LSL3 about box) 2009-02-25 21:43:57 +00:00
scicore SCI: Renamed gfx/gfx_operations.h to gfx/operations.h (matching the source file); moved include/sci_widgets.h to gfx/ (matching location of source file); renamed gfx/widgets.cpp to gfx/gfx_widgets.cpp (matching the header) 2009-02-24 20:39:34 +00:00
sfx not needed this includes anymore 2009-02-24 21:13:32 +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 SCI: Added some demos (they don't work, so disabled for now. Would be way cool if all demos worked, for testing) 2009-02-23 04:35:06 +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 Normalized guard #defines 2009-02-24 15:33:40 +00:00
module.mk SCI: Moved (kernel) debug stuff from tools.cpp to a new file engine/kdebug.cpp 2009-02-24 22:41:58 +00:00
sci_memory.cpp SCI: Moved engines/sci/include/sci_memory.h and engines/sci/scicore/sci_memory.cpp into engines/sci/; moved macros from the header into the source file 2009-02-24 05:39:10 +00:00
sci_memory.h Normalized guard #defines 2009-02-24 15:33:40 +00:00
sci.cpp not needed this includes anymore 2009-02-24 21:13:32 +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: Moved (kernel) debug stuff from tools.cpp to a new file engine/kdebug.cpp 2009-02-24 22:41:58 +00:00
tools.h substitute all time related functions, removing sci_gettime sci_get_current_time altogether. 2009-02-24 18:31:05 +00:00