Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-04 | I18N: Update translations templates | Thierry Crozat | |
2019-10-04 | CLOUD: Add Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-03 | BLADERUNNER: Remove use of C99 math functions | Cameron Cawley | |
2019-10-04 | GRAPHICS: MACGUI: Process Windows menu shortcuts | Eugene Sandulenko | |
2019-10-04 | GRAPHICS: MACGUI: Support grayed out menu items in PE exe | Eugene Sandulenko | |
2019-10-03 | GRAPHICS: MACGUI: Refactor some code | Eugene Sandulenko | |
2019-10-03 | GRPAHICS: MACGUI: Avoid overdraw | Eugene Sandulenko | |
2019-10-03 | GRAPHICS: MACGUI: Implement hovering out of menus behaviour | Eugene Sandulenko | |
2019-10-03 | CONFIGURE: Disable TTS building on MinGW by default | Jaromir Wysoglad | |
TTS shouldn't be built under MinGW by default, because it causes a warning at the end of the build. Before this it would still build TTS on MinGW64. | |||
2019-10-03 | GRAPHICS: MACGUI: Fix nested menus parsing | Eugene Sandulenko | |
2019-10-03 | GRAPHICS: MACGUI: Fix nested menus command processing | Eugene Sandulenko | |
2019-10-03 | GRAPHICS: MACGUI: Fix menu re-entrance | Eugene Sandulenko | |
2019-10-03 | CRYOMNI3D: Fix typo | Le Philousophe | |
2019-10-03 | CRYOMNI3D: Add detections entries for Versailles DVD | Le Philousophe | |
2019-10-03 | PRINCE: I18N: Update translation (English) | Eugene Sandulenko | |
Currently translated at 48.0% (1322 of 2757 strings) | |||
2019-10-03 | MUTATIONOFJB: Remove Unused Private Member Field | D G Turner | |
This was causing a GCC Compiler Warning when -Wunused-private-field is set. | |||
2019-10-03 | I18N: Update translations templates | Thierry Crozat | |
2019-10-03 | GUI: Add Missing Switch Default Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-03 | SLUDGE: Really Fix MSVC Warnings | D G Turner | |
2019-10-03 | DIRECTOR: Fix MSVC Warnings | D G Turner | |
2019-10-03 | GRAPHICS: Further Fix for MSVC Warnings in Nine Patch Code | D G Turner | |
2019-10-03 | SLUDGE: Fix Remaining MSVC Warning | D G Turner | |
2019-10-03 | SLUDGE: Further Fixes for MSVC Warnings | D G Turner | |
This _should_ fix the remaining issues with signed vs. unsigned warnings in the TransparentSurface blit method calls. | |||
2019-10-03 | COMMON: Add Switch Default Cases in JSON Parser | D G Turner | |
2019-10-03 | MACVENTURE: Add Missing Switch Default Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-03 | COMMON: Add Missing Switch Default Cases to Stream Seek Methods | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-03 | GRAPHICS: Add Missing Switch Default Case in PixelFormat Header | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-02 | GRAPHICS: MACGUI: Fix GCC Signed vs. Unsigned Warnings | D G Turner | |
2019-10-02 | SUPERNOVA: Remove ADGF_TESTING flag | Thierry Crozat | |
2019-10-03 | GRAPHICS: MACGUI: Correctly render highlights for the open submenus | Eugene Sandulenko | |
2019-10-03 | GRAPHICS: MACGUI: Close nested submenus on hover | Eugene Sandulenko | |
2019-10-03 | GRAPHICS: MACGUI: Implement nested submenu navigation | Eugene Sandulenko | |
2019-10-03 | GRAPHICS: MACGUI: Finish implementation for nested submenus drawing | Eugene Sandulenko | |
2019-10-03 | GRAPHICS: MACGUI: Unify submenu dimension calculations | Eugene Sandulenko | |
2019-10-03 | GRAPHICS: MACGUI: Render nested submenus | Eugene Sandulenko | |
2019-10-02 | PRINCE: I18N: Update translation (English) | Eugene Sandulenko | |
Currently translated at 47.6% (1312 of 2757 strings) | |||
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-10-02 | GRAPHHICS: MACGUI: Fix crash on submenu rendering | Eugene Sandulenko | |
2019-10-02 | GRAPHICS: MACGUI: Fix and simplify nested submenu reading | Eugene Sandulenko | |
2019-10-02 | GRAPHICS: MACGUI: Fix debug menu printing | Eugene Sandulenko | |
2019-10-02 | GRAPHICS: MACGUI: Added debug printout for MacMenu | Eugene Sandulenko | |
2019-10-02 | GRAPHICS: MACGUI: Read nested submenus from PE exes | Eugene Sandulenko | |
2019-10-02 | COMMON: Add Default Cases to Switch Statements in Memstream Classes | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. This avoids possible hard to diagnose bugs if the whence int parameter is accidently set to an unexpected value. | |||
2019-10-02 | NEWS: Use past tense | Thierry Crozat | |
2019-10-02 | GRAPHICS: MACGUI: Render submenus recursively | Eugene Sandulenko | |
2019-10-02 | GRAPHICS: MACGUI: Take submenu arrow indicator width into account | Eugene Sandulenko | |
2019-10-02 | GRAPHICS: MACGUI: Change notion of bbox computation to submenus | Eugene Sandulenko | |
2019-10-01 | PRINCE: I18N: Update translation (English) | Eugene Sandulenko | |
Currently translated at 47.2% (1300 of 2757 strings) | |||
2019-10-01 | I18N: Update translation (Spanish) | Rodrigo Vegas Sánchez-Ferrero | |
Currently translated at 100.0% (1162 of 1162 strings) |