aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/workarounds.h
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-12SCI: Added proper fix for bug #3048054 - "LONGBOW: crash when opening hand code"md5
2011-02-19SCI: Refactored the reg_t related operations and comparisonsmd5
2011-01-12SCI: Added a workaround for script bug #3156472 - "King's Quest 5 cdrom versi...Filippos Karapetis
2010-10-31SCI: Fix for bug #3100292 - "QFG2: signature mismatch at the WIT"Filippos Karapetis
2010-08-19SCI: Fixed one of the bugs in hoyle3, from bug report #3038837 - "HOYLE3: EGA...Filippos Karapetis
2010-08-18SCI: Fixed script bug #3048054 - "LONGBOW: crash when opening hand code" (Ger...Filippos Karapetis
2010-08-18SCI: Fixed bug #3042964 - "KQ4: Signature Mismatch"Filippos Karapetis
2010-08-14SCI: adding workaround for camelot during endingMartin Kiewitz
2010-08-07SCI: Fixed script bug #3040142 - "PEPPER: Crash on Pugh's office"Filippos Karapetis
2010-08-06SCI: Rewrote the Mother Goose workaround to be like the others, some cleanupFilippos Karapetis
2010-08-06SCI: properly implementing qfg2 astrologer workaroundMartin Kiewitz
2010-08-04SCI: Fix bug #3038913 - SCI Fanmade - The Legend of the Lost Jewel: Crash by ...Matthew Hoops
2010-08-03SCI: adding workaround for pq3Martin Kiewitz
2010-08-02SCI: Fixed script bug #3037835 - "ISLANDBRAIN: Crash when breeding second-gen...Filippos Karapetis
2010-08-02SCI: Fixed script bug #3038077 - "PQ3 : Engine Abort While Plotting Crimes", ...Filippos Karapetis
2010-07-30SCI: Fix saving/restoring games in fan gamesMatthew Hoops
2010-07-30SCI: adding workaround for kSetCursor kq5cdMartin Kiewitz
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