Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-15 | CREDITS: Add credits for Supernova and update iOS and macOS credits | Thierry Crozat | |
2019-08-15 | DS: Disable Bink and Lua | Cameron Cawley | |
This should help to reduce the size of the main executable. | |||
2019-08-15 | BACKENDS: Fix GCC Warnings in Surface SDL Graphics | D G Turner | |
This removes the usage of memset to clear complex structures and replaces them with constructor methods for the structures which will be executed when these are instantiated. | |||
2019-08-15 | STARTREK: Cleanup away mission chain loading code | Filippos Karapetis | |
2019-08-15 | STARTREK: Add a console | Filippos Karapetis | |
This also fixes an uninitialized pointer crash (_mapFile) | |||
2019-08-15 | CRYOMNI3D: Fix Spanish compressed file size | Le Philousophe | |
That was reported in forums and it's due to bad copy-paste | |||
2019-08-15 | BACKENDS: Handle screen shaking in WindowedGraphicsManager | Cameron Cawley | |
2019-08-14 | CRYOMNI3D: Add detection for English DOS/Windows CD | Thierry Crozat | |
This was reported by scoriae on the forum. | |||
2019-08-14 | SCI: Fix Macintosh kDrawPic mirror flag handling | sluicebox | |
Fixes the KQ6 Mac peppermint cave room | |||
2019-08-13 | VITA: Use activeArea rectangle also on Vita | rsn8887 | |
2019-08-13 | CREDITS: Add myself | sluicebox | |
The big reveal | |||
2019-08-13 | BACKENDS: add Fit to window (4:3) stretch mode to SDL2 backend | rsn8887 | |
2019-08-13 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (1113 of 1113 strings) | |||
2019-08-13 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (1113 of 1113 strings) | |||
2019-08-13 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (1113 of 1113 strings) | |||
2019-08-13 | I18N: Update translation (French) | Thierry Crozat | |
Currently translated at 100.0% (1113 of 1113 strings) | |||
2019-08-13 | I18N: Update translation (French) | Thierry Crozat | |
Currently translated at 99.7% (1110 of 1113 strings) | |||
2019-08-13 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (1113 of 1113 strings) | |||
2019-08-13 | I18N: Update translations templates | Thierry Crozat | |
2019-08-13 | I18N: Regenerate translations data file | Thierry Crozat | |
2019-08-13 | BLADERUNNER: Prevent Replicants from despawning from the moonbus | Thanasis Antoniou | |
All Replicants get a new goal now inside the moonbus, and movement flush This is to prevent earlier scripts that had them "walking around" from kicking in (this was mainly a bug for the twins) but is applied to everyone (except Clovis and Sadik) for conformance | |||
2019-08-13 | LUA: Fix end of namespace comment | Cameron Cawley | |
2019-08-13 | LUA: Remove duplicate object file from module.mk | Cameron Cawley | |
2019-08-13 | NEWS: List ADL changes | Walter van Niftrik | |
2019-08-13 | COMMON: Move Lua into Common and make it into... | Nipun Garg | |
an engine feature | |||
2019-08-13 | SCI: Fix SQ4CD Unstable ordnance bug | sluicebox | |
Fixes bug #11077 | |||
2019-08-12 | TSAGE: Removed "pirated" flag from Spanish fanmade translation | aviloria | |
TSAGE: Removed "pirated" flag from Spanish fanmade translation | |||
2019-08-12 | DISTS:ANDROIDSDL: Update splash logo.png | Thanasis Antoniou | |
2019-08-12 | SCI: Update Sound:vol in processUpdateCues | sluicebox | |
Sound:vol is updated when updating cues starting in SCI_VERSION_1_MIDDLE. Fixes bug #10244. SQ4 localized floppy versions depend on this when getting in the orange ship, they fade music and wait for the volume to reach zero. Confirmed against asm that this is not in SQ4 floppy (early) but is in LSL1VGA (middle) and SQ4 localized floppies and SQ4CD (late). | |||
2019-08-12 | BACKENDS: Use the default save file manager on Switch and SamsungTV | Cameron Cawley | |
2019-08-12 | POSIX: Remove POSIX-specific checkPath function | Cameron Cawley | |
2019-08-12 | SCI: Fix SQ4CD hintbook text layout | sluicebox | |
Fixes #11070 | |||
2019-08-11 | SCI: Add detection entry for QFG4 Demo from KQ6 CD-ROM | sluicebox | |
Trac #11062 | |||
2019-08-11 | GLK: FROTZ: Properly erase window when Arthur intro finishes | Paul Gilbert | |
2019-08-11 | GLK: FROTZ: Properly have first text screen cover title screen in Arthur intro | Paul Gilbert | |
2019-08-11 | GLK: FROTZ: Allow window positioning before creating Glk window | Paul Gilbert | |
This fixes a bug window with Athur that after the intro an extra text buffer window was needlessly being created which covered the play area, simply because one of the frotz windows had it's properties set | |||
2019-08-12 | ADL: Fix compilation for openpandora | Walter van Niftrik | |
2019-08-12 | ADL: Improve color accuracy | Walter van Niftrik | |
This adds two new display modes to replace the old one. One is a 16-color mode and the other does TV "emulation" based on code in AppleWin. Both of these modes should deliver more accurate colors, including NTSC artifact colors. | |||
2019-08-11 | ADL: Refactor Display class | Walter van Niftrik | |
2019-08-11 | GRAPHICS: MACGUI: Allow loading menus from resource forks | Cameron Cawley | |
2019-08-11 | COMMON: Implement FSNode::createDirectoryRecursive() | Cameron Cawley | |
2019-08-11 | BACKENDS: Create the default save directory if it doesn't exist | Cameron Cawley | |
2019-08-11 | TESTBED: Add createDirectory() test in FStests | Cameron Cawley | |
2019-08-11 | COMMON: Add warnings on failed FSNode::createDirectory() | lolbot-iichan | |
2019-08-11 | COMMON: Implement createDirectory() method to Common::FSNode | lolbot-iichan | |
Added a simple wrapper for AbstractFSNode::create(true) since there was no way to create directories. | |||
2019-08-11 | WAGE: Don't require the data fork for the external sound file | Cameron Cawley | |
2019-08-11 | SCI32: Fix Mirrored Pic Drawing | sluicebox | |
Fixes bug #10748 | |||
2019-08-11 | SDL: Removed invalid override from getGraphicsScalerProc() | Cameron Cawley | |
2019-08-11 | SDL: Move selecting the required ScalerProc into a separate function | Cameron Cawley | |
2019-08-10 | XEEN: Fix typo | Michael D | |