aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/workarounds.cpp
AgeCommit message (Expand)Author
2012-04-04SCI: Bugfix for the GetAngle workaroundsFilippos Karapetis
2012-04-01SCI: Add workaround for SQ1SCI to fix engine abort in bug #3513765.D G Turner
2012-04-01SCI: Change the fix for the SQ1 PAvoider call to apply in all rooms againFilippos Karapetis
2012-03-31SCI: Fix workaround for bug #3513207Filippos Karapetis
2012-03-31SCI: Minor formatting fix to workarounds table.D G Turner
2012-03-31SCI: Add workaround for SQ1SCI to fix engine abort in bug #3513207.D G Turner
2012-01-16SCI: Update a workaround for the demo of QFG4 to make it work againFilippos Karapetis
2011-10-19SCI: Changed the kUnload workaround for the LB2 demo to apply to all scenesFilippos Karapetis
2011-10-12SCI: 3 Uninitialized read workarounds for ShiversHeather Douglass
2011-10-09SCI2+: Added a workaround for an uninitialized temp in PQ4Filippos Karapetis
2011-09-22SCI: Ignore invalid pointers if the kernel function signature specifies itFilippos Karapetis
2011-08-25SCI: Added two workarounds for script bug #3389579Filippos Karapetis
2011-07-13SCI: Restore deleted LSL6 workaround for crash on loadingWillem Jan Palenstijn
2011-06-28SCI: Fixed script bug #3292327 - "SCI: HOYLE4: Cribbage bug"Filippos Karapetis
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-11SCI: Fixed script bug #3313962 - "ECOQUEST2 Spanish: Crash near beginning"md5
2011-06-03SCI: Switch some char* to Common::String&Max Horn
2011-05-27SCI: Added a workaround for bug #3308087 - "SCI: SQ1VGA - Engine Abort Upon L...md5
2011-05-13SCI: Added workarounds for bug #3292251, instead of patching the scriptmd5
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-26SCI: Fixed script bug #3292334 - "HOYLE4: Gin Rummy bug"md5
2011-04-26SCI: Fixed 2 script bugs in Hoyle 4 - heartsmd5
2011-04-26SCI: Fixed several uninitialized variable script bugs in Hoyle 4 Bridgemd5
2011-04-05SCI: Extended the script workaround for the sign reading script (bugs #327273...md5
2011-04-04SCI: Added workaround for script bug #3272735 - "SCI: QFG2: Crash when typing...md5
2011-04-03SCI: Added a workaround for script bug #3268076 - "MOTHERGOOSE: Crash after f...md5
2011-03-29SCI: Add workaround for a GK1 pointer comparisonMatthew Hoops
2011-03-25SCI: Extended a workaround for KQ7 to apply in all roomsmd5
2011-03-12SCI: Added proper fix for bug #3048054 - "LONGBOW: crash when opening hand code"md5
2011-03-07SCI: Constify some codeMax Horn
2011-02-28SCI: Removed several workarounds which are no longer needed, after the change...md5
2011-02-28SCI: Add workaround for PQ:SWAT.Lars Skovlund
2011-02-28SCI: Moved hunk pointer handling to the GC, and removed some related workaroundsmd5
2011-02-19SCI: Some spacing fixes and typosmd5
2011-02-19SCI: Refactored the reg_t related operations and comparisonsmd5
2011-02-16SCI: Add workaround for uninitialized read in KQ5 FM TownsMatthew Hoops
2011-02-16SCI: Add support for the KQ5 FM Towns resource formatMatthew Hoops
2011-02-10SCI: Added a workaround for MUMG DeluxeFilippos Karapetis
2011-02-01SCI: Make Hoyle4 workarounds without names so they work in the Mac version (t...Matthew Hoops
2011-01-12SCI: Fixed bug #3155550 - "SQ4 Russian: Script error in Scate-o-rama"Filippos Karapetis
2011-01-12SCI: Added a workaround for script bug #3156472 - "King's Quest 5 cdrom versi...Filippos Karapetis
2011-01-08SCI2.1: Added/documented some functionality used by Shivers 1Filippos Karapetis
2010-12-31SCI: Added workaround for script bug #3148418 - "QFG2: Script Error On last s...Filippos Karapetis
2010-12-21SCI: Fixed bug #3092115 - "ECOQUEST2: Initial text not cleared during ecorder...Filippos Karapetis
2010-11-30SCI: Added an uninitialized read script workaround for QFG1VGAFilippos Karapetis
2010-11-23SCI: added a workaround for script bug #3116892 - "SQ4 German: crash when sho...Filippos Karapetis
2010-11-21SCI: Added 3 uninitialized temp fixes for the RAMA demo, which is now workingFilippos Karapetis
2010-11-19SCI: Moved the Object class in a separate fileFilippos Karapetis
2010-11-18SCI: Added a stub for a new subop in kString, and disabled trackOriginAndFind...Filippos Karapetis
2010-11-15SCI: Workaround for bug #3109299 "QFG1VGA: Crash when leaving area east of An...David Turner