aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
2010-07-24SCI: removing sci32 gfx debug messagesMartin Kiewitz
2010-07-24SCI: support useInsetRect in kFrameoutMartin Kiewitz
2010-07-24SCI: cache Planes for sci32Martin Kiewitz
2010-07-24SCI: adding sq4 workaround room 150Martin Kiewitz
2010-07-24SCI: kCelWide/kCelHigh now adjust on hires viewsMartin Kiewitz
2010-07-24SCI: removing some debug stuff from sci32 gfxMartin Kiewitz
2010-07-24SCI: fix warning and remove duplicate codeMartin Kiewitz
2010-07-24SCI: added said spec dump ability to logkernelMartin Kiewitz
2010-07-24SCI: adding workaround for sq4 room 391Martin Kiewitz
2010-07-24SCI: adding workaround for room 150 sq4Martin Kiewitz
2010-07-23SCI: result now displayed in decimal for logkernelMartin Kiewitz
2010-07-23SCI: some small logkernel changesMartin Kiewitz
2010-07-23SCI: logkernel changesMartin Kiewitz
2010-07-23SCI: adding new debug command logkernelMartin Kiewitz
2010-07-23SCI: adding lsl6hires workaroundMartin Kiewitz
2010-07-23SCI: adding table for kDisplay workaroundsMartin Kiewitz
2010-07-23SCI: support kSetCursorSci11(-2)Martin Kiewitz
2010-07-23SCI: adding workarounds for lsl6hiresMartin Kiewitz
2010-07-23SCI: Actually sync kPalVary data when saving/loadingFilippos Karapetis
2010-07-23SCI: Dropped support for the very old savegame versions 12 and 13 (hopefully,...Filippos Karapetis
2010-07-23SCI: some changes to kPalVary savingMartin Kiewitz
2010-07-23SCI: Now saving the kPalVary state inside savegamesFilippos Karapetis
2010-07-22SCI: Added Workaround for SQ4CD Droid in Supercomputer Maze.David Turner
2010-07-22SCI: kSetCursor works the same in sci16Martin Kiewitz
2010-07-22SCI: Some slight work on robot filesFilippos Karapetis
2010-07-22SCI: kSetCursor change for sci32Martin Kiewitz
2010-07-22SCI: sci2+ has a different kSetCursor orderMartin Kiewitz
2010-07-22SCI: fix signature of kStrCpyMartin Kiewitz
2010-07-22SCI: Also allow checkListPointer() to check the result of lookupNode() itselfFilippos Karapetis
2010-07-22SCI: allow isSaneNodePointer to handle invalid node references itselfFilippos Karapetis
2010-07-22SCI: Fixed the crash in LSL2, room 42 (when arriving at the island). kAnimate...Filippos Karapetis
2010-07-22SCI: Added remaining workarounds to SQ4 Skate-o-rama area.David Turner
2010-07-22SCI: Added another workaround to SQ4 Skate-o-rama area.David Turner
2010-07-22When modifying variable selectors with argc > 1, don't throw a warning, but u...Filippos Karapetis
2010-07-22SCI: Adding workaround for sq4 room 411Martin Kiewitz
2010-07-22SCI: Added workaround for Engine Abort when rummaging in Software Excess barg...David Turner
2010-07-22SCI: Fixed a bug when loading some saved games (sometimes, the execution stac...Filippos Karapetis
2010-07-22SCI: some work on priority in sci32Martin Kiewitz
2010-07-22SCI: Remove '#define FAKE', make SCI_WORKAROUNDENTRY_TERMINATOR 'private'Max Horn
2010-07-22SCI: Moved the actual workaround arrays inside a cpp fileFilippos Karapetis
2010-07-21SCI: Fixed signature of kFileIO subop 19 for Torin (full version)Filippos Karapetis
2010-07-21SCI: Moved all the video related functions in a separate fileFilippos Karapetis
2010-07-21SCI: Moved the SCI32 kernel functions out of kernel32.cpp and into their resp...Filippos Karapetis
2010-07-21SCI: r51104 adding #ifdef and check for hiresMartin Kiewitz
2010-07-21SCI: halfing kCelWide for sci2.1Martin Kiewitz
2010-07-21SCI: Rewrite said spec handling.Willem Jan Palenstijn
2010-07-21SCI: fix initializing script 99 of sq3Martin Kiewitz
2010-07-21SCI: adding workaround for sq3Martin Kiewitz
2010-07-21SCI: More rest of the workaround defs to workarounds.hMax Horn
2010-07-21SCI: Moved all the static kernel-related tables in a separate file. Also, mov...Filippos Karapetis