547 Commits

Author SHA1 Message Date
sluicebox
ddaa136e26 SCI32: Fix GK1 Day 6 empty booth messages
Fixes incorrect messages. Thanks to ZvikaZ for discovering this.
2020-01-22 13:53:25 -08:00
sluicebox
8fcff44b40 SCI32: Fix PHANT2 computer scrollbar crash
Fixes bug #10391
2020-01-21 21:02:48 -08:00
Filippos Karapetis
2185c50632 SCI32: Adapt the PQ4CD dual patch with our new view. Fixes bug #9690 2020-01-19 21:37:21 +02:00
Colin Snover
07df6cc254 SCI: Add built-in resource patcher
The resource patcher can be used to patch non-script resources
like views, maps, sounds, etc. It is more primitive than the script
patcher in that it does not use signatures for safe and automatic
patch relocation, but it does at least allow existing resources to
be grown if needed.

Refs Trac#9788. Refs Trac#9690.
2020-01-19 21:37:20 +02:00
sluicebox
2ca83c0715 SCI32: Fix SQ6 crash on displaying restore error msg
Fixes bug #9702
2020-01-16 15:02:40 -08:00
sluicebox
1748825c36 SCI32: Fix KQ7 snake oil salesman disposal
Fixes bug #10221
2020-01-13 07:47:27 -08:00
sluicebox
64517fd6a2 SCI: Fix SQ1VGA Russian class names
Fixes bug #10156
2020-01-10 16:47:56 -08:00
sluicebox
fe9b3fea55 SCI32: Update GK2 subtitle compatibility 2020-01-08 21:52:25 -08:00
sluicebox
7d4045f4a9 SCI32: Add GK2 subtitle patch compatibility
Fixes #9677, #11282
2020-01-07 17:09:32 -08:00
sluicebox
07a17d3171 SCI32: Fix GK2 Game-over plane priority
Fixes bug #11298
2020-01-04 22:24:26 -08:00
sluicebox
e4d5f37d8d SCI32: Fix GK2 Chapter 4 Georg letter topic 2020-01-03 14:25:08 -08:00
sluicebox
03392537a0 SCI32: Fix GK2 Neuschwanstein castle hint 2020-01-02 13:25:00 -08:00
sluicebox
e1d8f86a19 SCI32: Fix GK2 Holy water lockup 2019-12-31 13:07:50 -08:00
sluicebox
6250d722aa SCI32: Fix GK2 patch comment 2019-12-30 20:53:57 -08:00
sluicebox
5328b7401b SCI32: Fix GK2 Xaver Black Wolf topic 2019-12-30 20:51:01 -08:00
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