Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-26 | SCI: adding workaround for kq6 room 210 | Martin Kiewitz | |
fixes bug #3034565 svn-id: r51325 | |||
2010-07-26 | SCI: adding workaround for castle brain room 320 | Martin Kiewitz | |
solves bug #3034473, happened also in DOS version of the game but only when exiting the puzzle before solving it svn-id: r51322 | |||
2010-07-26 | SCI: making kq5 workaround work in every room | Martin Kiewitz | |
fixes bug #3034700 svn-id: r51321 | |||
2010-07-26 | SCI: forgot one workaround for r51319 | Martin Kiewitz | |
svn-id: r51320 | |||
2010-07-26 | SCI: adding workaround for island of dr. brain | Martin Kiewitz | |
room 290 elevator puzzle, solves bug #3034485 svn-id: r51319 | |||
2010-07-26 | SCI: combined lb2 workaround | Martin Kiewitz | |
svn-id: r51307 | |||
2010-07-26 | SCI: Fixed bug #3034519, "GK1 Demo: kIsObject Sig Mismatch". | Filippos Karapetis | |
svn-id: r51305 | |||
2010-07-26 | SCI: Fixed bug #3034506, "QFG4 Demo: kPalette Subfunction Sig Mismatch", ↵ | Filippos Karapetis | |
plus another sig mismatch on kDrawCel later on, when Dr. Cranium talks svn-id: r51304 | |||
2010-07-26 | SCI: Fixed a script bug in the intro of LB2 (invalid call to kMemory), room ↵ | Filippos Karapetis | |
220 (while talking to Mr. Augustini) svn-id: r51301 | |||
2010-07-26 | SCI: Fixed bug #3034490 , "signature mismatch in laura bow 2 introduction" | Filippos Karapetis | |
svn-id: r51298 | |||
2010-07-26 | SCI: Fixed bug #3034464, "ECOQUEST2: Crash near beginning" | Filippos Karapetis | |
svn-id: r51293 | |||
2010-07-25 | SCI: adding gk2 uninit workaround | Martin Kiewitz | |
svn-id: r51280 | |||
2010-07-24 | SCI: adding workaround for castle of dr. brain | Martin Kiewitz | |
room 420, alien card game svn-id: r51257 | |||
2010-07-24 | SCI: adding workaround for castle of dr. brain | Martin Kiewitz | |
room 320, for kUnLoad svn-id: r51256 | |||
2010-07-24 | SCI: adding sq4 workaround room 150 | Martin Kiewitz | |
svn-id: r51247 | |||
2010-07-24 | SCI: adding workaround for sq4 room 391 | Martin Kiewitz | |
svn-id: r51238 | |||
2010-07-24 | SCI: adding workaround for room 150 sq4 | Martin Kiewitz | |
svn-id: r51237 | |||
2010-07-23 | SCI: adding lsl6hires workaround | Martin Kiewitz | |
svn-id: r51215 | |||
2010-07-23 | SCI: adding table for kDisplay workarounds | Martin Kiewitz | |
and removing hardcoded checks, adding another workaround for kGraph(drawLine) in island of dr. brain (also gene explanation chart) Moving trackOriginAndFindWorkaround() into workarounds.cpp svn-id: r51209 | |||
2010-07-23 | SCI: adding workarounds for lsl6hires | Martin Kiewitz | |
svn-id: r51199 | |||
2010-07-22 | SCI: Added Workaround for SQ4CD Droid in Supercomputer Maze. | David Turner | |
There are about 20 screens, but all screens seem to share the same script, 704, so have added a -1 general exception. svn-id: r51180 | |||
2010-07-22 | SCI: fix signature of kStrCpy | Martin Kiewitz | |
disabled workaround for island of dr. brain, seems to work w/o and was probably caused by bad signature svn-id: r51165 | |||
2010-07-22 | SCI: Added remaining workarounds to SQ4 Skate-o-rama area. | David Turner | |
svn-id: r51151 | |||
2010-07-22 | SCI: Added another workaround to SQ4 Skate-o-rama area. | David Turner | |
svn-id: r51149 | |||
2010-07-22 | SCI: Adding workaround for sq4 room 411 | Martin Kiewitz | |
kGraph(RestoreBox) is called with an additional parameter svn-id: r51145 | |||
2010-07-22 | SCI: Added workaround for Engine Abort when rummaging in Software Excess ↵ | David Turner | |
bargain bin. svn-id: r51142 | |||
2010-07-22 | SCI: Remove '#define FAKE', make SCI_WORKAROUNDENTRY_TERMINATOR 'private' | Max Horn | |
svn-id: r51133 | |||
2010-07-22 | SCI: Moved the actual workaround arrays inside a cpp file | Filippos Karapetis | |
svn-id: r51132 |