Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-28 | SCI: fixes for qfg2 | Martin Kiewitz | |
adding workaround changing signature for dummy kDoSound call svn-id: r51411 | |||
2010-07-28 | SCI: Some workaround fixes | Filippos Karapetis | |
- Merged all of the different workarounds for the rats in the KQ6 maze in one, thus fixing bug #3035824 - "kq6-win: more crashes on rats in catacombs" - Merged 4 different workarounds for LSL3 in one svn-id: r51410 | |||
2010-07-28 | SCI: Sorted workaround tables alphabetically by game ID | Filippos Karapetis | |
svn-id: r51408 | |||
2010-07-28 | SCI: Added bug report numbers for all the recently fixed bugs | Filippos Karapetis | |
svn-id: r51407 | |||
2010-07-28 | Fixed bug #3035694 - "LB2: crash to console when selecting in-game load/save ↵ | Filippos Karapetis | |
menu" svn-id: r51406 | |||
2010-07-28 | SCI: changing workarounds of r51401 to stillcall | Martin Kiewitz | |
svn-id: r51402 | |||
2010-07-28 | SCI: Fix bug #3035720 - SQ1SCI demo: Menu crash | Matthew Hoops | |
kCelWide and kCelHigh are called with the second two parameters as objects instead of integers. We fake return the real width/height of the view in question to allow the quit menu to work. Values found by examining the view passed as the first parameter. svn-id: r51401 | |||
2010-07-27 | SCI: Add an uninited workaround for the mothergoose demo | Matthew Hoops | |
svn-id: r51389 | |||
2010-07-27 | SCI: adding workaround for kq6 rats in catacombs | Martin Kiewitz | |
solves bug #3035495 svn-id: r51386 | |||
2010-07-27 | SCI: changes for mother goose sci2.1 | Martin Kiewitz | |
changed signature for kSetCursor sci2.1 added workarounds added separate gameid for mother goose sci2.1 svn-id: r51385 | |||
2010-07-27 | SCI: Removed the room number from the two workarounds for Hoyle 3 ↵ | Filippos Karapetis | |
(Character::say) thus fixing the crash in dominoes observed in bug #3035080. Some whitespace fixes. svn-id: r51375 | |||
2010-07-27 | SCI: Fixed bug #3035262 - "ISLANDBRAIN: Crash on "info" selection" | Filippos Karapetis | |
svn-id: r51374 | |||
2010-07-27 | SCI: Fixed bug #3035186 - "ECOQUEST2: Crash When Receiving Ecorder". Also ↵ | Filippos Karapetis | |
removed the now obsolete kStringCpy workaround table. svn-id: r51372 | |||
2010-07-27 | SCI: adding workaround for sq5 | Martin Kiewitz | |
entering the bridge makes the crew goof around, we are getting Osc::init with an object as cycle count svn-id: r51371 | |||
2010-07-27 | SCI: Fixed bug #3035068 - "LB2CD: Crash in first room, asking about burglary" | Filippos Karapetis | |
svn-id: r51367 | |||
2010-07-27 | SCI: adding workaround for qfg3 (kIsObject) | Martin Kiewitz | |
svn-id: r51364 | |||
2010-07-27 | SCI: Added room number for the KQ6 script workaround during the ending | Filippos Karapetis | |
svn-id: r51359 | |||
2010-07-27 | SCI: Fix indentation and alignment of some entries | Jordi Vilalta Prat | |
svn-id: r51358 | |||
2010-07-27 | SCI: Complete the workaround commited in r51355. | Jordi Vilalta Prat | |
svn-id: r51357 | |||
2010-07-27 | SCI: Fixed script bug #3034610 - "KQ6CD: Crash in endgame (short path)", and ↵ | Filippos Karapetis | |
removed a relevant TODO svn-id: r51356 | |||
2010-07-27 | SCI: fixing workaround from r51353 | Martin Kiewitz | |
svn-id: r51355 | |||
2010-07-27 | SCI: Fixed bug #3035057 - "ECOQUEST demo: Crashing menu". EcoQuest 1 demo is ↵ | Filippos Karapetis | |
using an in between SCI1-SCI1.1 interpreter. It's SCI1.1, but it calls kNewWindow with the SCI1 semantics. svn-id: r51354 | |||
2010-07-27 | SCI: adding workaround for sq1-spanish | Martin Kiewitz | |
svn-id: r51353 | |||
2010-07-27 | SCI: Fixed bug #3035149, "Camelot: Crash at launch" | Filippos Karapetis | |
svn-id: r51349 | |||
2010-07-27 | SCI: Fixed game script bug #3034985, "LB1: Crash on Intro" | Filippos Karapetis | |
svn-id: r51348 | |||
2010-07-27 | SCI: Fixed bug #3034567, "KQ6CD: Crash on taking piece of paper from spider web" | Filippos Karapetis | |
svn-id: r51347 | |||
2010-07-27 | SCI: Add workarounds for the camelot demo | Matthew Hoops | |
svn-id: r51342 | |||
2010-07-27 | SCI: Add two more uninited workarounds for Jones/CD | Matthew Hoops | |
svn-id: r51340 | |||
2010-07-27 | SCI: Add workaround for LB1 demo | Matthew Hoops | |
svn-id: r51337 | |||
2010-07-26 | SCI: Add workarounds for the LB2 demo | Matthew Hoops | |
svn-id: r51336 | |||
2010-07-26 | SCI: reverting r51304, broke kq6 hires | Martin Kiewitz | |
svn-id: r51329 | |||
2010-07-26 | SCI: extending rats workaround kq6 to all rooms | Martin Kiewitz | |
fixes bug #3034597 svn-id: r51326 | |||
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 |