Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-01 | TTS: Convert strings to UTF-8 | Jaromir Wysoglad | |
Conversion happens only for languages, that might needed (not for english) | |||
2019-09-01 | TTS: Add Accessibility tab to all themes | Jaromir Wysoglad | |
2019-09-01 | TTS: Restart spd connection on speak error. | Jaromir Wysoglad | |
2019-09-01 | TTS: Add warning if the TTS could not be inited | Jaromir Wysoglad | |
2019-09-01 | TTS: Restrict TTS on linux to only english | Jaromir Wysoglad | |
Unfortunatedly the encoding used by ScummVM breaks the speech-dispatcher, so after trying to say non-ascii character the connection has to be restarted. So for now I am restricting the GUI TTS to english only. | |||
2019-09-01 | TTS: Add voice selection to options | Jaromir Wysoglad | |
2019-09-01 | TTS: Add text to speech to the GUI. | Jaromir Wysoglad | |
2019-09-01 | TTS: Add TTS checkbox to Options | Jaromir Wysoglad | |
Probably works only in the builtin theme right now. | |||
2019-09-01 | TTS: Add ttsStatus push and pop functions | Jaromir Wysoglad | |
2019-09-01 | TTS: Add checks for correct TTS engine state. | Jaromir Wysoglad | |
2019-09-01 | TTS: Resolve segfault when exiting scummvm | Jaromir Wysoglad | |
2019-09-01 | TTS: Add part of linux TTS | Jaromir Wysoglad | |
2019-09-01 | TTS: Create a TTS skeleton | Jaromir Wysoglad | |
2019-09-01 | XEEN: Fix compiler warning | jepael | |
2019-09-01 | BLADERUNNER: Framelimiter fixes for delayMillis case | Thanasis Antoniou | |
2019-09-01 | XEEN: Fix searches resulting in misc items | Paul Gilbert | |
2019-09-01 | STARTREK: Simplify call to initGraphics() | Cameron Cawley | |
2019-09-01 | BLADERUNNER: Isolate new frame limiter code in new class | Thanasis Antoniou | |
2019-09-01 | XEEN: Add Virtual Destructor to SpritesDrawer Base Class | D G Turner | |
This is required to avoid GCC Compiler Warnings from -Wnon-virtual-dtor | |||
2019-08-31 | XEEN: Fix rendering of Count Blackfang | Paul Gilbert | |
2019-08-31 | BLADERUNNER: Use best pixel format on every platform | Peter Kohaut | |
Updated all drawing routines to be pixel format agnostic. Might decrease performance. | |||
2019-08-31 | I18N: Update translations templates | Thierry Crozat | |
2019-08-31 | I18N: Add missing POTFILE entry for OSD messages on SDL backend | Lothar Serra Mari | |
2019-08-31 | BUILD/CRYOMNI3D: Reduce the number of bogus GCC warnings | Le Philousophe | |
As the warning is emitted on parsing the class constructor, just move it out of the class definition. | |||
2019-08-31 | BLADERUNNER: Addendum for removal of delayMillis | Thanasis Antoniou | |
2019-08-31 | BLADERUNNER: Replace delayMillis(10) calls with software timers | Thanasis Antoniou | |
2019-08-31 | SCI: Add ECO2 workaround for Ecorder talk button | sluicebox | |
2019-08-30 | XEEN: Workaround black pixels when rendering transparent Shades | Paul Gilbert | |
2019-08-30 | XEEN: Cleanup of sprite drawer 3 | Paul Gilbert | |
2019-08-30 | XEEN: Fix to use correct drawer for shades, drawer cleanup | Paul Gilbert | |
2019-08-30 | XEEN: Further sprite drawer mode code | Paul Gilbert | |
2019-08-30 | XEEN: Creating sprite drawer class hierarchy for missing draw modes | Paul Gilbert | |
2019-08-30 | SCI: Fix addAsVirtualFiles creating titles with no files | sluicebox | |
Fixes QFG game titles appearing on import screens when no character files exist but save files exist that match fileMask | |||
2019-08-29 | XEEN: Remove unused methods, comments for engine methods | Paul Gilbert | |
2019-08-29 | XEEN: Shift getting specific game Id to an engine method | Paul Gilbert | |
2019-08-29 | XEEN: Nothing here dialogs can now be closed by clicking in scene | Paul Gilbert | |
2019-08-29 | XEEN: Fix for deleting characters from the roster | Paul Gilbert | |
2019-08-29 | XEEN: Fix background for 123 option chooser | Paul Gilbert | |
2019-08-29 | XEEN: Fix crash entering Volcano Cave level 2 | Paul Gilbert | |
2019-08-30 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (1115 of 1115 strings) | |||
2019-08-29 | I18N: Update translation (Hungarian) | George Kormendi | |
Currently translated at 100.0% (1115 of 1115 strings) | |||
2019-08-29 | I18N: Update translation (Finnish) | jepael | |
Currently translated at 100.0% (1115 of 1115 strings) | |||
2019-08-29 | I18N: Update translation (Spanish) | Rodrigo Vegas Sánchez-Ferrero | |
Currently translated at 82.6% (921 of 1115 strings) | |||
2019-08-29 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (1115 of 1115 strings) | |||
2019-08-29 | I18N: Regenerate translations data file | Thierry Crozat | |
2019-08-28 | XEEN: Fix text for Dungeon of Death statue | Paul Gilbert | |
2019-08-28 | XEEN: Parameter to cmdDisplayLarge is line number, not offset | Paul Gilbert | |
2019-08-28 | BLADERUNNER: Comment correction after fix for ↵ | Thanasis Antoniou | |
AI_Movement_Track_Append_With_Facing | |||
2019-08-28 | BLADERUNNER: Fix restored walkers idle behavior and ↵ | Thanasis Antoniou | |
AI_Movement_Track_Append_With_Facing | |||
2019-08-28 | BLADERUNNER: Restored - KIA object type for snake, slug, fish | Thanasis Antoniou | |