Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | SCI: Add Detection Entry for Manic Mansion (Fan Game). | D G Turner | |
This is from bug Trac #10705. | |||
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-31 | SCI: - minor fix to FM-TOWNS sound driver | athrxx | |
- workaround to fix music playback in Mixed Up Mothergoose - remove a useless declaration | |||
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-25 | SCI32: Add a game option to upscale videos in PQ:SWAT | Filippos Karapetis | |
Requested in enhancement #10713 | |||
2018-10-25 | SCI32: Add support for upscaling VMD videos | Filippos Karapetis | |
This feature can be used for the Windows version of KQ7, as well as PQ:SWAT | |||
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: Promote Hoyle 5 game variants to ADGF_TESTING | Filippos Karapetis | |
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-19 | SCI32: Remove Invalid Windows Variant of Spanish GK1CD. | D G Turner | |
The English version has both DOS and Windows datafile versions, but localized variants of GK1 are DOS only, so this is not a valid entry. This entry has duplicate detection checksums to the equivalent DOS entry and was originally added as a workaround which should now not be necessary. | |||
2018-10-18 | SCI: Fix Segfault When Using Console "show_map" Command on SCI32 games. | D G Turner | |
The _gfxScreen instance is nullptr for SCI32 games, thus this console command previously caused a segfault. | |||
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: Add Detection Entry for Hoyles Classic Games for Laptops. | D G Turner | |
This is basically Hoyle 5, but may be missing the main menu so might require separate entries for each game i.e. cfg files. This is from bug Trac #10676. | |||
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-06 | SCI: Add Detection Entry for Space Quest 3 Variant. | D G Turner | |
2018-10-05 | SCI: Add Detection Entry for Codename ICEMAN Variant. | D G Turner | |
This is from bug Trac #10678. | |||
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 |