aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
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: more work on coordadjustment sci32Martin Kiewitz
2010-07-20SCI: Removed the restoring parameter of the run_vm() functionFilippos Karapetis
2010-07-20SCI: some sci32 fixesMartin Kiewitz
2010-07-20SCI: adding lsl6hires uninit workaroundMartin Kiewitz
2010-07-20SCI: tiny comment changeMartin Kiewitz
2010-07-20SCI: clean up workaround tables/codeMartin Kiewitz
2010-07-20SCI: adding workaround for sq1 in barMartin Kiewitz
2010-07-20SCI: adding uninit workarounds for cnick gamesMartin Kiewitz
2010-07-20SCI: fix regression of r51060Martin Kiewitz
2010-07-20SCI: change the workaround-typesMartin Kiewitz
2010-07-20SCI: added workaround for kq1 kDoSound(fade)Martin Kiewitz
2010-07-20SCI: renaming kDoSound(resume) to resumeAfterRestoreMartin Kiewitz
2010-07-19SCI: fixing commentMartin Kiewitz
2010-07-19SCI: adding 2 uninit workarounds for hoyle1Martin Kiewitz
2010-07-19SCI: kDoBresen - check xLast/yLast selectorsMartin Kiewitz
2010-07-19SCI: fix regression of r51027Martin Kiewitz
2010-07-19SCI: implement foreign vocabulary supportMartin Kiewitz
2010-07-19SCI: lsl6 workaround switched on for all roomsMartin Kiewitz
2010-07-19SCI: fix ult to work for pq2 japaneseMartin Kiewitz
2010-07-19SCI: fixing signature for kDoSound(setReverb)Martin Kiewitz
2010-07-18SCI : Corrected valgrind error on engine exitDavid Turner
2010-07-18SCI: fix warningMartin Kiewitz
2010-07-18SCI: add script number to r51008 changeMartin Kiewitz
2010-07-18SCI: add workaround for script 500 lsl3Martin Kiewitz
2010-07-18SCI: make the left-over opcodes more verboseMartin Kiewitz
2010-07-18SCI: Add Mac signature for kTextSize which can have an extra integer parameter.Matthew Hoops
2010-07-18SCI: make bnot/mod/mul more verboseMartin Kiewitz
2010-07-18SCI: ipToa/ipTos/dpTos more verboseMartin Kiewitz
2010-07-18SCI: making int/uint comparsions more verboseMartin Kiewitz
2010-07-18SCI: adding room numbers to all workaroundsMartin Kiewitz
2010-07-18SCI: Fix warningWillem Jan Palenstijn
2010-07-18SCI: adding workaround for script bug in lsl6 when looking through tileMartin Kiewitz
2010-07-18SCI: added uninitialized workarounds for hoyle 3Martin Kiewitz
2010-07-18SCI: fix regression of r50896, behaviour of kFileIO(readString) is supposed t...Martin Kiewitz
2010-07-18In SCI2.1, the type numbers inside resource maps/patches have changed slightl...Matthew Hoops
2010-07-17SCI: adding uninitialized workaround for gk1Martin Kiewitz
2010-07-17SCI: removing kSetPort 4 argument support from r44938, which was wrong - addi...Martin Kiewitz
2010-07-17SCI: added uninitialized workaround for lsl3Martin Kiewitz
2010-07-17DEBUGGER: Simplify how our console debugger works / is usedMax Horn
2010-07-17SCI: checking if within kernel function before overwrite a save (thx @ digitall)Martin Kiewitz
2010-07-17SCI: added gameid for send() sq4 workaroundMartin Kiewitz
2010-07-17SCI: added special case for iceman when plotting course inside isSaneNodePointerMartin Kiewitz
2010-07-17SCI: fix debugging code of parser, add 0xffe special group into debug supportMartin Kiewitz
2010-07-16SCI: adding uninitialized workaround for lsl1 when playing at the casinoMartin Kiewitz
2010-07-16SCI: adding signatures for 4-parameter variant of kDoSound(sendMidi), needs t...Martin Kiewitz
2010-07-16SCI: enable r50931 for sci1late+ only, lsl1vga doesn't like it (ego gets stuck)Martin Kiewitz