Commit Graph

3230 Commits

Author SHA1 Message Date
Le Philousophe
662cc47372 CREDITS: Add myself and Cryomni3D engine 2019-07-27 11:34:56 +02:00
Thierry Crozat
5b3a087e97 I18N: Regenerate translations data file 2019-07-22 21:53:08 +02:00
Thierry Crozat
8ba4ace234 I18N: Regenerate translations data file 2019-07-08 19:28:00 +02:00
Thierry Crozat
7b65d4ee4f I18N: Regenerate translations data file 2019-06-24 19:41:17 +02:00
Cameron Cawley
b9e29cedfc ANDROID: Move isConnectionLimited into OSystem 2019-06-21 08:19:37 +03:00
Thierry Crozat
8df770842d I18N: Regenerate translations data file 2019-06-19 16:46:39 +02:00
Thierry Crozat
3672a80455 I18N: Regenerate translations data file 2019-06-11 11:40:03 +02:00
rsn8887
c6621773ef CREDITS: Add cpasjuste and myself to Nintendo Switch 2019-06-07 08:33:58 +02:00
Thierry Crozat
03afa7b486 I18N: Regenerate translations data file 2019-06-04 00:06:52 +02:00
Thierry Crozat
6449060d15 I18N: Regenerate translations data file 2019-05-30 11:58:46 +02:00
Thierry Crozat
549289b84a I18N: Regenerate translations data file 2019-05-22 19:49:08 +02:00
Filippos Karapetis
5c8c1ca95c Revert "CREDITS: mark Vicent Marti as retired"
This reverts commit 62cf04f502.
2019-05-12 14:20:28 +03:00
Max Horn
62cf04f502 CREDITS: mark Vicent Marti as retired
He was last active in 2009 and has long moved on to work on other things.
2019-05-12 13:57:11 +03:00
Bastien Bouclet
c5b92bcb2e GUI: Better integration for the unknown game dialog when adding games
* The list of candidates now includes unknown variants. When an unknown
variant is selected, the unknown game dialog is shown.
* On the unknown game dialog, users are given the choice to add the game
when that is possible, or to cancel.

The goal of those changes is to make the unknown game dialog less
confusing for users, especially when both known and unknown games
variants are found.
2019-05-12 11:44:51 +03:00
Max Horn
7476277c06 CREDITS: Added Max Horn to GUI credits
The GUI system was originally written completely by me, as is easily
verifiable by inspecting the commit logs of the gui subdirectory, or e.g.
specific files like gui/widget.cpp.
2019-05-09 14:36:06 -04:00
Thierry Crozat
d30c5e2419 I18N: Regenerate translations data file 2019-05-06 18:44:28 +02:00
Bastien Bouclet
a5d93d933a GUI: Use a truetype font for the debug console 2019-05-05 08:52:12 +02:00
D G Turner
ae7acf1099 GUI: Fix Compiler Warning in Unknown Game Dialog
This is a signed vs. unsigned comparison warning from GCC.
2019-05-03 00:43:03 +01:00
Cameron Cawley
0e7a8a548d GUI: Remove TTF fonts from the theme archives 2019-05-01 02:40:10 +03:00
Cameron Cawley
d7b2b1b8f9 GUI: Support adding games via Drag and Drop 2019-04-30 22:17:04 +01:00
Thierry Crozat
e4218e2e1d GUI: Do not abuse the engine name query item to provide a summary
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 22:50:53 +01:00
Lothar Serra Mari
08a5feb1ee GUI: Add "Summary" to bug reports generated by the unknown game dialog 2019-04-29 21:10:12 +02:00
Thierry Crozat
bbf5697c9a I18N: Regenerate translations data file 2019-04-29 21:03:12 +02:00
Thierry Crozat
623bef19a5 GUI: Enable report button in unknown game dialog 2019-04-28 23:30:17 +01:00
Thierry Crozat
9dd2682eb1 I18N: Regenerate translations data file 2019-04-27 22:21:35 +02:00
Thierry Crozat
74577f9892 GUI: Update code to access the bug tracker in the unknown game dialog
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-27 02:42:16 +01:00
Peter Kohaut
c6a7ec814b CREDITS: Added sev to Blade Runner credits
Changed order of credits for Blade Runner to alphabetical
2019-04-18 09:24:19 +02:00
Thierry Crozat
d3af44241f I18N: Regenerate translations data file 2019-04-13 20:16:49 +02:00
Thierry Crozat
bcb5501c06 I18N: Regenerate translations data file 2019-04-13 20:16:49 +02:00
Matan Bareket
fd2ae5854e GUI: Remove transparency from Remastered theme logo
This fixes ticket #10932
2019-04-12 09:26:49 -04:00
Matan Bareket
94eb601f37 THEME: Remove extranous file from remastered theme 2019-04-06 10:51:56 -04:00
Thanasis Antoniou
d6db4af528 CREDITS: Proper add Thanasis Antoniou to authors 2019-04-02 23:31:20 +03:00
Lothar Serra Mari
c0aeb99d78 BUILD: Fix packaging of the remastered theme 2019-04-02 18:54:30 +02:00
Matan Bareket
4a94742be1 BUILD: Update Remastered text highlight color 2019-04-02 10:55:57 -04:00
Matan Bareket
7692fc64f6 BUILD: Update Remastered THEMERC 2019-04-02 10:55:57 -04:00
Matan Bareket
2d672c53e2 BUILD: Update Remastered theme 2019-04-02 10:55:57 -04:00
Matan Bareket
69cecebdbc BUILD: Update default theme to use remastered 2019-04-02 10:55:57 -04:00
Matan Bareket
37f46b92fe THEME: Create remastered theme 2019-04-02 10:55:57 -04:00
Thanasis Antoniou
672d216d11 GUI: Fix loading new (not already cached) localized fonts 2019-03-12 00:42:58 +02:00
Cameron Cawley
09dbe7686b JANITORIAL: Update all scummvm.org URLS to use https 2019-03-09 21:52:14 +01:00
Lothar Serra Mari
1aba295dcc ALL: Bump copyright year to 2019 2019-03-03 14:18:35 +01:00
Thierry Crozat
63a6a3c3de GUI: show/hide virtual keyboard when the EditTextWidget gains/loses the focus 2019-02-16 17:20:57 +00:00
Thierry Crozat
34e7176a3a I18N: Regenerate translations data file 2019-02-16 11:17:07 +01:00
Peter Kohaut
55e23a1909 GUI: Revert of accidental change
Revert of a change which I accidentaly commited during bladerunner
development.
2019-02-10 18:16:36 +01:00
Peter Kohaut
1384afd0f6 BLADERUNNER: Use ScummVM functionality for audio volume management 2019-02-10 16:55:38 +01:00
Thierry Crozat
a9ed3beb2b I18N: Regenerate translations data file 2019-02-06 20:18:16 +01:00
Thierry Crozat
bd3f37aa82 I18N: Regenerate translations data file 2019-02-06 20:18:16 +01:00
Thierry Crozat
9d143e1ac7 I18N: Regenerate translations data file 2019-02-06 20:18:15 +01:00
Thierry Crozat
23ecdafb1c I18N: Regenerate translations data file 2019-02-06 20:18:15 +01:00
Vhati
90f6d119cf GUI: Flush debugger prompts on text console
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-02-03 22:16:40 +02:00