scummvm/engines/sci
Paweł Kołodziejski e7b0c975d9 bring back comments but as TODO comment
svn-id: r38866
2009-02-24 22:40:54 +00:00
..
engine bring back comments but as TODO comment 2009-02-24 22:40:54 +00:00
gfx not needed this includes anymore 2009-02-24 21:13:32 +00:00
include Removed some non-required struct declarations 2009-02-24 22:33:39 +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: 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
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 remove code related __GNU__XX defines 2009-02-24 22:24: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