Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-01 | SCI: more hoyle 4 workarounds (bug #6604) | Martin Kiewitz | |
2014-06-01 | SCI: another workaround for hoyle 4 (bug #6598) | Martin Kiewitz | |
2014-06-01 | SCI: hoyle 4 workaround entry (bug #6601) | Martin Kiewitz | |
2014-02-19 | SCI: Fix script bug #6485 - "SCI: MUMG EGA - kStrCpy error" | Filippos Karapetis | |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-12-24 | SCI: workarounds / new bug ids in comments | Martin Kiewitz | |
2013-11-21 | SCI: changed workaround for lb2 audio+text patch | Martin Kiewitz | |
2013-11-21 | SCI: made lb2 text+audio patches apply to kq6 | Martin Kiewitz | |
not yet enabled, because low-res kq6 has wrong window placement and hi-res kq6 even gets graphic glitches | |||
2013-11-20 | SCI: script patch for laura bow 2 for audio+text | Martin Kiewitz | |
at the same time needs indepth testing | |||
2013-11-16 | SCI: workaround for sq4 hintbook script bug (#6447) | Martin Kiewitz | |
2013-11-01 | SCI: added workaround for Black Cauldron remake | Martin Kiewitz | |
(happens only when using original save dialog) | |||
2013-10-30 | SCI: Fix uninitialized reads of the Hoyle 3 backgammon doubling cube | Filippos Karapetis | |
This also fixes bug #3615121 | |||
2013-10-30 | SCI: Fix script bug #3615129 - "SCI: Crazy Nick Laura Bow - Uninitialized ↵ | Filippos Karapetis | |
read error 3" | |||
2013-10-30 | SCI: Fix script bug #3615119 - "SCI: Crazy Nick Laura Bow - Uninitialized ↵ | Filippos Karapetis | |
read error 2" | |||
2013-10-30 | SCI: Fix script bug #3615130 - "SCI: Hoyle3 - Uninitialized read error" | Filippos Karapetis | |
2013-10-30 | SCI: Fix script bug #3615120 - "SCI: Crazy Nick Laura Bow - kReadNumber ↵ | Filippos Karapetis | |
signature mismatch" | |||
2013-10-30 | SCI: Fix script bug #3615118 in Crazy Nick's Laura Bow | Filippos Karapetis | |
2013-09-03 | SCI: Fix script bug #3614968 - "SCI: Camelot - crash at the pool of Siloam" | Filippos Karapetis | |
2013-08-23 | SCI: Fix several script bugs in Hoyle 4 (Bridge) | Filippos Karapetis | |
This also fixes bug #3361925 - "SCI: HOYLE4: Crash in bridge" | |||
2013-05-31 | SCI: Add a workaround for a script bug in SQ5, room 800 - bug #3614145 | Filippos Karapetis | |
2013-03-30 | SCI: Fix script bug #3606025 - "SCI: Crazy Nick's: King Graham's Challenge ↵ | Filippos Karapetis | |
Backgammon Crash" The script in question has a bug - it was fixed for checkers, but not backgammon | |||
2013-01-22 | SCI: Fix uninitialized variable workaround for scene 510 (bug #3575570) | Filippos Karapetis | |
A non-zero value must be used in the uninitialized variable, otherwise the prize is awarded twice. Fixes bug #3575570 - "SCI: QfG3: Both the player and Yesufu are declared winners" | |||
2013-01-11 | SCI: Add another workaround for a script bug in QFG4 | Filippos Karapetis | |
2013-01-11 | SCI: Add 2 workarounds for script bugs in QFG4 | Filippos Karapetis | |
2012-10-22 | SCI: Fix bug #3578335 - "SCI: Mixed-Up Mother Goose EGA - crash upon ↵ | Filippos Karapetis | |
choosing kid" In several SCI0 games, the parameter to kDoSoundFade can be null. We handle that case, instead of adding individual workarounds per game | |||
2012-08-21 | SCI: Extend a workaround for the dream sequence in QFG4 | Filippos Karapetis | |
2012-08-02 | SCI: Add a workaround for a script bug in QFG4 | Filippos Karapetis | |
Thanks to Charles for testing | |||
2012-07-27 | SCI: Add a workaround for a bug in Phantasmagoria 1 | Filippos Karapetis | |
2012-07-25 | SCI: Add a workaround for a script bug in QFG4 | Filippos Karapetis | |
2012-07-25 | SCI: Expand an uninitialized read workaround for SQ6 | Filippos Karapetis | |
2012-07-02 | SCI: Fix a workaround for an uninitialized variable in SQ4CD | Filippos Karapetis | |
This makes sure that the workaround works for subclassed objects as well, such as "theProfessor" talker. Fixes bug #3539350 - "SCI: SQ4 CD - Crash in sewer when text and speech enabled" | |||
2012-06-13 | SCI: Add a workaround for the French version of Torin's Passage | Filippos Karapetis | |
Thanks to LePhilousophe for playing and providing the workaround | |||
2012-05-22 | SCI: Add a workaround for a hack used in the NRS script patches for QFG3 | Filippos Karapetis | |
The patched script 33 in the NRS patch attempts to perform kAbs() on an object. Return a dummy value instead. Fixes bugs #3528416 and #3528542 | |||
2012-05-20 | SCI: Add another workaround for the map scene in TMM | Filippos Karapetis | |
Thanks to TMM for details on reproducing this | |||
2012-04-04 | SCI: Bugfix for the GetAngle workarounds | Filippos Karapetis | |
Return a fake value instead of leaving random values in the accumulator | |||
2012-04-01 | SCI: Add workaround for SQ1SCI to fix engine abort in bug #3513765. | D G Turner | |
This occurs while Roger is trying to move around the Pilot Droid in Ulence Flats. | |||
2012-04-01 | SCI: Change the fix for the SQ1 PAvoider call to apply in all rooms again | Filippos Karapetis | |
This bad call can be made in all rooms in Ulence Flats, after getting the Pilot Droid. Properly fixes script bug #3513207 | |||
2012-03-31 | SCI: Fix workaround for bug #3513207 | Filippos Karapetis | |
The associated call contains too few parameters, thus it shouldn't be made at all | |||
2012-03-31 | SCI: Minor formatting fix to workarounds table. | D G Turner | |
2012-03-31 | SCI: Add workaround for SQ1SCI to fix engine abort in bug #3513207. | D G Turner | |
This occurs while Roger is trying to move around the Pilot Droid in various narrow cases. | |||
2012-01-16 | SCI: Update a workaround for the demo of QFG4 to make it work again | Filippos Karapetis | |
2011-10-19 | SCI: Changed the kUnload workaround for the LB2 demo to apply to all scenes | Filippos Karapetis | |
2011-10-12 | SCI: 3 Uninitialized read workarounds for Shivers | Heather Douglass | |
2011-10-09 | SCI2+: Added a workaround for an uninitialized temp in PQ4 | Filippos Karapetis | |
2011-09-22 | SCI: Ignore invalid pointers if the kernel function signature specifies it | Filippos Karapetis | |
SCI scripts can send stale pointers to kernel functions (e.g. after loading a saved game). This is normal in some cases (such as kDisplay and kGraphRestoreBox), and their signatures are set to allow invalid pointers. Thus, in such cases, allow invalid pointers, as the kernel functions will handle them themselves. Fixes bug #3412002, and properly fixes bugs #3389579, #3292251, #3308087 and #3056811. Removed a relevant TODO. | |||
2011-08-25 | SCI: Added two workarounds for script bug #3389579 | Filippos Karapetis | |
2011-07-13 | SCI: Restore deleted LSL6 workaround for crash on loading | Willem Jan Palenstijn | |
This was probably accidentally removed in 194081e7ae79a632ce446653cc7119b74d3a6fac. The TODO/CHECKME on it still applies. Reported in bug #3366329. | |||
2011-06-28 | SCI: Fixed script bug #3292327 - "SCI: HOYLE4: Cribbage bug" | Filippos Karapetis | |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn | |
This tries to make our code a bit more compliant with our code formatting conventions. For future use, this is the command I used: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//' | |||
2011-06-11 | SCI: Fixed script bug #3313962 - "ECOQUEST2 Spanish: Crash near beginning" | md5 | |