Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-02 | SCI: Fix script patch macro | sluicebox | |
2019-09-02 | SCI: Disable LONGBOW Amiga speed test | sluicebox | |
2019-09-02 | SCI: Fix LONGBOW Amiga Fulk rescue | sluicebox | |
Fixes bug #11137 | |||
2019-09-01 | SCI: Fix ECO2 reappearing items in shack | sluicebox | |
Fixes bug #11135 | |||
2019-08-31 | SCI: Add ECO2 workaround for Ecorder talk button | sluicebox | |
2019-08-30 | SCI: Fix addAsVirtualFiles creating titles with no files | sluicebox | |
Fixes QFG game titles appearing on import screens when no character files exist but save files exist that match fileMask | |||
2019-08-24 | SCI32: Fix QFG4 Empty Burgomeister room teller | sluicebox | |
Fixes bug #10754 | |||
2019-08-21 | SCI: Fix PQ3 Day 6 house fire repeating | sluicebox | |
Fixes bug #11089 | |||
2019-08-20 | SCI: Fix QFG1VGA Drink water message | sluicebox | |
Fixes bug #11086 | |||
2019-08-19 | SCI: Fix spacing and macro on previous commit | sluicebox | |
2019-08-19 | SCI: Fix PQ3 doctor's mouth animation speed | sluicebox | |
Fixes bug #10255 | |||
2019-08-19 | SCI32: Fix QFG4 Great Hall argument door | sluicebox | |
Fixes a large number of script bugs surrounding the door to the argument between Katrina and Ad Avis in the great hall. This fixes floppy-only bugs, CD regressions, and message responses which were broken in all versions. As part of this, the audio for two messages is now available in the CD version for the first time. Bug #10799 | |||
2019-08-15 | SCI: Fix builds when SCI32 disabled | sluicebox | |
Fixes previous commit | |||
2019-08-15 | SCI: Fix ECO2 Icon bar tutorial | sluicebox | |
Fixes bug #11081 | |||
2019-08-14 | SCI: Fix Macintosh kDrawPic mirror flag handling | sluicebox | |
Fixes the KQ6 Mac peppermint cave room | |||
2019-08-13 | SCI: Fix SQ4CD Unstable ordnance bug | sluicebox | |
Fixes bug #11077 | |||
2019-08-12 | SCI: Fix SQ4CD hintbook text layout | sluicebox | |
Fixes #11070 | |||
2019-08-09 | SCI: Fix SQ4 Sock's dressing room obstacles | sluicebox | |
Fixes bug #11055 | |||
2019-08-04 | SCI: Update SQ4 swimAndShoot workaround | sluicebox | |
Remove room number from swimAndShoot room 411 workarounds to be consistent with room 410 and handle case where script runs after room number changes | |||
2019-08-04 | SCI: Fix CAMELOT sword sheathing during room change | sluicebox | |
Fixes bug #11042 | |||
2019-08-01 | SCI: Fix LB2 coal message in room 720 | sluicebox | |
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 GCC Compilation Error from Missing Format String | D G Turner | |
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-21 | SCI: Implement full kWait behavior | sluicebox | |
Fixes PQ3 bug #11020 | |||
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-09 | SCI: Implement early GetLongest() behavior, bug #10000 | sluicebox | |
2019-07-09 | SCI32: Remove some Hoyle 5 TODOs | Filippos Karapetis | |
Hoyle 5 does not show subtitles, even though it does contain text for all of the included speech in its resource files | |||
2019-07-08 | SCI: Fix build when SCI32 isn't enabled | Le Philousophe | |
2019-07-07 | SCI32: Add stub for the Hoyle 5 Poker game logic | Filippos Karapetis | |
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 | SCI32: Extend scaler sanity checks to all SCI32 versions | Filippos Karapetis | |
Fixes QFG4 bug #10765. It's preferable to have sanity checks in the code, rather than crashing due to invalid draw rectangles from buggy game scripts. It's no use checking which specific interpreter versions had sanity checks and trust the game scripts of the other interpreters. Thus, it's easier and safer to always enable these sanity checks. | |||
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-28 | SCI32: Fix kShakeScreen32 parameter count check | 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: Add QFG4 workaround for glide spell message | sluicebox | |
2019-06-23 | SCI32: Fix QFG4 Monastery door lockup, bug #10994 | sluicebox | |