Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-23 | Revert "Revert "SLUDGE: All games are unstable, since the engine is unstable."" | Tarek Soliman | |
This reverts commit a328e49dc549295c14b188d158d18b288d8a0c45 thus reinstating commit 31c3b4cd3276f9fa40adef6380951903189de796 Details in #1904 | |||
2019-10-23 | Revert "SLUDGE: All games are unstable, since the engine is unstable." | Eugene Sandulenko | |
This reverts commit 31c3b4cd3276f9fa40adef6380951903189de796. The engine is nut enabled by default, so there is no point for these flags. | |||
2019-10-23 | SCUMM: Bump HE version of Pajama2 GB to 99, Fixes bug #10933 | Ben Castricum | |
2019-10-23 | PINK: Add Dutch detection entry | Wammus | |
2019-10-23 | SLUDGE: All games are unstable, since the engine is unstable. | Henrik "Henke37" Andersson | |
2019-10-23 | WAGE: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-22 | GLK: Squash of GLK sub-engines pull request, unused variable fix | Paul Gilbert | |
See ccawley2011's pull at https://github.com/scummvm/scummvm/pull/1900 | |||
2019-10-22 | GLK: Remove incorrect include. Thanks to ccawley2011 | Paul Gilbert | |
2019-10-23 | CRUISE: Correct Parameter Sanity Checks in Several Functions | D G Turner | |
This was flagged by GCC -Wlogical-op as the inverted logical operation was causing these checks to always return true. | |||
2019-10-23 | SCUMM HE: Fix GCC Compiler Warnings | D G Turner | |
2019-10-23 | SCUMM HE: Really Fix Compilation | D G Turner | |
2019-10-23 | SCUMM HE: Fix Compilation | D G Turner | |
2019-10-22 | SCUMM HE: Work on receiving part of Moonbase Commander networking | Eugene Sandulenko | |
2019-10-22 | SCUMM HE: Hid several noisy debug messages | Eugene Sandulenko | |
2019-10-22 | SCUMM HE: More code for Moonbase Commander networking | Eugene Sandulenko | |
2019-10-22 | SCUMM: Made displayMessage() public | Eugene Sandulenko | |
2019-10-22 | SCUMM HE: More work on the Moonbase networking. Getting in-game | Eugene Sandulenko | |
2019-10-22 | SCUMM HE: Initial (hard)code for Moonbase networking | Eugene Sandulenko | |
2019-10-22 | SCUMM: Made getResourceSize() public | Eugene Sandulenko | |
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. |