Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-21 | HUGO: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-20 | PARALLACTION: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-20 | STARTREK: Fix Minor Syntax Mistake | D G Turner | |
This unfortunately compiled fine, but was flagged by the GCC -Wunused-value warning. | |||
2019-10-20 | STARTREK: Unify the text patching code | Filippos Karapetis | |
2019-10-20 | SWORD2: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-20 | PINK: Fix text drawing, use absolute coordinates | Eugene Sandulenko | |
2019-10-20 | SWORD1: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-20 | STARTREK: Read the text of the MUDD mission rooms from RDF files | Filippos Karapetis | |
Also, add a central mechanism to fix text typos | |||
2019-10-20 | SKY: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-19 | GROOVIE: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-19 | CRYOMNI3D: Fix default cases to raise errors | Le Philousophe | |
2019-10-19 | CRUISE: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-19 | PINK: Enable text rendering for localized versions | Eugene Sandulenko | |
2019-10-18 | GRAPHICS: MACGUI: Switched MacText to U32String internally | Eugene Sandulenko | |
2019-10-18 | DRASCULA: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-18 | DRACI: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-18 | GRAPHICS: MACGUI: Added support for Unicode fonts in menu | Eugene Sandulenko | |
2019-10-17 | DIRECTOR: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-17 | CRYOMNI3D: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-17 | CRYO: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-16 | SCI32: Fix QFG4 error when clicking after runes puzzle | sluicebox | |
Fixes a bug in a script patch, trac #11211 | |||
2019-10-17 | CINE: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-17 | PINK: Enforce built-in fonts in WM | Eugene Sandulenko | |
2019-10-16 | CGE2: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-16 | CGE: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-16 | BBVS: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-15 | PINK: Set text windows to read-only | Eugene Sandulenko | |
2019-10-15 | PINK: Disable border for all text windows | Eugene Sandulenko | |
2019-10-15 | AVALANCHE: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-14 | AGOS: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-14 | AGI: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-13 | GLK: ADRIFT: Correct unicode string type | Paul Gilbert | |
2019-10-13 | ADL: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-13 | BLADERUNNER: Group shapes loading | Peter Kohaut | |
2019-10-13 | CRYOMNI3D: Add Brazilian language support | Le Philousophe | |
2019-10-13 | CRYOMNI3D: More precise support for Versailles French DVD | Le Philousophe | |
Old font set should work too as files are present | |||
2019-10-12 | SCI: Fix QFG3 error when putting last item in chest | sluicebox | |
Fixes bug #11196 | |||
2019-10-12 | MOHAWK: RIVEN: Modify cursor preloading to resolve crashing on 3DS | Michael Ball | |
Common::PEResources being allocated on the stack was causing a stack overflow. ScummVM is configured to have 256kb of stack memory on the 3DS. | |||
2019-10-12 | CRYOMNI3D: Fix audio setting for Versailles French DVD | Le Philousophe | |
2019-10-11 | GLK: Revert Amiga compilation fix | Paul Gilbert | |
This reverts commit a14550d7f1893be72a59f3653cf9e69a43b9077a. | |||
2019-10-11 | GLK: JACL: Move JACL out of RELEASE_BUILD exclusion | Paul Gilbert | |
2019-10-11 | GLK: JACL: Implement loading saves from the launcher | Paul Gilbert | |
2019-10-11 | GLK: JACL: Remove deprecated glk_startup.cpp | Paul Gilbert | |
2019-10-11 | GLK: Make glui32 match uint to hopefully prevent Amiga compilation errors | Paul Gilbert | |