aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/workarounds.h
AgeCommit message (Expand)Author
2010-07-28SCI: Fix bug #3035720 - SQ1SCI demo: Menu crashMatthew Hoops
2010-07-27SCI: Fixed bug #3035186 - "ECOQUEST2: Crash When Receiving Ecorder". Also rem...Filippos Karapetis
2010-07-27SCI: Fixed script bug #3034610 - "KQ6CD: Crash in endgame (short path)", and ...Filippos Karapetis
2010-07-27SCI: Fixed bug #3035057 - "ECOQUEST demo: Crashing menu". EcoQuest 1 demo is ...Filippos Karapetis
2010-07-26SCI: reverting r51304, broke kq6 hiresMartin Kiewitz
2010-07-26SCI: Fixed bug #3034519, "GK1 Demo: kIsObject Sig Mismatch". Filippos Karapetis
2010-07-26SCI: Fixed bug #3034506, "QFG4 Demo: kPalette Subfunction Sig Mismatch", plus...Filippos Karapetis
2010-07-26SCI: Fixed bug #3034490 , "signature mismatch in laura bow 2 introduction"Filippos Karapetis
2010-07-26SCI: Fixed bug #3034464, "ECOQUEST2: Crash near beginning"Filippos Karapetis
2010-07-24SCI: adding workaround for castle of dr. brainMartin Kiewitz
2010-07-23SCI: adding table for kDisplay workaroundsMartin Kiewitz
2010-07-22SCI: Adding workaround for sq4 room 411Martin 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: More rest of the workaround defs to workarounds.hMax Horn
2010-07-21SCI: Moved all the workaround tables in a separate file, to keep them apart f...Filippos Karapetis