aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-07-23KYRA: Formatting fixes.Johannes Schickel
2010-07-23KYRA: Cleanup.Johannes Schickel
2010-07-23KYRA: Implemented some missing timers for object creation.Johannes Schickel
2010-07-23KYRA: Cleanup.Johannes Schickel
2010-07-22SCI: Added Workaround for SQ4CD Droid in Supercomputer Maze.David Turner
2010-07-22KYRA: Implement missing dialog code.Johannes Schickel
2010-07-22SCI: Cleanup leftovers from the FreeSCI sound codeFilippos Karapetis
2010-07-22SCI: kSetCursor works the same in sci16Martin Kiewitz
2010-07-22SCI: Some slight work on robot filesFilippos Karapetis
2010-07-22KYRA: Move LoL specific static data to its own file.Johannes Schickel
2010-07-22SCI: kSetCursor change for sci32Martin Kiewitz
2010-07-22KYRA: Cleanup.Johannes Schickel
2010-07-22KYRA: Implement proper fade out when skipping the intro at any position.Johannes Schickel
2010-07-22KYRA: Free hand shapes after the Kallak writing sequence.Johannes Schickel
2010-07-22KYRA: Prevent fast fade to black when skipping the intro.Johannes Schickel
2010-07-22KYRA: Remove superfluous palette update on quit.Johannes Schickel
2010-07-22SCI: sci2+ has a different kSetCursor orderMartin Kiewitz
2010-07-22SCI: Add more parser test casesWillem Jan Palenstijn
2010-07-22SCI: Swap suffix' class_mask result_classWillem Jan Palenstijn
2010-07-22SCI: fix signature of kStrCpyMartin Kiewitz
2010-07-22SCI: Hopefully fix compilation when ENABLE_SCI32 is not definedMatthew Hoops
2010-07-22KYRA: Properly short-circuit after the SC/MP logo on quit.Johannes Schickel
2010-07-22SCI: fixing mirrored sci32 picturesMartin Kiewitz
2010-07-22Display the MacPlay Gold logo for Macintosh versions which include it.Johannes Schickel
2010-07-22SCI: doing res correction on text as wellMartin Kiewitz
2010-07-22SCI: some changes to kFrameout for sci32Martin Kiewitz
2010-07-22SCI: Remove sanity check introduced in rev 51154. When a node is deleted via ...Filippos Karapetis
2010-07-22SCI: Also allow checkListPointer() to check the result of lookupNode() itselfFilippos Karapetis
2010-07-22SCI: Added a sanity check for rev 51152. If a node has been deleted, it shoul...Filippos 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-22Extended the "version" console command to also show the game version found in...Filippos Karapetis
2010-07-22SCI: Added another workaround to SQ4 Skate-o-rama area.David Turner
2010-07-22SCI: changed the comment about the palette merging (it's not a workaround any...Filippos Karapetis
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-22Use new[]/delete[] instead of malloc/freeMatthew Hoops
2010-07-22Silence gcc warningMatthew Hoops
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 more work on priority sci32Martin Kiewitz
2010-07-22MADE: fixed bug 3029750 caused by caching from commit 46102.Yotam Barnoy
2010-07-22SCI: removing priority hack for gk1hiresMartin Kiewitz
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-22Silenced a known warning in SQ5, after the introFilippos 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