Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-20 | I18N: Update translations templates | Thierry Crozat | |
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 | PRINCE: I18N: Update translation (English) | Eugene Sandulenko | |
Currently translated at 55.9% (1540 of 2757 strings) | |||
2019-10-19 | I18N: Update translations templates | Thierry Crozat | |
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-19 | GRAPHICS: MACGUI: Added default font for MacText | Eugene Sandulenko | |
2019-10-19 | COMMON: Moved string encoding to separate file | Eugene Sandulenko | |
2019-10-19 | IOS7: enable home indicator auto-hide on iPhone X and up | Stefan Will | |
This makes the annoying white line at the bottom of the screen go away on newer (home button-less) iPhones. https://developer.apple.com/documentation/uikit/uiviewcontroller/2887510-prefershomeindicatorautohidden | |||
2019-10-19 | GUI: Fix crash when opening the save name dialog | Bastien Bouclet | |
The changes in 1dce33dd9f909b09a73902b3939b61a81a149b7a introduced a case where the width of widgets would not be set. This commit reverts the offending changes and introduces a different fix for the original issue. Only recompute the width/height of a stack if it is not explicitly set. Fixes #11214. | |||
2019-10-18 | OPENGL: Fix warning when using builtin OpenGL functions | Cameron Cawley | |
2019-10-18 | ANDROID: Fix warning | Cameron Cawley | |
2019-10-18 | GRAPHICS: MACGUI: Switched MacText to U32String internally | Eugene Sandulenko | |
2019-10-18 | COMMON: Added new + operator to U32String | Eugene Sandulenko | |
2019-10-18 | TTS: Link libpthread explicitly on Linux platform | Christian Krause | |
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: Fix compilation without freetype | Eugene Sandulenko | |
2019-10-18 | COMMON: Added String::find() | Eugene Sandulenko | |
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 | GUI: Fix launcher layout for small widths | Bastien Bouclet | |
* Testing if a widget can be centered was ignoring the padding. * Only resize a layout based on its content if it was not explicitely sized by its parent. Fixes the logo causing incorrect layout computations when the window width is lower than the image width. | |||
2019-10-17 | CRYO: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-17 | PRINCE: I18N: Update translation (English) | Eugene Sandulenko | |
Currently translated at 55.2% (1523 of 2757 strings) | |||
2019-10-17 | GRAPHICS: MACGUI: Fix crash when clicking on the top window | Eugene Sandulenko | |
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-17 | GRAPHICS: MACGUI: Add possibility to set WM mode right away | Eugene Sandulenko | |
This lets us to not load mac fonts when the built-in mode in enforced | |||
2019-10-16 | SDL: Fix Missing Default Switch Cases in Events Class | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
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-16 | I18N: Update translations templates | Thierry Crozat | |
2019-10-16 | TTS: Fix language setting. | Jaromir Wysoglad | |
2019-10-16 | PRINCE: I18N: Update translation (English) | roka | |
Currently translated at 55.1% (1520 of 2757 strings) | |||
2019-10-16 | PRINCE: I18N: Update translation (English) | Eugene Sandulenko | |
Currently translated at 55.1% (1520 of 2757 strings) | |||
2019-10-16 | ANDROID: Use more portable directory query method | Eugene Sandulenko | |
2019-10-15 | PINK: Set text windows to read-only | Eugene Sandulenko | |
2019-10-15 | GRAPHICS: MACGUI: Added possibility to create read only text windows | Eugene Sandulenko | |
2019-10-15 | PINK: Disable border for all text windows | Eugene Sandulenko | |
2019-10-15 | I18N: Update translations templates | Thierry Crozat | |
2019-10-15 | AVALANCHE: Fix Missing Default Switch Cases | D G Turner | |
These are flagged by GCC if -Wswitch-default is enabled. | |||
2019-10-15 | GUI: Fix crash when clicking and dragging a tab widget | Cameron Cawley | |
2019-10-15 | GRAPHICS: MACGUI: Fix window deletion | Eugene Sandulenko | |