532 Commits

Author SHA1 Message Date
sluicebox
82c5dcf241 SCI32: Fix GK2 Chapter 3 police station deadend 2019-12-30 20:51:01 -08:00
sluicebox
68e5be3744 SCI: Remove stray script patch commas 2019-12-30 20:43:56 -08:00
sluicebox
b6d73f54dd SCI32: Fix GK2 Frau Miller lockup 2019-12-29 20:37:01 -08:00
sluicebox
ad1ebccb3a SCI32: Fix GK2 SoundManager random lockups 2019-12-29 20:37:01 -08:00
sluicebox
3373bf5a63 SCI32: Update GK2 patch comments 2019-12-29 18:04:49 -08:00
sluicebox
5b10413b64 SCI32: Fix GK2 Inventory scrolling
- Scrolling is now smooth as in the original
- Scroll-direction patch is now compatible with all versions
2019-12-29 17:56:47 -08:00
sluicebox
32aca7a79f SCI32: Update GK2 benchmark patch for all versions 2019-12-29 14:57:31 -08:00
sluicebox
4c66ee35e1 SCI32: Fix unforgivable typos 2019-12-29 12:31:16 -08:00
sluicebox
6ab1d6ac7b SCI32: Fix GK2 broken messages 2019-12-28 14:47:49 -08:00
sluicebox
ff855fe99c SCI32: Fix SQ6 duplicate points 2019-12-28 13:44:00 -08:00
sluicebox
552dc1321f SCI32: Fix SQ6 missing points
Fixes bug #11275
2019-12-28 13:44:00 -08:00
sluicebox
abc5e88d38 SCI32: Fix PHANT1 Stab flag reset in chapter 7 2019-12-21 18:31:15 -07:00
sluicebox
39feeca50c SCI32: Fix PHANT1 videos with out of sync censorship 2019-12-21 18:31:15 -07:00
sluicebox
bc87edada4 SCI32: Fix PHANT1 Chapel west exit during chase 2019-12-21 18:31:15 -07:00
sluicebox
540290ee3a SCI32: Fix PHANT1 when quitting ScummVM during chase 2019-12-21 18:26:08 -07:00
sluicebox
568a5bcd7c SCI32: Fix PHANT1 Chase history deletion in chapter 7
blerg
2019-12-21 18:26:07 -07:00
sluicebox
7f603daf18 SCI32: Fix PHANT1 Wine cask hotspot in chapter 5 2019-12-21 18:17:40 -07:00
sluicebox
2e4708dd7f SCI32: Fix QFG4 Necrotaur blackout script patch
Fixes bug #11277
2019-12-12 15:24:59 -08:00
D G Turner
d11c61db14 SCI: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-01 05:06:31 +00:00
sluicebox
1c97fa4358 SCI: Fix CAMELOT dropped events while sword is drawn
Fixes bug #11269
2019-11-20 14:12:54 -08:00
sluicebox
7423320e9d SCI: Fix comment typos 2019-11-20 13:40:29 -08:00
sluicebox
7386c5f60e SCI32: Fix QFG4 error when sliding down slope
Trac #9801, #11268
2019-11-17 17:23:49 -08:00
sluicebox
6bbe67e23d SCI: Fix SQ5 transporter room speed bugs
Fixes bug #11264
2019-11-12 13:45:17 -08:00
sluicebox
3b1c928f52 SCI: Fix SQ5 WD40 alarm countdown lockup
Fixes bug #11255
2019-11-08 22:55:31 -08:00
sluicebox
3421034334 SCI: Fix SQ5 WD40 fruit lockup
Fixes bug #5162
2019-11-07 04:30:03 -08:00
sluicebox
6f1515abe8 SCI32: Fix QFG4 bone cage bugs
Fixes bug #11238
2019-11-02 21:46:29 -07:00
sluicebox
0369e3b8ca SCI: Fix PQ1VGA bugs outside Carol's coffee shop
Fixes bug: #5826
2019-11-01 08:17:41 -07:00
sluicebox
17173f6dac SCI32: Fix KQ7 extra ambrosia
Fixes bug #9790
2019-10-31 09:54:35 -07:00
sluicebox
08191db22a SCI: Fix QFG3 Johari and Manu map bugs
Fixes bug #11216
2019-10-30 05:05:48 -07:00
sluicebox
510c9055a0 SCI: Fix ECO2 Ecorder lily highlighting
Fixes bug #5552
2019-10-27 21:15:56 -07:00
sluicebox
ea59841c41 SCI: Fix SQ5 random lockup in captain's chair
Fixes bug #6130
2019-10-27 16:17:38 -07:00
sluicebox
d91b78561c SCI32: Fix GK1 inventory item bug on restart
Fixes bug #11222
2019-10-23 12:11:42 -07:00
sluicebox
4e20bc5bbe SCI32: Fix GK1 interrupted museum speech
Fixes bug #11219
2019-10-20 17:31:41 -07:00
sluicebox
0334d95364 SCI32: Fix QFG4 error when clicking after runes puzzle
Fixes a bug in a script patch, trac #11211
2019-10-16 20:02:08 -07:00
sluicebox
039d2bc6fc SCI: Fix QFG3 error when putting last item in chest
Fixes bug #11196
2019-10-12 23:56:09 -07:00
Filippos Karapetis
e086ac376e SCI32: Some initial work on the Hoyle 5 poker logic
The game can be entered now, but there's only some dummy logic in place
to get it working
2019-10-08 01:36:43 +03:00
sluicebox
2ab281ffa1 SCI32: Add HOYLE5 support for original Save/Load screens
Trac #11174
2019-10-02 11:30:45 -07:00
sluicebox
1736467d20 SCI: Fix HOLYE4 and HOLYE5 Bridge invalid arithmetic
Fixes bugs #11163 and #11173. Both games contain the same buggy script.
2019-09-28 16:52:17 -07:00
sluicebox
6c3438846d SCI32: Fix QFG4 bridge secret exit
Fixes bug #10774
2019-09-26 19:33:08 -07:00
sluicebox
aaa5c10415 SCI: Remove trailing commas from patch arrays 2019-09-26 19:22:43 -07:00
sluicebox
999f813dc3 SCI32: Add QFG4 character import message box
Adds the ScummVM message box explaining saved character files
to the QFG4 import character screen.
2019-09-25 21:00:48 -07:00
sluicebox
ac0bae828a SCI32: Fix QFG4 door oiling when picking locks
Fixes door bugs in six castle rooms, bug #10832
2019-09-23 23:19:47 -07:00
sluicebox
db3e3285d4 SCI32: Disable QFG4 Change Directory import button 2019-09-12 21:07:37 -07:00
sluicebox
b8bdc6ccc3 SCI32: Fix QFG4 Gate options after dungeon
Fixes bug #11044
2019-09-10 18:49:22 -07:00
sluicebox
f27329e799 SCI32: Fix QFG4 Necrotaur gate message
Fixes bug #11057
2019-09-07 21:06:55 -07:00
sluicebox
4991425415 SCI32: Fix QFG4 Ad Avis and Necrotaur chase
Fixes several script bugs, trac #11056
2019-09-07 16:09:57 -07:00
sluicebox
56d4f4bff3 SCI: Fix script patch comment typos 2019-09-06 15:22:28 -07:00
sluicebox
46e2f0bec9 SCI: Fix KQ6 Drink Me missing Mac pic 2019-09-06 15:13:43 -07:00
sluicebox
46a4cdc993 SCI: Fix KQ6 Drink Me script patch on Mac 2019-09-06 15:09:04 -07:00
sluicebox
25e32b2067 SCI: Fix script patch macro 2019-09-02 17:27:07 -07:00