Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-28 | SCI32: Remove obsolete script patches | Lars Skovlund | |
2018-12-28 | SCI32: Add feature detection for plane id base | Lars Skovlund | |
This provides a generic fix for AddScreenItem crashes in early SCI32 floppy games that have previously required individual script patches. | |||
2018-12-27 | SCI32: Fix GK1 Wolfgang phone obstacle bug, #10853 | sluicebox | |
Fixes bug in original which places ego outside the room's obstacle boundary | |||
2018-12-25 | SCI32: Fix QFG4 tarot readings | Vhati | |
Fixes incorrect cards and placement, bugs #10822, #10823, #10824, #10845, and #10846 | |||
2018-12-23 | SCI: Fix the wording in some patch comments | Filippos Karapetis | |
2018-12-23 | SCI32: QFG4 Fix null scaler, climbing by monolith | Vhati | |
Fixes an exception casting Trigger after using grapnel, bug #10837 | |||
2018-12-22 | SCI: Fix LONGBOW Day 7 Tuck/Net scene, bug #10847 (#1457) | sluicebox | |
Fixes a bug in the original that plays a scene when it shouldn't | |||
2018-12-19 | SCI: Fix LONGBOW day 5/6 castle rescue logic bugs (#1453) | sluicebox | |
Fixes several related script bugs involving the castle rescue. bug #10839 | |||
2018-12-19 | SCI32: Fix QFG4 inventory leaks across restarts (#1440) | Vhati | |
Fixes item properties that weren't getting reset, bug #10768 | |||
2018-12-17 | SCI32: Simplify GK1 ego speed script patch (#1450) | sluicebox | |
2018-12-16 | SCI32: Fix QFG4 iron safe room doors (#1443) | Vhati | |
Fixes mixed up oiled flags and east door sending hero west, bug #10829 | |||
2018-12-16 | SCI32: Fix QFG4 town gate after a staff dream (#1441) | Vhati | |
Fixes hero getting stuck due to inactive nightfall detection, bug #10830 | |||
2018-12-14 | SCI: Fix LONGBOW day 9 cobbler's hut, bug #10834 (#1444) | sluicebox | |
Fixes a script bug in the original | |||
2018-12-10 | SCI32: Fix QFG4 obscured ropes when rescuing Igor (#1436) | Vhati | |
Fixes a missing graphics update after priority is changed, bug #10751 | |||
2018-12-10 | SCI: Fix QFG1VGA card game lockup, bug #10826 (#1435) | sluicebox | |
2018-12-10 | SCI32: Fix QFG4 extraneous door sound in castle (#1438) | Vhati | |
Fixes a second door sound when entering certain rooms, bug #10827 | |||
2018-12-09 | SCI32: Fix GK1 mummy animation, bug #10828 (#1439) | sluicebox | |
Fixes an animation script bug that occurs in the original | |||
2018-12-09 | SCI: Fix LONGBOW Amiga pub error, bug #9688 (#1437) | sluicebox | |
Fixes a script bug which causes a kernel signature mismatch | |||
2018-12-05 | SCI32: Update QFG4 script patch description (#1433) | sluicebox | |
2018-12-03 | SCI32: Fix QFG4 copy protection crash, bug #10773 (#1431) | sluicebox | |
2018-12-03 | SCI32: Fix GK1 knitting basket obstacle bug #10707 (#1426) | sluicebox | |
Fixes an obstacle not always being added to a room | |||
2018-12-02 | SCI: Add some TODOs for better handling of wrong / missing resources | Filippos Karapetis | |
2018-12-02 | SCI: Mark several pathfinding related patches as workarounds | Filippos Karapetis | |
The issues that these patches correct are caused by differences in our pathfinding algorithm, compared to Sierra's | |||
2018-12-02 | SCI: Fix SQ5 drive bay pathfinding, bug #7155 (#1428) | sluicebox | |
Works around a pathfinding algorithm edge case | |||
2018-12-02 | SCI: Fix LB2 armor hall door pathfinding bug #9952 (#1427) | sluicebox | |
Works around pathfinding algorithm difference that breaks the game | |||
2018-12-02 | SCI: Add support for The Dating Pool (#1403) | Kawa | |
2018-12-01 | SCI32: Fix QFG4 fortune teller crash (#1421) | Vhati | |
Fixes room disposal when leaving Magda's wagon, bug #10778 | |||
2018-11-28 | SCI32: Fix QFG4 crest bookshelf HAND interaction (#1382) | Vhati | |
Prevents an incorrect message in the original game, bug #10756 | |||
2018-11-28 | SCI: Fix QFG1VGA antwerp wandering, bug #9564 (#1425) | sluicebox | |
2018-11-28 | SCI32: Fix QFG4 great hall entry from barrel room (#1384) | Vhati | |
Fixes a doorMat region that prematurely kicked hero back to the previous room, bug #10731 | |||
2018-11-28 | SCI32: Fix QFG4 talking to absent innkeeper (#1395) | Vhati | |
Fixes inn dialogue after Igor's rescue, bug #10753 | |||
2018-11-28 | SCI32: Fix QFG4 conditional void calls (#1416) | Vhati | |
Fixes unsafe arithmetic in combat, bugs #10138, #10419, #10710, #10814 Supersedes commits 4dc9f0e and 01f3e6c | |||
2018-11-28 | SCI32: Fix GK1 fortune teller messages, bug #10819 (#1423) | sluicebox | |
2018-11-28 | SCI32: Fix spacing | Filippos Karapetis | |
2018-11-28 | SCI32: Fix GK1 chair missing message, bug #10820 (#1424) | sluicebox | |
2018-11-27 | SCI32: Fix GK1 artist missing message, bug #10818 (#1422) | sluicebox | |
2018-11-24 | SCI: Add workaround for KQ6 debugger (#1417) | sluicebox | |
2018-11-23 | SCI32: Fix QFG4 stairway pathfinding (#1407) | Vhati | |
Fixes walkable area when entering flipped stairways, bug #10757 | |||
2018-11-23 | SCI: Fix KQ6CD wallflower dance bug (#1406) | sluicebox | |
Fixes script bug in the original in Text mode. bug #10811 | |||
2018-11-23 | SCI32: Fix QFG4 setScale error when levitating (#1408) | Vhati | |
Fixes typos that lead to a "y value less than vanishingY" msg, bug #10726 | |||
2018-11-20 | SCI: Fix LB2 elevator lockup (#1401) | sluicebox | |
Fixes a lockup in the original when walking to a corner, bug #10702 | |||
2018-11-17 | SCI32: Fix QFG4 consecutive moonrises (#1389) | Vhati | |
Fixes the time panel never switching from night to day, bug #10775 | |||
2018-11-17 | SCI: Fix LB2CD act 5 finale music (#1399) | sluicebox | |
Fixes script bug in the original that kept music from completing. bug #10808 | |||
2018-11-16 | SCI32: Fix GK1 day 5 snake attack problems (#1374) | sluicebox | |
Fixes audio, timing, and graphics problems in the original. bug #10793 | |||
2018-11-13 | SCI32: Fix GK1 day 2 binoculars lockup (#1381) | sluicebox | |
Fixes a lockup in floppy version. bug #10797 | |||
2018-11-13 | SCI: Fix Fall Through Compiler Warnings. | D G Turner | |
2018-11-12 | SCI32: Fix QFG4 autosave stack leak (#1388) | Vhati | |
This leak was introduced in commit #a37e388 | |||
2018-11-11 | SCI32: Fix QFG4 crash when gliding across swamp (#1387) | Vhati | |
Fixes typos that lead to Grooper::doit() arithmetic errors, bug #10777 | |||
2018-11-10 | SCI: Fix KQ6 look ribbon response (#1385) | sluicebox | |
Fixes an incorrect message in the original. bug #10801 | |||
2018-11-08 | SCI32: Fix QFG4 autosave deleting manual saves (#1383) | Vhati | |
Prevents the autosave script from enforcing a 20 savegame limit, bug #10758 |