Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2018-11-07 | SCI32: Fix GK1 day 1 Grace phone speech timing (#1372) | sluicebox | |
Fixes timing that cuts off speech. bug #10787 | |||
2018-11-05 | SCI32: Fix GK1 ego flicker in Gran's chair (#1369) | sluicebox | |
Fixes graphics glitch in the original game, bug #9760 | |||
2018-10-28 | SCI32: Remove GK1 French/Spanish CD SysLogger hotkey (#1366) | sluicebox | |
Removes a problematic active debug hotkey, bug #10781 | |||
2018-10-28 | SCI32: Fix GK1 floppy Magentia missing message (#1367) | sluicebox | |
Fixes a missing message error in floppy version. bug #10782 | |||
2018-10-28 | SCI32: Fix GK1 ego speed bugs (#1365) | sluicebox | |
Fixes ego speed bugs in the original game, bug #10780 | |||
2018-10-26 | SCI32: Update comments on a QFG4 script patch | Filippos Karapetis | |
2018-10-26 | SCI32: Correct fix for the TRAP machine in QFG4 | Filippos Karapetis | |
Properly fixes bug #10766. | |||
2018-10-24 | SCI32: Fix GK1 honfour keycard lockup (#1363) | sluicebox | |
Fixes lockup in original game, bug #10767 | |||
2018-10-24 | SCI32: Fix GK1 missing points for Mosely/veve (#1362) | sluicebox | |
Fixes missing points in english pc floppy version, bug #10763 | |||
2018-10-24 | SCI32: Fix an array initialization in the floppy version of QFG4 | Filippos Karapetis | |
The array used for the trap machine's messages outside Dr. Cranium's lab is set correctly now. Fixes bug #10766. | |||
2018-10-23 | SCI: Script patch for LB1 input/collision lockups (#1353) | sluicebox | |
Fixes 20+ lockups in the original game, bug #10733 | |||
2018-10-23 | SCI32: Disable the Poker game in Hoyle 5 | Filippos Karapetis | |
This game uses an external DLL, PENGIN16.DLL, which is invoked via kWinDLL. We need to reverse the logic in PENGIN16.DLL and call it directly, in order to get this game to work properly. Until then, this game entry will be disabled. | |||
2018-10-23 | SCI32: Fix a script bug (typo) in Hoyle 5 - Old Maid | Filippos Karapetis | |
2018-10-23 | SCI32: Always start in the Bridge room in Hoyle 5 Bridge | Filippos Karapetis | |
It's the only game included, so there's no point showing the game selection menu in this case. This follows the behavior of the original | |||
2018-10-23 | SCI: Fix spacing | Filippos Karapetis | |
2018-10-23 | SCI: Script patch for LB1 candles, bug #10743 (#1355) | sluicebox | |
Fixes a persistence bug in original game | |||
2018-10-23 | SCI: GK1 workaround for iconbar uninit param read | sluicebox | |
Uninitialized param1 read when showing iconbar with inventory item | |||
2018-10-23 | SCI: Disable LB2 speed test | sluicebox | |
Fixes bug #10761 | |||
2018-10-21 | SCI: Script patch for LB1 Lillian/bed, bug #10742 | sluicebox | |
Fixes wrong and missing messages in DOS version | |||
2018-10-15 | SCI: Fix LB2 back rub east entrance bug #10729 | sluicebox | |
Fixes a lockup in the original game | |||
2018-10-14 | SCI: Fix LB2 'Bugs With Meat' lockup, bug #10730 | sluicebox | |
Fixes a lockup in the original game | |||
2018-10-08 | SCI: Fix LB2CD Yvette/Tut murderless message | sluicebox | |
Fixes wrong message in cd versions, bug #10724 | |||
2018-10-08 | SCI: Fix LB2 Yvette/Tut premature murder message | sluicebox | |
Fixes wrong message in floppy versions, bug #10723 | |||
2018-10-02 | SCI: Script patch for LB2 act 4 init, bug #10716 | sluicebox | |
Fixes a lockup in the original game | |||
2018-09-29 | SCI: Script patch for LB2 armor inset, bug #10709 | sluicebox | |
Fixes missing messages in floppy version | |||
2018-09-21 | SCI: Script patch for LB2 desk lamp, bug #10706 | sluicebox | |
Fixes a broken message in floppy version | |||
2018-09-16 | SCI: Script patch for LB2 crate room bug #10701 | sluicebox | |
Fixes a lockup in the original game | |||
2018-09-06 | SCI32: Allow malformed calls to kLock in PQ:SWAT, after the training videos | Filippos Karapetis | |
Fixes bug #10699 | |||
2018-09-04 | SCI32: Fix typo | Filippos Karapetis | |
2018-09-04 | SCI32: More workarounds for Hoyle Classic Games - Poker minigame | Filippos Karapetis | |
2018-09-04 | SCI32: Add more workarounds for Hoyle Classic Games | Filippos Karapetis | |
This fixes issues with Bridge and Backgammon. Now, Hoyle 5 and its variants should be in a very good state for testing | |||
2018-09-01 | SCI32: Fix pathfinding issues at the inn in QFG4 | Filippos Karapetis | |
2018-09-01 | SCI32: Add a game option to double the videos in KQ7 by default | Filippos Karapetis | |
Scaling works correctly with the Windows variant, which uses AVI files, but the DOS variant uses Robot videos, and the way scaling is done there is different, and is not working yet with KQ7 DOS. Nonetheless, both versions are included in the game, so it's not a major issue. | |||
2018-08-31 | SCI32: Extend a workaround for a script bug in QFG4 | Filippos Karapetis | |
Fixes a reference to an uninitialized variable after Ad Avis catches you - bug #10694 | |||
2018-08-30 | SCI32: Hide the unavailable games in the Hoyle 5 derived collections | Filippos Karapetis | |
The derived collections include Hoyle Children's Collection and Hoyle Bridge. Each collection includes a subset of the games in the full version, Hoyle Classic Games | |||
2018-08-30 | SCI32: Add audio volume sync support for Hoyle5 | Filippos Karapetis | |
2018-08-28 | SCI32: Fix a crash when talking with the Leshy in QFG4 | Filippos Karapetis | |
Fixes bug #10137 | |||
2018-08-28 | SCI32: Extend workaround for a music fading script bug in QFG4 | Filippos Karapetis | |
Fixes bug #10421 | |||
2018-08-27 | SCI32: Fix broken palette when loading a game in Shivers from the GMM | Filippos Karapetis | |
2018-08-26 | SCI: Fix compilation when SCI32 is disabled | Filippos Karapetis | |
2018-08-25 | SCI32: Fix a script bug when fighting revenants in QFG4 | Filippos Karapetis | |
2018-08-25 | SCI: Fix compilation | Filippos Karapetis | |
2018-08-25 | SCI: Fix compilation when SCI32 is disabled | Filippos Karapetis | |
2018-08-25 | SCI32: Fix the walk region in Cazanoux's house in GK1 | Filippos Karapetis | |
Fixes bug #9770 |