scummvm/engines/sci/engine
Ori Avtalion 9414d7a6e2 JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
2011-04-28 15:08:58 +03:00
..
features.cpp SCI: Cleanup of the save/load dialog patching code and the lofs type detection code 2011-02-28 00:15:47 +02:00
features.h
gc.cpp SCI: Moved the engine hunk pointer processing code inside the GfxPorts class 2011-03-20 15:29:12 +02:00
gc.h SCI: Moved the engine hunk pointer processing code inside the GfxPorts class 2011-03-20 15:29:12 +02:00
kernel_tables.h SCI: Add workaround for a QFG1 VGA Mac kFormat bug 2011-03-13 22:01:41 -04:00
kernel.cpp SCI: Add support for the KQ5 FM Towns resource format 2011-02-16 14:24:38 -05:00
kernel.h SCI: Added automatic detection for several selectors 2011-03-12 18:33:32 +02:00
kevent.cpp SCI: Implement Mac iconbar event handling. 2011-03-09 21:05:19 +01:00
kfile.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
kgraphics.cpp SCI: Cleanup 2011-03-13 23:34:06 +02:00
klists.cpp SCI: debugC calls no longer require a debug level of 2 to show output 2011-01-01 12:48:12 +00:00
kmath.cpp SCI: Changed several places that use PI to use the standard M_PI instead 2011-03-19 02:22:06 +02:00
kmenu.cpp SCI: Fixed the background color of the status bar in Amiga versions 2011-03-01 18:29:34 +02:00
kmisc.cpp SCI: Silenced the warning for kMacPlatform(1) 2011-04-15 11:20:05 +03:00
kmovement.cpp SCI: Avoid (unused) sqrt of a negative number 2011-04-21 22:14:05 +02:00
kparse.cpp SCI: Remove unused argument to said 2011-03-08 22:50:32 +01:00
kpathing.cpp SCI: Remove SCI version check from READ/WRITE_SCI1ENDIAN_UINT16. 2011-03-04 21:55:39 +01:00
kscripts.cpp SCI: Moved a heap patch from kScriptID() into script_patches.cpp 2011-03-12 00:57:45 +02:00
ksound.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
kstring.cpp ALL: centre -> center 2011-04-14 14:34:28 +02:00
kvideo.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
message.cpp SCI: Fix GK1 Mac messages 2011-02-03 05:10:24 +00:00
message.h
object.cpp SCI: Remove a space at the end of a warning 2011-03-14 18:48:43 -04:00
object.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
savegame.cpp SCI: Cleanup 2011-03-08 20:13:08 +02:00
savegame.h SCI: Now saving/loading the list of synonyms (set by kSetSynonyms), like SSCI did 2010-12-24 14:47:47 +00:00
script_patches.cpp SCI: Fixed script bug #3292251 - "SCI: QFG3: Script error when buying robe" 2011-04-26 18:24:53 +03:00
script.cpp SCI: Fix precedence (bug #3087872) 2011-04-20 23:38:28 +02:00
script.h
scriptdebug.cpp SCI: Renamed restAdjust to r_rest (like r_acc and r_prev) 2011-03-28 02:23:58 +03:00
seg_manager.cpp SCI: Got rid of VERIFY() and removed some newlines in error messages 2011-03-14 20:00:26 +02:00
seg_manager.h SCI: Got rid of VERIFY() and removed some newlines in error messages 2011-03-14 20:00:26 +02:00
segment.cpp SCI: Cleanup 2011-03-08 20:13:08 +02:00
segment.h SCI: Close Memory Leak from kAnimate Calls. 2011-03-24 20:59:20 +00:00
selector.cpp SCI: Implement Mac iconbar event handling. 2011-03-09 21:05:19 +01:00
selector.h SCI: Implement Mac iconbar event handling. 2011-03-09 21:05:19 +01:00
state.cpp SCI: Renamed restAdjust to r_rest (like r_acc and r_prev) 2011-03-28 02:23:58 +03:00
state.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
static_selectors.cpp SCI: Added automatic detection for several selectors 2011-03-12 18:33:32 +02:00
vm_types.cpp SCI: Fixed typos 2011-03-08 15:24:59 +02:00
vm_types.h SCI: Simplified arithmetic reg_t operations, based on fingolfin's comments 2011-03-03 19:38:30 +02:00
vm.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
vm.h SCI: Set the GC_INTERVAL define to its hexadecimal equivalent 2011-03-28 02:23:56 +03:00
workarounds.cpp SCI: Fixed script bug #3292334 - "HOYLE4: Gin Rummy bug" 2011-04-26 19:08:02 +03:00
workarounds.h SCI: Added proper fix for bug #3048054 - "LONGBOW: crash when opening hand code" 2011-03-12 23:48:56 +02:00