scummvm/engines/sci
Andre Heider 097641f021 remove spurious links
svn-id: r39047
2009-03-01 19:08:01 +00:00
..
engine SCI: Forgot to commit a couple files after renaming sfx headers 2009-03-01 06:17:52 +00:00
gfx Text/window color matching improved by using an existing gfxop_set_color() instead of mine _gfxop_matchColor() 2009-03-01 05:15:51 +00:00
scicore Fix warnings. 2009-03-01 03:31:52 +00:00
sfx Don't free a sfx_pcm_feed_t that's still in use. 2009-03-01 12:08:44 +00:00
console.cpp SCI: Renamed ResourceManager::sci_version to _sciVersion, to avoid var shadowing warnings; some other tweaks 2009-02-28 22:19:22 +00:00
console.h - Made ResourceManager accessible from _vm 2009-02-22 01:33:16 +00:00
detection.cpp remove spurious links 2009-03-01 19:08:01 +00:00
exereader.cpp SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains 2009-02-27 02:23:00 +00:00
exereader.h Normalized guard #defines 2009-02-24 15:33:40 +00:00
module.mk SCI: Get rid around the first layer around the ScummVM audio mixer. Also resolve the FIXME about releasing the mixer channel we allocated 2009-02-28 06:48:53 +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 Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
sci.h Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +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
uinput.h SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains 2009-02-27 02:23:00 +00:00