Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-13 | SCI: Fix SQ4CD Unstable ordnance bug | sluicebox | |
Fixes bug #11077 | |||
2019-08-09 | SCI: Fix SQ4 Sock's dressing room obstacles | sluicebox | |
Fixes bug #11055 | |||
2019-08-04 | SCI: Fix CAMELOT sword sheathing during room change | sluicebox | |
Fixes bug #11042 | |||
2019-08-01 | SCI: Fix ICEMAN 'Climb down hatch' | sluicebox | |
Fixes bug #11039 | |||
2019-07-31 | SCI: Fix LB1 fingerprint copy protection | sluicebox | |
2019-07-26 | SCI: Fix MOTHERGOOSE Main menu crash | sluicebox | |
Fixes bug #9681 | |||
2019-07-24 | SCI: Fix CAMELOT Fatima room messages | sluicebox | |
Fixes bug #11028 | |||
2019-07-24 | SCI: Fix CAMELOT Missing Hunter points | sluicebox | |
Fixes bug #11027 | |||
2019-07-24 | SCI: Fix CAMELOT Mule message | sluicebox | |
Fixes bug #11026 | |||
2019-07-22 | SCI: Fix CAMELOT relic merchant lockup | sluicebox | |
Fixes bug #11025 | |||
2019-07-17 | SCI: revert accidental commits | athrxx | |
2019-07-17 | SCI CP | athrxx | |
Conflicts: engines/sci/engine/script_patches.cpp | |||
2019-07-12 | SCI: Fix ICEMAN destroyer timer, bug #11017 | sluicebox | |
2019-07-02 | SCI32: Fix QFG4 Look-Dungeon Message | sluicebox | |
2019-07-02 | SCI: Disable SQ4 timepod code for missing room | sluicebox | |
Fixes #11006 | |||
2019-06-30 | SCI: Fix SQ4 English Amiga dress logic, bug #11004 | sluicebox | |
2019-06-28 | SCI32: Fix QFG4 character selection, bug #11002 | sluicebox | |
2019-06-27 | SCI32: Make QFG4 tentacle patch GOG compatible | sluicebox | |
2019-06-26 | SCI32: Fix QFG4 Ad Avis capture lockup, bug #11001 | sluicebox | |
2019-06-26 | SCI32: Fix QFG4CD Grooper crashes at inn and monolith | sluicebox | |
Fixes bugs #10747, #10760 | |||
2019-06-25 | SCI32: Fix QFG4 Rabbit combat getting stuck, bug #11000 | sluicebox | |
2019-06-24 | SCI32: Fix QFG4 Wraith fan-patch, bug #10711 | sluicebox | |
2019-06-23 | SCI32: Fix QFG4 Monastery door lockup, bug #10994 | sluicebox | |
2019-06-23 | SCI32: Fix QFG4 town gate at night, bug #10995 | sluicebox | |
2019-06-21 | ALL: revert accidental commits | athrxx | |
2019-06-21 | SCI CP | athrxx | |
Conflicts: engines/sci/engine/script_patches.cpp | |||
2019-06-21 | SCI32: Fix QFG4 Ad Avis end-game bugs | sluicebox | |
Fixes bugs #10835, #10844, #10989 | |||
2019-06-17 | SCI: Fix SQ4 Sequel police electronics store bugs | sluicebox | |
Fixes lockup, animation, and flag bugs when hiding in the electronics store, bug #10977 | |||
2019-06-17 | SCI32: Fix QFG4CD Domovoi inn events, bug #10978 | sluicebox | |
2019-06-16 | SCI: Fix SQ4 Monolith Burger door message, bug #10976 | sluicebox | |
2019-06-14 | SCI: Fix FPFP reappearing items, bug #10975 | sluicebox | |
Fixes two similar bugs where inventory items reappear after being used due to incorrect or missing flag checks | |||
2019-06-13 | SCI: Fix SQ4 Sock's Sequel police crash, bug #10974 | sluicebox | |
2019-06-10 | SCI: Fix SQ4 Big & Tall missing room message | sluicebox | |
2019-06-09 | SCI: Create message workaround system | sluicebox | |
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 | SCI: Replace SQ4 script patch with workaround | sluicebox | |
2019-06-08 | SCI: Do not apply script patches when checking for static selectors | Filippos Karapetis | |
Fixes bug #10969 | |||
2019-06-08 | SCI: Update SQ4 Sequel Police patch for arcade | sluicebox | |
2019-06-07 | SCI: Fix SQ4 sewer tunnel lockup, bug #10970 | sluicebox | |
2019-05-24 | SCI: Fix QFG4 random revenant kopeks, bug #10966 | sluicebox | |
2019-05-23 | SCI: Fix QFG4 Runes puzzle, bug #10965 | sluicebox | |
2019-05-12 | SCI: Only apply the FPFP patch for view 844 when it's actually missing | Filippos Karapetis | |
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 | SCI: Disable FPFP Mac script that uses missing view | sluicebox | |
Fixes bug #10954 | |||
2019-05-12 | SCI: Fix QFG1VGA dagger game lockup and error | sluicebox | |
Fixes a lockup in the PC version and an error in the Mac fix, bug #10958 | |||
2019-04-27 | SCI: Fix QFG1VGA Mac giant fight, bug #10948 | sluicebox | |
2019-04-26 | SCI: Fix QFG1VGA Mac great hall, bug #10945 | sluicebox | |
2019-04-24 | SCI: Fix QFG1VGA Thieves Guild cashier, bug #10939 | sluicebox | |
2019-04-24 | SCI: Fix QFG1VGA inventory weight warn, bug #10942 | sluicebox | |
Fix a script bug that breaks the game when picking mushrooms or other actions if they trigger an inventory weight warning | |||
2019-04-20 | SCI: Fix QFG1VGA Mac logo/intro skip, bug #10937 | sluicebox | |
2019-04-20 | SCI: Update QFG1VGA speed test patch for Mac | sluicebox | |
Updates the speed test patch to work with the newer and significantly different Mac version | |||
2019-04-08 | SCI32: Fix QFG4 rations icon removal after eating | Vhati | |
Fixes an icon lingering in the verb bar after scheduled meals, bug #10772 |