Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-06 | I18N: Regenerate translations data file | Thierry Crozat | |
2019-05-05 | GUI: Use a truetype font for the debug console | Bastien Bouclet | |
2019-05-03 | GUI: Fix Compiler Warning in Unknown Game Dialog | D G Turner | |
This is a signed vs. unsigned comparison warning from GCC. | |||
2019-05-01 | GUI: Remove TTF fonts from the theme archives | Cameron Cawley | |
2019-04-30 | GUI: Support adding games via Drag and Drop | Cameron Cawley | |
2019-04-29 | GUI: Do not abuse the engine name query item to provide a summary | Thierry Crozat | |
The redirect rule on the web site expected only two query items, one with the engine name and another one with the description. However it was a bit lax in its regex and we could pass additional query items as part of either the engine name or description. The unknown game dialog was abusing it to pass a summary. The rewrite rule for the URL on the web site has now been fixed to avoid such abuse. And instead it also adds a summary. So the unknown name dialog should no longer provide one. | |||
2019-04-29 | GUI: Add "Summary" to bug reports generated by the unknown game dialog | Lothar Serra Mari | |
2019-04-29 | I18N: Regenerate translations data file | Thierry Crozat | |
2019-04-28 | GUI: Enable report button in unknown game dialog | Thierry Crozat | |
2019-04-27 | I18N: Regenerate translations data file | Thierry Crozat | |
2019-04-27 | GUI: Update code to access the bug tracker in the unknown game dialog | Thierry Crozat | |
The code is still disabled, but it is now in a working state and can be tested by removing the #if 0 and changing the URL to a test server with a redirect rule. | |||
2019-04-18 | CREDITS: Added sev to Blade Runner credits | Peter Kohaut | |
Changed order of credits for Blade Runner to alphabetical | |||
2019-04-13 | I18N: Regenerate translations data file | Thierry Crozat | |
2019-04-13 | I18N: Regenerate translations data file | Thierry Crozat | |
2019-04-12 | GUI: Remove transparency from Remastered theme logo | Matan Bareket | |
This fixes ticket #10932 | |||
2019-04-06 | THEME: Remove extranous file from remastered theme | Matan Bareket | |
2019-04-02 | CREDITS: Proper add Thanasis Antoniou to authors | Thanasis Antoniou | |
2019-04-02 | BUILD: Fix packaging of the remastered theme | Lothar Serra Mari | |
2019-04-02 | BUILD: Update Remastered text highlight color | Matan Bareket | |
2019-04-02 | BUILD: Update Remastered THEMERC | Matan Bareket | |
2019-04-02 | BUILD: Update Remastered theme | Matan Bareket | |
2019-04-02 | BUILD: Update default theme to use remastered | Matan Bareket | |
2019-04-02 | THEME: Create remastered theme | Matan Bareket | |
2019-03-12 | GUI: Fix loading new (not already cached) localized fonts | Thanasis Antoniou | |
2019-03-09 | JANITORIAL: Update all scummvm.org URLS to use https | Cameron Cawley | |
2019-03-03 | ALL: Bump copyright year to 2019 | Lothar Serra Mari | |
2019-02-16 | GUI: show/hide virtual keyboard when the EditTextWidget gains/loses the focus | Thierry Crozat | |
2019-02-16 | I18N: Regenerate translations data file | Thierry Crozat | |
2019-02-10 | GUI: Revert of accidental change | Peter Kohaut | |
Revert of a change which I accidentaly commited during bladerunner development. | |||
2019-02-10 | BLADERUNNER: Use ScummVM functionality for audio volume management | Peter Kohaut | |
2019-02-06 | I18N: Regenerate translations data file | Thierry Crozat | |
2019-02-06 | I18N: Regenerate translations data file | Thierry Crozat | |
2019-02-06 | I18N: Regenerate translations data file | Thierry Crozat | |
2019-02-06 | I18N: Regenerate translations data file | Thierry Crozat | |
2019-02-03 | GUI: Flush debugger prompts on text console | Vhati | |
When built with enable-text-console and disable-readline, flushing output immediately after printing the debugger prompt, before waiting for input, ensures that external tools can spawn ScummVM, detect the prompt, and pipe in automated responses (e.g., expect scripts). Explicit flushing was necessary at least on Windows, where support for automating terminal input is less sophisticated. Otherwise, the prompt string doesn't make it through the pipe, and both the script and ScummVM get stuck waiting for input. | |||
2019-01-22 | GUI: Don't try loading TTF fonts for themes that don't request one | Bastien Bouclet | |
2018-12-25 | GUI: Attempt to load fonts from fonts.dat if they aren't present in the ↵ | Cameron Cawley | |
theme archive | |||
2018-12-18 | GUI: Fix defaulting of "Use native system file browser" checkbox | Tarek Soliman | |
2018-12-17 | COMMON: Rename enum variable for native browser feature | Thierry Crozat | |
There was a typo in the name (missing 'r' in browser). | |||
2018-12-17 | GUI: Add missing space in tooltip string | Thierry Crozat | |
2018-12-17 | I18N: Regenerate translations data file | Thierry Crozat | |
2018-12-16 | GUI: Add option to enable/disable using the system file browser | Thierry Crozat | |
2018-12-16 | GUI: Store title String instead of unsafe pointer | SupSuper | |
2018-12-16 | GUI: Allow user to opt between GUI browser and native browser | SupSuper | |
2018-12-16 | BACKENDS: Hook GUI browser to DialogManager | SupSuper | |
2018-12-16 | BACKENDS: Move OSX file browser into backend | SupSuper | |
2018-12-09 | CREDITS: GLK engine credits | Matan Bareket | |
2018-12-03 | I18N: Regenerate translations data file | Thierry Crozat | |
2018-12-02 | GUI: Add an option to set the GUI language to the game language | Bastien Bouclet | |
2018-11-19 | I18N: Regenerate translations data file | Thierry Crozat | |