Commit graph

363 commits

Author SHA1 Message Date
Vhati
1d0ffca075 SCI32: Fix QFG4 castle gate after geas (#1479)
Fixes hero being able to walk through the closed gate, bug #10871
2019-01-18 11:57:59 +02:00
Vhati
c4c5c1d453 SCI32: Fix QFG4 castle door lockup
Fixes doors when rogues attempt to open them, bug #10874
2019-01-18 10:28:20 +02:00
Vhati
efbcc757b6 SCI32: Fix QFG4 Trigger and Open spells
Fixes repeat casting and combination with Summon Staff, bug #10860
2019-01-13 21:34:54 +02:00
Vhati
aac5ed1cae SCI32: Fix QFG4 forest pathfinding
Adds workarounds for odd detours during entry, bugs #10857, #10858
2019-01-06 19:17:03 +02:00
Vhati
b28ac82fcb SCI32: Cleanup QFG4 script patches
Trivially revises comments and var names for consistency.
Changes hardcoded selector bytes to macros.
Confirms early patches against editions not tested at the time.
Combines two TRAP array patches (commits 6c44106, aceb528) into one.
2019-01-05 22:26:24 +02:00
sluicebox
f1fdb0cd26 SCI: Fix QFG1VGA Mac Antwerp controls, bug #10856
Fixes a script bug in the mac version that always kills the player
2019-01-02 21:47:19 +02:00
Vhati
aa9a1ab901 SCI32: Fix QFG4 cave tentacle
Fixes wriggling and retraction when hero travels over the pit, bug #10615
Supersedes commit 259f262
2019-01-01 23:47:40 +02:00
sluicebox
8f2da7086c SCI: Fix LB1 attic stairs lockup, bug #9949
Fixes a lockup in the original game
2018-12-28 15:05:33 +02:00
Lars Skovlund
bba8eadfae SCI32: Remove obsolete script patches 2018-12-28 11:55:32 +02:00
sluicebox
45d852cbaf SCI32: Fix GK1 Wolfgang phone obstacle bug, #10853
Fixes bug in original which places ego outside the room's obstacle boundary
2018-12-27 23:49:57 +02:00
Vhati
6383200e34 SCI32: Fix QFG4 tarot readings
Fixes incorrect cards and placement, bugs #10822, #10823, #10824, #10845,
and #10846
2018-12-25 00:17:02 +02:00
Filippos Karapetis
81288f2cac SCI: Fix the wording in some patch comments 2018-12-23 20:55:22 +02:00
Vhati
f731760292 SCI32: QFG4 Fix null scaler, climbing by monolith
Fixes an exception casting Trigger after using grapnel, bug #10837
2018-12-23 20:17:25 +02:00
sluicebox
9fec79ac5a SCI: Fix LONGBOW Day 7 Tuck/Net scene, bug #10847 (#1457)
Fixes a bug in the original that plays a scene when it shouldn't
2018-12-22 11:14:13 +02:00
sluicebox
e94ccdbe6b SCI: Fix LONGBOW day 5/6 castle rescue logic bugs (#1453)
Fixes several related script bugs involving the castle rescue. bug #10839
2018-12-19 08:24:20 +02:00
Vhati
a520c6e544 SCI32: Fix QFG4 inventory leaks across restarts (#1440)
Fixes item properties that weren't getting reset, bug #10768
2018-12-19 08:18:24 +02:00
sluicebox
074177cc15 SCI32: Simplify GK1 ego speed script patch (#1450) 2018-12-17 15:08:53 +02:00
Vhati
27aede5e7f SCI32: Fix QFG4 iron safe room doors (#1443)
Fixes mixed up oiled flags and east door sending hero west, bug #10829
2018-12-16 19:54:41 +02:00
Vhati
4edda866ed SCI32: Fix QFG4 town gate after a staff dream (#1441)
Fixes hero getting stuck due to inactive nightfall detection, bug #10830
2018-12-16 17:07:02 +02:00
sluicebox
c3bc9f80b5 SCI: Fix LONGBOW day 9 cobbler's hut, bug #10834 (#1444)
Fixes a script bug in the original
2018-12-14 21:12:58 +02:00
Vhati
4360731e83 SCI32: Fix QFG4 obscured ropes when rescuing Igor (#1436)
Fixes a missing graphics update after priority is changed, bug #10751
2018-12-10 23:10:43 +02:00
sluicebox
fc8b55578b SCI: Fix QFG1VGA card game lockup, bug #10826 (#1435) 2018-12-10 00:24:37 +02:00
Vhati
7bfc503c94 SCI32: Fix QFG4 extraneous door sound in castle (#1438)
Fixes a second door sound when entering certain rooms, bug #10827
2018-12-10 00:19:19 +02:00
sluicebox
d55e63dbcf SCI32: Fix GK1 mummy animation, bug #10828 (#1439)
Fixes an animation script bug that occurs in the original
2018-12-09 14:10:08 +02:00
sluicebox
d95b8e215b SCI: Fix LONGBOW Amiga pub error, bug #9688 (#1437)
Fixes a script bug which causes a kernel signature mismatch
2018-12-09 13:54:35 +02:00
sluicebox
216d474348 SCI32: Update QFG4 script patch description (#1433) 2018-12-05 08:42:46 +02:00
sluicebox
b9c6055836 SCI32: Fix QFG4 copy protection crash, bug #10773 (#1431) 2018-12-03 22:34:13 +02:00
sluicebox
40ff3048f4 SCI32: Fix GK1 knitting basket obstacle bug #10707 (#1426)
Fixes an obstacle not always being added to a room
2018-12-03 08:33:10 +02:00
Filippos Karapetis
a8bae85d03 SCI: Mark several pathfinding related patches as workarounds
The issues that these patches correct are caused by differences in our
pathfinding algorithm, compared to Sierra's
2018-12-02 23:48:57 +02:00
sluicebox
58653c7917 SCI: Fix SQ5 drive bay pathfinding, bug #7155 (#1428)
Works around a pathfinding algorithm edge case
2018-12-02 23:19:35 +02:00
sluicebox
673cc0ed9e SCI: Fix LB2 armor hall door pathfinding bug #9952 (#1427)
Works around pathfinding algorithm difference that breaks the game
2018-12-02 23:16:46 +02:00
Vhati
e6dbdb880f SCI32: Fix QFG4 fortune teller crash (#1421)
Fixes room disposal when leaving Magda's wagon, bug #10778
2018-12-01 21:40:28 +02:00
Vhati
6635ef0f4a SCI32: Fix QFG4 crest bookshelf HAND interaction (#1382)
Prevents an incorrect message in the original game, bug #10756
2018-11-28 03:31:13 +02:00
sluicebox
8190b75f83 SCI: Fix QFG1VGA antwerp wandering, bug #9564 (#1425) 2018-11-28 03:12:46 +02:00
Vhati
101e03e4c0 SCI32: Fix QFG4 great hall entry from barrel room (#1384)
Fixes a doorMat region that prematurely kicked hero back to the previous
room, bug #10731
2018-11-28 02:40:39 +02:00
Vhati
4fd1da70a4 SCI32: Fix QFG4 talking to absent innkeeper (#1395)
Fixes inn dialogue after Igor's rescue, bug #10753
2018-11-28 02:33:26 +02:00
Vhati
c58d619e20 SCI32: Fix QFG4 conditional void calls (#1416)
Fixes unsafe arithmetic in combat, bugs #10138, #10419, #10710, #10814

Supersedes commits 4dc9f0e and 01f3e6c
2018-11-28 02:23:37 +02:00
sluicebox
8eb334a2ab SCI32: Fix GK1 fortune teller messages, bug #10819 (#1423) 2018-11-28 02:20:34 +02:00
Filippos Karapetis
3f77b0a0fb SCI32: Fix spacing 2018-11-28 02:15:36 +02:00
sluicebox
f1197f3d92 SCI32: Fix GK1 chair missing message, bug #10820 (#1424) 2018-11-28 02:08:04 +02:00
sluicebox
e016efce56 SCI32: Fix GK1 artist missing message, bug #10818 (#1422) 2018-11-27 22:34:23 +02:00
Vhati
44b68a0aeb SCI32: Fix QFG4 stairway pathfinding (#1407)
Fixes walkable area when entering flipped stairways, bug #10757
2018-11-23 00:56:36 +02:00
sluicebox
47022cad12 SCI: Fix KQ6CD wallflower dance bug (#1406)
Fixes script bug in the original in Text mode. bug #10811
2018-11-23 00:31:37 +02:00
Vhati
44eb9dfec7 SCI32: Fix QFG4 setScale error when levitating (#1408)
Fixes typos that lead to a "y value less than vanishingY" msg, bug #10726
2018-11-23 00:20:53 +02:00
sluicebox
4f5041e870 SCI: Fix LB2 elevator lockup (#1401)
Fixes a lockup in the original when walking to a corner, bug #10702
2018-11-20 02:52:58 +02:00
Vhati
fe8e563cf6 SCI32: Fix QFG4 consecutive moonrises (#1389)
Fixes the time panel never switching from night to day, bug #10775
2018-11-17 10:16:30 +02:00
sluicebox
ac5122060f SCI: Fix LB2CD act 5 finale music (#1399)
Fixes script bug in the original that kept music from completing. bug #10808
2018-11-17 03:21:27 +02:00
sluicebox
96660438e7 SCI32: Fix GK1 day 5 snake attack problems (#1374)
Fixes audio, timing, and graphics problems in the original. bug #10793
2018-11-16 01:18:40 +02:00
sluicebox
0b7ec3af00 SCI32: Fix GK1 day 2 binoculars lockup (#1381)
Fixes a lockup in floppy version. bug #10797
2018-11-13 23:41:05 +02:00
Vhati
b203b61b38 SCI32: Fix QFG4 autosave stack leak (#1388)
This leak was introduced in commit #a37e388
2018-11-12 23:48:06 +02:00