Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-20 | SCI: Fix CAMELOT dropped events while sword is drawn | sluicebox | |
Fixes bug #11269 | |||
2019-11-20 | SCI: Fix CAMELOT menu items when restoring | sluicebox | |
2019-11-20 | SCI: Fix comment typos | sluicebox | |
2019-11-19 | SCI: Fix kMenuSelect selecting disabled items | sluicebox | |
Fixes CAMELOT "draw sword" command causing bugs and lockups when it's not supposed to be available | |||
2019-11-19 | SCI: Add horizontal shake to kShakeScreen | sluicebox | |
2019-11-19 | GRAPHICS: Add interface for horizontal shake | sluicebox | |
2019-11-17 | SCI32: Fix QFG4 error when sliding down slope | sluicebox | |
Trac #9801, #11268 | |||
2019-11-17 | SCI32: Add SQ6 Mac detection entry | sluicebox | |
2019-11-12 | SCI: Fix SQ5 transporter room speed bugs | sluicebox | |
Fixes bug #11264 | |||
2019-11-08 | SCI: Fix SQ5 WD40 alarm countdown lockup | sluicebox | |
Fixes bug #11255 | |||
2019-11-07 | SCI: Fix SQ5 WD40 fruit lockup | sluicebox | |
Fixes bug #5162 | |||
2019-11-03 | ENGINES: Stop using 'single id' | Bastien Bouclet | |
2019-11-03 | ENGINES: Add an engine ID to all the engines | Bastien Bouclet | |
2019-11-02 | SCI32: Fix QFG4 bone cage bugs | sluicebox | |
Fixes bug #11238 | |||
2019-11-01 | SCI: Fix PQ1VGA bugs outside Carol's coffee shop | sluicebox | |
Fixes bug: #5826 | |||
2019-10-31 | SCI32: Fix KQ7 extra ambrosia | sluicebox | |
Fixes bug #9790 | |||
2019-10-31 | SCI32: Fix LSL6 Hires Mac restore from launcher | sluicebox | |
2019-10-31 | SCI32: Add HOYLE5 kFileIOReadString workaround | sluicebox | |
2019-10-31 | SCI32: Add Mac KQ7, HOYLE5, MOTHERGOOSE256 detection | sluicebox | |
2019-10-30 | SCI: Fix QFG3 Johari and Manu map bugs | sluicebox | |
Fixes bug #11216 | |||
2019-10-27 | SCI: Fix ECO2 Ecorder lily highlighting | sluicebox | |
Fixes bug #5552 | |||
2019-10-27 | SCI: Fix SQ5 random lockup in captain's chair | sluicebox | |
Fixes bug #6130 | |||
2019-10-24 | SCI32: Return correct KPlatform32 value on Mac | sluicebox | |
Fixes GK1 Mac intro and other slideshow movies | |||
2019-10-23 | SCI32: Include Mac resource filenames with two digits | sluicebox | |
KQ7, Phant1, and others have more than 9 "Data" files | |||
2019-10-23 | SCI32: Fix GK1 inventory item bug on restart | sluicebox | |
Fixes bug #11222 | |||
2019-10-21 | SCI32: Add support for AIFF audio | sluicebox | |
Used by at least LSL6 Mac CD for voices | |||
2019-10-21 | SCI32: Add LSL6 Mac CD detection entry | sluicebox | |
Trac #11218 | |||
2019-10-21 | SCI: Add LSL6 Mac Floppy kGetCWD workaround | sluicebox | |
The game now starts | |||
2019-10-21 | SCI: Add LSL6 Mac Floppy detection entry | sluicebox | |
2019-10-20 | SCI32: Fix GK1 icon bar workaround | sluicebox | |
Fixes an uninitialized parameter workaround, trac #11215 This caused the icon bar to error when in "icon up" mode | |||
2019-10-20 | SCI32: Fix GK1 interrupted museum speech | sluicebox | |
Fixes bug #11219 | |||
2019-10-16 | SCI32: Fix QFG4 error when clicking after runes puzzle | sluicebox | |
Fixes a bug in a script patch, trac #11211 | |||
2019-10-12 | SCI: Fix QFG3 error when putting last item in chest | sluicebox | |
Fixes bug #11196 | |||
2019-10-11 | SCI32: Add support for Mac SND resource playback | sluicebox | |
Used by at least GK1 Mac, which can now be started without erroring | |||
2019-10-11 | SCI32: Enable Mac code (remove ENABLE_SCI32_MAC) | sluicebox | |
2019-10-11 | SCI: Fix more kFileIO return values | sluicebox | |
Fix a number of incorrect return values from file IO functions, continuing the kFileIOWriteString fix from 7c1fb8bee1890f831adde61a98d94a563f9d14fa One of the misconceptions was that these functions return DOS error error codes on failure. Instead, SCI16 immediately zeros those out. | |||
2019-10-10 | SCI: Fix Set But Unused Variable GCC Warning | D G Turner | |
2019-10-09 | SCI: Fix compilation | Eugene Sandulenko | |
2019-10-09 | SCI32: More work on Hoyle 5 poker logic | Filippos Karapetis | |
2019-10-08 | SCI32: Make the Hoyle 5 poker card bitmask a bit more explicit | Filippos Karapetis | |
2019-10-08 | SCI32: Some initial work on the Hoyle 5 poker logic | Filippos Karapetis | |
The game can be entered now, but there's only some dummy logic in place to get it working | |||
2019-10-05 | SCI32: Handle the special Bridge save/load screens in Hoyle 5 | Filippos Karapetis | |
Fixes saving/loading the Bridge hands using the ScummVM save/load screens - bug #11174 | |||
2019-10-05 | SCI32: Add the French version of PQ:SWAT (bug #11100) | Filippos Karapetis | |
2019-10-04 | SCI: Really Fix MSVC Warning | D G Turner | |
The Palette structure referred to here is in sci/graphics/helpers.h not in the Graphics CursorMan class as previously thought. Rather than adding a structure constructor which could have side effects currently, the full structure is initialized here to avoid the MSVC warning. The previous change to CursorMan class Palette can be retained as it is a reasonable code improvement in any case. | |||
2019-10-02 | SCI: Return correct value from kFileIOWriteString | sluicebox | |
Fixes corrupt save games in Hoyle5, bug #11174 | |||
2019-10-02 | SCI32: Add HOYLE5 support for original Save/Load screens | sluicebox | |
Trac #11174 | |||
2019-09-29 | SCI32: Extend HOYLE5 Bridge workaround | sluicebox | |
2019-09-30 | SCI: Fix MSVC Warning | D G Turner | |
2019-09-29 | SCI32: Remove ADGF_TESTING from qfg4 and hoyle | Tarek Soliman | |
Closes gh-1871 | |||
2019-09-30 | SCI: Fix MSVC Warning | D G Turner | |