aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
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-21KYRA: Fix mute setting with MIDI and FM-Towns/PC98 output.Johannes Schickel
2010-07-21SCI: halfing kCelWide for sci2.1Martin Kiewitz
2010-07-21SCI: terminating at another resource of sq4cdMartin Kiewitz
2010-07-21AGOS: Make the "m" hotkey respect the mute setting.Johannes Schickel
2010-07-21LURE: Make LURE respect the mute settings.Johannes Schickel
2010-07-21AGOS: Make AGOS respect the mute setting.Johannes Schickel
2010-07-21SCI: Rewrite said spec handling.Willem Jan Palenstijn
2010-07-21KYRA: Respect mute setting on engine startup.Johannes Schickel
2010-07-21SCI: fix initializing script 99 of sq3Martin Kiewitz
2010-07-21Strip trailing whitespaces.Johannes Schickel
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
2010-07-21SCI: Moved all the workaround tables in a separate file, to keep them apart f...Filippos Karapetis
2010-07-21SCI: adding lsl6hires uninit workaroundMartin Kiewitz
2010-07-21SCI: fixing hires background pictures sci2.1Martin Kiewitz
2010-07-21SCI: kSetNowSeen sci2.1Martin Kiewitz
2010-07-21SCI: more work on coordadjustment sci32Martin Kiewitz
2010-07-20SCI: Removed the restoring parameter of the run_vm() functionFilippos Karapetis
2010-07-20SCI: Fixed an off-by-one error in the resource manager - it tried to load pat...Filippos Karapetis
2010-07-20SCI: some sci32 fixesMartin Kiewitz
2010-07-20SCI: adding lsl6hires uninit workaroundMartin Kiewitz
2010-07-20SCI: fixed jones/ega/vga port issueMartin Kiewitz
2010-07-20SCI: adding multilingual mixed up mother gooseMartin Kiewitz
2010-07-20SCI: tiny comment changeMartin Kiewitz
2010-07-20SCI: clean up workaround tables/codeMartin Kiewitz