sluicebox
d8efb64deb
SCI: Disable SQ4 timepod code for missing room
...
Fixes #11006
2019-07-02 01:07:47 +03:00
sluicebox
cf274fa47e
SCI: Fix SQ4 English Amiga dress logic, bug #11004
2019-06-30 12:13:16 +03:00
sluicebox
543b9cb114
SCI32: Fix QFG4 character selection, bug #11002
2019-06-28 08:33:03 +03:00
sluicebox
1f0f4c9642
SCI32: Make QFG4 tentacle patch GOG compatible
2019-06-27 10:56:23 +03:00
sluicebox
9fe95b9603
SCI32: Fix QFG4 Ad Avis capture lockup, bug #11001
2019-06-26 07:30:03 +03:00
sluicebox
c1610a9fd1
SCI32: Fix QFG4CD Grooper crashes at inn and monolith
...
Fixes bugs #10747 , #10760
2019-06-26 07:12:51 +03:00
sluicebox
28fa491707
SCI32: Fix QFG4 Rabbit combat getting stuck, bug #11000
2019-06-25 07:55:33 +03:00
sluicebox
08a7b6fdc4
SCI32: Fix QFG4 Wraith fan-patch, bug #10711
2019-06-24 08:02:41 +03:00
sluicebox
f1d2939759
SCI32: Fix QFG4 Monastery door lockup, bug #10994
2019-06-23 23:49:49 +03:00
sluicebox
2a1ecd586e
SCI32: Fix QFG4 town gate at night, bug #10995
2019-06-23 23:48:58 +03:00
athrxx
80f163b0fc
ALL: revert accidental commits
2019-06-21 14:19:42 +02:00
athrxx
6611a1c289
SCI CP
...
Conflicts:
engines/sci/engine/script_patches.cpp
2019-06-21 13:35:34 +02:00
sluicebox
a486438c10
SCI32: Fix QFG4 Ad Avis end-game bugs
...
Fixes bugs #10835 , #10844 , #10989
2019-06-21 13:42:34 +03:00
sluicebox
bdf85e33cb
SCI: Fix SQ4 Sequel police electronics store bugs
...
Fixes lockup, animation, and flag bugs when hiding in the
electronics store, bug #10977
2019-06-17 22:17:52 +03:00
sluicebox
5478693995
SCI32: Fix QFG4CD Domovoi inn events, bug #10978
2019-06-17 22:05:06 +03:00
sluicebox
f80c11cf34
SCI: Fix SQ4 Monolith Burger door message, bug #10976
2019-06-16 08:05:25 +03:00
sluicebox
23c6c13da2
SCI: Fix FPFP reappearing items, bug #10975
...
Fixes two similar bugs where inventory items reappear after being
used due to incorrect or missing flag checks
2019-06-14 17:52:54 +03:00
sluicebox
222ed9c52d
SCI: Fix SQ4 Sock's Sequel police crash, bug #10974
2019-06-13 03:36:14 +03:00
sluicebox
4a0e2e528b
SCI: Fix SQ4 Big & Tall missing room message
2019-06-10 11:04:15 +03:00
sluicebox
56ea963cea
SCI: Create message workaround system
...
Adds a new workaround system for known broken messages and their
corresponding audio and sync resources. This replaces all special
cases in c++ and several script patches with data structures and
generic handling.
Common message bugs:
- Wrong tuple requested by game script
- Wrong tuple in message resource
- Wrong message text that exists in another record
- Missing message text
- Audio or sync resource with different tuple than message
2019-06-09 15:35:57 -07:00
sluicebox
9326f2f31d
SCI: Replace SQ4 script patch with workaround
2019-06-09 15:35:57 -07:00
Filippos Karapetis
d2f5023ee9
SCI: Do not apply script patches when checking for static selectors
...
Fixes bug #10969
2019-06-08 13:57:34 +03:00
sluicebox
d32d2167e9
SCI: Update SQ4 Sequel Police patch for arcade
2019-06-08 11:55:00 +03:00
sluicebox
75a8bfce25
SCI: Fix SQ4 sewer tunnel lockup, bug #10970
2019-06-07 11:03:08 +03:00
sluicebox
f441ee7206
SCI: Fix QFG4 random revenant kopeks, bug #10966
2019-05-24 22:26:08 +03:00
sluicebox
67a29ad5b3
SCI: Fix QFG4 Runes puzzle, bug #10965
2019-05-23 09:34:28 +03:00
Filippos Karapetis
048bab9115
SCI: Only apply the FPFP patch for view 844 when it's actually missing
...
This allows players to view the scene in the Mac version, if they have
copied the resource from the PC version. Requested by m_kiewitz
2019-05-12 22:00:35 +03:00
sluicebox
29028731c6
SCI: Disable FPFP Mac script that uses missing view
...
Fixes bug #10954
2019-05-12 11:48:08 +03:00
sluicebox
f4d836b8e9
SCI: Fix QFG1VGA dagger game lockup and error
...
Fixes a lockup in the PC version and an error in the Mac fix, bug #10958
2019-05-12 11:41:21 +03:00
sluicebox
afd1d42982
SCI: Fix QFG1VGA Mac giant fight, bug #10948
2019-04-27 15:04:49 +03:00
sluicebox
cf08697e04
SCI: Fix QFG1VGA Mac great hall, bug #10945
2019-04-26 12:56:56 +03:00
sluicebox
c84943cbc7
SCI: Fix QFG1VGA Thieves Guild cashier, bug #10939
2019-04-24 01:03:06 +03:00
sluicebox
b568680e56
SCI: Fix QFG1VGA inventory weight warn, bug #10942
...
Fix a script bug that breaks the game when picking mushrooms or other
actions if they trigger an inventory weight warning
2019-04-24 01:02:18 +03:00
sluicebox
d1826ca48e
SCI: Fix QFG1VGA Mac logo/intro skip, bug #10937
2019-04-20 15:53:30 +03:00
sluicebox
c3b71a9171
SCI: Update QFG1VGA speed test patch for Mac
...
Updates the speed test patch to work with the newer and significantly
different Mac version
2019-04-20 15:51:27 +03:00
Vhati
09680ec5d3
SCI32: Fix QFG4 rations icon removal after eating
...
Fixes an icon lingering in the verb bar after scheduled meals, bug #10772
2019-04-08 01:27:22 +03:00
sluicebox
4a467cb1f8
SCI: Fix LONGBOW Green Man riddles and forest sweep
2019-04-06 15:01:49 +03:00
sluicebox
3dc0c3ec59
SCI: Fix SQ4CD Vohaul pocketpal text+speech mode
...
Fixes a scene which is incompatible with our text+speech mode, bug #10241
2019-04-02 20:39:49 +03:00
sluicebox
4e4f61c2e6
SCI: Fix SQ4CD biker timepod message, bug #10922
2019-03-25 11:47:09 +02:00
sluicebox
5559702903
SCI: Fix SQ4CD bike dodging, bug #9806
...
Fixes several game-breaking script bugs in the bike dodging scenes
that were exposed in the CD version by slowing down the bikes.
2019-03-24 15:27:31 +02:00
sluicebox
43ab746a45
SCI: Fix SQ4CD Cedric easter egg, bug #10920
2019-03-23 17:02:22 +02:00
sluicebox
a398d363b1
SCI: Apply SQ4 timing workaround to non-VGA versions
...
Fixes bug #6193 by applying the SQ4 floppy kPaletteAnimation timing
workaround from 99de89c974
to versions
with less than 256 colors. This includes DOS EGA, PC-98, and Amiga.
This also patches out the intro script's workaround that uses different
timing in EGA mode, as this is incompatible with ours and makes the
intro screen last over 3 minutes instead of 5 seconds.
2019-03-19 06:07:59 +02:00
sluicebox
3d41ee988c
SCI: Fix SQ4CD smell sidewalk message, bug #10917
2019-03-14 08:55:47 +02:00
sluicebox
df4e18041f
SCI: Fix LB2CD intro text-mode volume, bug #10916
2019-03-11 22:20:32 +02:00
sluicebox
9ab7db6a34
SCI: Fix SQ4 maze missing message, bug #10915
2019-03-11 14:40:57 +02:00
sluicebox
94bf32650f
SCI: Fix SQ4CD Sock's door, bug #10914 ( #1533 )
2019-03-11 11:51:33 +02:00
sluicebox
ba5276c496
SCI: Fix spacing in SQ4 script patch
2019-03-10 20:24:59 -07:00
sluicebox
36b4926eb1
SCI: Fix SQ4 zero gravity blast lockup, bug #10912
2019-03-10 03:40:18 +02:00
sluicebox
b56874027e
SCI: Fix SQ4CD red shopper easter egg, bug #10911
2019-03-07 00:53:23 +02:00
Vhati
0def174fa0
SCI32: Fix QFG4 peering at absent bats
...
Fixes castle doors when all bats have been killed, bug #10789
2019-03-02 10:08:59 +02:00