Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-12 | GRAPHICS: MACGUI: Do not use hardcoded colors | Eugene Sandulenko | |
2018-07-11 | PINK: Make menu blocking | Eugene Sandulenko | |
2018-07-11 | GRAPHICS: MACGUI: Added isMenuActive() helper method | Eugene Sandulenko | |
2018-07-11 | GRAPHICS: MACMENU: Calculate menu bounds after adding static items | Eugene Sandulenko | |
2018-07-11 | GRAPHICS: MACGUI: Made autohiding menu reentrable | Eugene Sandulenko | |
2018-07-11 | PINK: Made _director a pointer and reduced header dependencies | Eugene Sandulenko | |
2018-07-11 | PINK: Spelling fixes in method names | Eugene Sandulenko | |
2018-07-11 | PINK: Plug in autohide menu | Eugene Sandulenko | |
2018-07-11 | GRAPHICS: MACGUI: Implemented autohide menus | Eugene Sandulenko | |
2018-07-11 | PINK: Plugged in MacWindowManager for showing in-game menu | Eugene Sandulenko | |
2018-07-11 | GRAPHICS: MACGUI: Added possibility to specify WM behaviour | Eugene Sandulenko | |
2018-07-11 | I18N: Update translations templates | Thierry Crozat | |
2018-07-11 | MOHAW: RIVEN: Added more localized 25th resource id workarounds | Bastien Bouclet | |
Fixes Trac#10625, Fixes Trac#10624. | |||
2018-07-11 | I18N: Update translation (Italian) | Paolo Bossi | |
Currently translated at 100.0% (989 of 989 strings) | |||
2018-07-11 | I18N: Update translation (Italian) | Paolo Bossi | |
Currently translated at 100.0% (989 of 989 strings) | |||
2018-07-10 | XEEN: Fix crash trying to dream in Clouds of Xeen standalone | Paul Gilbert | |
2018-07-10 | I18N: Update translations templates | Thierry Crozat | |
2018-07-10 | I18N: Update translation (Italian) | Paolo Bossi | |
Currently translated at 99.5% (985 of 989 strings) | |||
2018-07-10 | MOHAWK: RIVEN: Fix off-by-one ids in ospit for the 25th localized versions | Bastien Bouclet | |
Fixes Trac#10620. | |||
2018-07-09 | XEEN: name a source of the game files for the german Worlds version | Henrik Kretzschmar | |
2018-07-09 | XEEN: add another source for the german Clouds game files | Henrik Kretzschmar | |
2018-07-09 | XEEN: Add detection entry for Darkside of Xeen German BG | Henrik Kretzschmar | |
2018-07-09 | I18N: Update translations templates | Thierry Crozat | |
2018-07-09 | TINSEL: Remove thumbnail support | David Fioramonti | |
2018-07-09 | GUI: Show saveload date/time, or playtime even if thumbnail not enabled | David Fioramonti | |
Previously, if playtime or date/time support was added it would not be displayed unless thumbnail support was also valid. Now they will be shown even if the thumbnail is not valid. No container is shown if only metainfo support is enabled. | |||
2018-07-09 | I18N: Update translation (Finnish) | jepael | |
Currently translated at 100.0% (989 of 989 strings) | |||
2018-07-09 | I18N: Regenerate translations data file | Thierry Crozat | |
2018-07-09 | DREAMWEB: Simplify the character kerning checks | Filippos Karapetis | |
2018-07-09 | DREAMWEB: Fix speech during the monk cutscene in non-English versions | Filippos Karapetis | |
Fixes bugs #6288 and #6417 | |||
2018-07-08 | SDL: Clip mouse range in convertVirtualToWindow | Matthew Stewart | |
2018-07-08 | SDL: Clip mouse range in convertWindowToVirtual | Matthew Stewart | |
When the graphics scale was 2x or higher, it was possible for the mouse to pass the size of the screen specified by "initSize". | |||
2018-07-08 | I18N: Update translations templates | Thierry Crozat | |
2018-07-08 | BACKENDS: Fix compilation with SDL 1.2 | Cameron Cawley | |
2018-07-08 | MOHAWK: MYST: Add delays at each step of Achenar's torture switch anim | Bastien Bouclet | |
Fixes Trac#10606. | |||
2018-07-08 | MOHAWK: MYST: Play complete audio clip when changing the boiler pressure | Bastien Bouclet | |
Fixes Trac#10607. | |||
2018-07-08 | I18N: Update translation (French) | Thierry Crozat | |
Currently translated at 100.0% (989 of 989 strings) | |||
2018-07-08 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (989 of 989 strings) | |||
2018-07-08 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (989 of 989 strings) | |||
2018-07-08 | I18N: Update translation (Hungarian) | George Kormendi | |
Currently translated at 100.0% (989 of 989 strings) | |||
2018-07-08 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 99.1% (981 of 989 strings) | |||
2018-07-08 | GRAPHICS: fixed creating cursor group from some old executables | Andrei Prykhodko | |
2018-07-08 | I18N: Update translation (Hungarian) | George Kormendi | |
Currently translated at 100.0% (989 of 989 strings) | |||
2018-07-08 | I18N: Update translations templates | Thierry Crozat | |
2018-07-08 | GUI: Add Stretch Mode selection in Options dialog | Thierry Crozat | |
2018-07-08 | BASE: Add command line stretch mode arg | Thierry Crozat | |
2018-07-08 | SDL: Implement stretch mode API | Thierry Crozat | |
Four modes are supported: - Use original size with no scaling - Scale by an integral amount as much as possible but not bigger than the window. - Scale to fit the window while respecting the aspect ratio. There may be black bars on the left and right, or on the top and bottom, but not both. This is the default, and the old behaviour. - Scale and stretch to fit the window. In this mode the aspecy ratio is not respected and there is no black bars. The mode is controled by the "scaling_mode" value (between 0 and 3) in the config file. Also add Crtl-Alt-s hotkey to cycle through scaling modes | |||
2018-07-08 | OSYSTEM: Add Stretch Mode API | Thierry Crozat | |
2018-07-08 | CONFIGURE: Use -Wno-pragma-pack only when available | Adrian Frühwirth | |
2018-07-08 | CONFIGURE: Reword compiler flag checks | Adrian Frühwirth | |
2018-07-07 | NEWS: Mention xeen games as supported | Eugene Sandulenko | |