Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-06 | SCI: Fixed script bug #3040469, "QFG2: Second crash in thief's job" | Filippos Karapetis | |
svn-id: r51792 | |||
2010-08-06 | SCI: Fixed script bug #3040565, "QFG3: Crash when looking at stats" | Filippos Karapetis | |
svn-id: r51791 | |||
2010-08-06 | SCI: Fixed script bug #3040624 - "QFG3: Crash after any combat in jungle" | Filippos Karapetis | |
svn-id: r51790 | |||
2010-08-06 | SCI: Rewrote the Mother Goose workaround to be like the others, some cleanup | Filippos Karapetis | |
svn-id: r51786 | |||
2010-08-06 | SCI: Fix whitespace | Willem Jan Palenstijn | |
svn-id: r51785 | |||
2010-08-06 | SCI: properly implementing qfg2 astrologer workaround | Martin Kiewitz | |
svn-id: r51783 | |||
2010-08-06 | SCI: adding workaround for qfg3 | Martin Kiewitz | |
when importing character and choosing previous profession (bug #3040460) svn-id: r51782 | |||
2010-08-05 | SCI: Fixed script bug #3039891 - "QFG2: Crash in thief's job" | Filippos Karapetis | |
svn-id: r51764 | |||
2010-08-05 | SCI: Fixed script bug #3039656 - "CASTLEBRAIN: Crashes in robot room" | Filippos Karapetis | |
svn-id: r51763 | |||
2010-08-05 | SCI: Applied patch #3040164, "3 Workarrounds for QFG4 floppy" | Filippos Karapetis | |
svn-id: r51762 | |||
2010-08-05 | SCI: Extended the QFG3 workaround in room 330 (speaking with King Rajah). ↵ | Filippos Karapetis | |
Fixes bug #3039774 - "Uninitialized Read" svn-id: r51751 | |||
2010-08-04 | SCI: Add uninit'd workaround for bug #3038757 | Matthew Hoops | |
svn-id: r51744 | |||
2010-08-04 | SCI: Fix bug #3038913 - SCI Fanmade - The Legend of the Lost Jewel: Crash by ↵ | Matthew Hoops | |
bugs Added workaround for calling mul with an object and kSetAngle with two objects as parameters. svn-id: r51743 | |||
2010-08-04 | SCI: Add kDisplay workarounds for the Hero's Quest demo | Matthew Hoops | |
svn-id: r51742 | |||
2010-08-04 | SCI: Fixed the two script bugs described in bug #3039294 - "SCI: HOYLE4 - ↵ | Filippos Karapetis | |
Uninitialized Read(s)" svn-id: r51730 | |||
2010-08-03 | SCI: adding workaround for pq3 | Martin Kiewitz | |
fixes bug #3037565 svn-id: r51701 | |||
2010-08-03 | SCI: adding workaround for sq5 on the bridge | Martin Kiewitz | |
fixes bug #3038563 svn-id: r51689 | |||
2010-08-02 | SCI: allowing kCheckSaveGame with id 0 | Martin Kiewitz | |
qfg2 - when trying to restore from an empty saved game list svn-id: r51663 | |||
2010-08-02 | SCI: adding workaround for qfg2 (restore game) | Martin Kiewitz | |
svn-id: r51662 | |||
2010-08-02 | SCI: extend workaround for qfg2 | Martin Kiewitz | |
fixes bug #3038367 svn-id: r51628 | |||
2010-08-02 | SCI: adding kq5 english floppy workaround | Martin Kiewitz | |
solves bug #3037594 svn-id: r51627 | |||
2010-08-02 | SCI: adding bugid again :P | Martin Kiewitz | |
svn-id: r51626 | |||
2010-08-02 | SCI: adding workaround for lsl6 | Martin Kiewitz | |
when touching fence svn-id: r51625 | |||
2010-08-02 | SCI: adding bug id inside comments | Martin Kiewitz | |
svn-id: r51617 | |||
2010-08-02 | SCI: adding workaround for kq5 floppy | Martin Kiewitz | |
should fix bug #3037003, i dont have english floppy, can't test. svn-id: r51616 | |||
2010-08-02 | SCI: Actually fake a return value for rev #51611, instead of ignoring the ↵ | Filippos Karapetis | |
call completely svn-id: r51612 | |||
2010-08-02 | SCI: Fixed script bug #3037835 - "ISLANDBRAIN: Crash when breeding ↵ | Filippos Karapetis | |
second-generation hybrid" svn-id: r51611 | |||
2010-08-02 | SCI: Fixed script bug #3038077 - "PQ3 : Engine Abort While Plotting Crimes", ↵ | Filippos Karapetis | |
together with 2 subsequent similar bugs svn-id: r51609 | |||
2010-08-01 | SCI: adding workaround for pq3 | Martin Kiewitz | |
svn-id: r51600 | |||
2010-08-01 | SCI: changing noname selector names | Martin Kiewitz | |
removing space from previous name svn-id: r51582 | |||
2010-08-01 | SCI: adding workaround for pq2 kDisplay | Martin Kiewitz | |
in room 23 svn-id: r51578 | |||
2010-08-01 | SCI: adding workaround for lb1 | Martin Kiewitz | |
fixes bug #3037694 svn-id: r51575 | |||
2010-08-01 | SCI: adding workaround for hq1/qfg1 | Martin Kiewitz | |
fixes bug #3037659 svn-id: r51573 | |||
2010-07-31 | SCI: Add uninit'd temp workaround for Grotesteing (fan game) | Matthew Hoops | |
svn-id: r51543 | |||
2010-07-31 | SCI: changing laurabow1 workaround to all rooms | Martin Kiewitz | |
fixes bug #3037410 svn-id: r51541 | |||
2010-07-31 | SCI: Fix walking in GK1 later in the game | Matthew Hoops | |
The Feature class uninit'd workaround needs to be extended to all levels of inheritance. svn-id: r51527 | |||
2010-07-31 | SCI: fix kAddToPic called with view data | Martin Kiewitz | |
and adding workaround for pq2 when showing windows with pictures change to kAddToPic fixes bad coordinates of cels when restoring the game (should also fix lsl2) svn-id: r51526 | |||
2010-07-30 | SCI: Fix saving/restoring games in fan games | Matthew Hoops | |
The SCI Studio function library incorrectly calls kDeviceInfo with one parameter to get the current device. svn-id: r51514 | |||
2010-07-30 | SCI: adding workaround for kSetCursor kq5cd | Martin Kiewitz | |
adding comments as well svn-id: r51510 | |||
2010-07-30 | Merged the two QFG3 workarounds and the two SQ1 workarounds | Filippos Karapetis | |
svn-id: r51506 | |||
2010-07-30 | SCI: Adjusted return value of the script bug workaround in rev #51504 to a ↵ | Filippos Karapetis | |
bigger number, just in case svn-id: r51505 | |||
2010-07-30 | SCI: Fixed script bug #3036263, "LB2CD: Disappearing Journal Entries" by ↵ | Filippos Karapetis | |
changing the return value of the workarounds made for bugs #3036274 and #3035068. The game scripts perform lt on the uninitialized temp, and if it's smaller than expected they start removing journal entries svn-id: r51504 | |||
2010-07-30 | SCI: Fixed script bug #3036942 - "KQ4SCI demo: Menu crash" | Filippos Karapetis | |
svn-id: r51496 | |||
2010-07-30 | SCI: Fixed script bug #3036918 - "HOYLE3: Uninitialized read for temp 1" | Filippos Karapetis | |
svn-id: r51494 | |||
2010-07-29 | SCI: Fixed script bug #3036601 - "LONGBOW: Druid hand code brings up ScummVM ↵ | Filippos Karapetis | |
console", along with a related bug after giving an answer through the hand code svn-id: r51486 | |||
2010-07-29 | SCI: fixing qfg1 workaround | Martin Kiewitz | |
svn-id: r51476 | |||
2010-07-29 | SCI: Fixed bug #3036331 - "KQ5: Floppy version | Filippos Karapetis | |
crashes after title", together with a related problem (kRedrawBox is called erroneously with an additional parameter when any dialog is closed) svn-id: r51470 | |||
2010-07-29 | SCI: Fixed script bug #3036483 - "LSL2: Crash at the ship" | Filippos Karapetis | |
svn-id: r51463 | |||
2010-07-29 | SCI: Fixed bug #3036390 - "QFG3: Crash when talking to King Rajah", along ↵ | Filippos Karapetis | |
with a similar problem later on while talking to the king svn-id: r51455 | |||
2010-07-28 | SCI: Added forgotten bug number to the previous workaround | Filippos Karapetis | |
svn-id: r51448 |