Commit Graph
137148 Commits
Author SHA1 Message Date
Cameron Cawley dd0304fb22 DS: Improve error reporting 2022-05-30 13:51:40 +01:00
Antoniou Athanasios 6d962db5b5 I18N: Update translation (Greek)
Currently translated at 100.0% (1724 of 1724 strings)
2022-05-30 11:25:51 +00:00
VAN-Gluon f06d3c28ef I18N: Update translation (Japanese)
Currently translated at 100.0% (1724 of 1724 strings)
2022-05-30 09:27:57 +00:00
George Kormendi 6674a80d5a I18N: Update translation (Hungarian)
Currently translated at 100.0% (1724 of 1724 strings)
2022-05-30 09:27:57 +00:00
Paweł Kołodziejski b3ee5b54f6 AGS: Fixed compiler warning: "expression result unused" 2022-05-30 07:48:32 +02:00
Donovan Watteau f12ff97873 AGS: Fix Plugins::pluginError() nullptr given to printf
Giving a null pointer to a printf-like function is undefined, and
OpenBSD complains about it.
2022-05-30 08:33:33 +03:00
Donovan Watteau aa0db1a597 SCUMM: Handle getObjOrActorName() NULL strings in the debugger
getObjOrActorName() may return a nullptr, but giving a null pointer to
printf()-like functions is undefined, and OpenBSD complains about it.

Hardcode "(null)" in that case; that's the default value on Windows,
macOS and Linux.
2022-05-30 08:33:33 +03:00
Paul Gilbert f93e757aff AGS: Fix global constructor/destructor warnings 2022-05-29 15:44:45 -07:00
Paul Gilbert 622d27f73f GLK: SCOTT: Hopefully fix global constructor warning
The games list is moved to be a field of Globals, by
putting the list into a header file included directly
inside the Globals class definition
2022-05-29 15:34:09 -07:00
Paul Gilbert fae01e8c84 GLK: ALAN2: Hopefully fix address of packed field warnings 2022-05-29 14:47:15 -07:00
IlDucci 401583cbf9 I18N: Update translation (Spanish)
Currently translated at 100.0% (1724 of 1724 strings)
2022-05-29 21:35:25 +00:00
ScummVM-Translations 69a3bbf97b I18N: Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2022-05-29 20:15:19 +00:00
Eugene Sandulenko df0c373120 GUI: Fix game name jumping shortcut. Fixes bug #13525 2022-05-29 22:14:52 +02:00
ScummVM-Translations f4d63cd69a I18N: Update translations templates 2022-05-29 20:05:25 +00:00
AndywinXp 7a29c27d23 KEYMAPPER: Allow repeated keypresses for standard actions 2022-05-29 22:05:16 +02:00
Paweł Kołodziejski e0c9fe3e35 AGS: Silence warning 2022-05-29 21:57:17 +02:00
Lothar Serra Mari 5f5a4f4d3f I18N: Update translation (German)
Currently translated at 100.0% (1724 of 1724 strings)
2022-05-29 19:03:39 +00:00
Paweł Kołodziejski 3081c362c6 SWORD25: Fixed warning - restored to previous code 2022-05-29 20:53:32 +02:00
Paweł Kołodziejski e632a94cd4 GLK: Avoid global constructors 2022-05-29 19:05:51 +02:00
Avijeet da67efb306 GLK: SCOTT: Add detection for 11 Mysterious Adventures (C64) 2022-05-29 10:01:25 -07:00
Avijeet b4f8a050f4 GLK: SCOTT: Fix game detection
Only the filesize was being matched because of a wrong condition.
This commit fixes that to also consider the md5 hash.
2022-05-29 10:01:25 -07:00
Paul Gilbert 2c71d84f51 CHEWY: Fix clicking in cinema dialog when no cutscenes yet 2022-05-29 09:43:21 -07:00
Paul Gilbert b407e0ed52 CHEWY: Move static global rect arrays to the Globals class 2022-05-29 09:40:38 -07:00
Paweł Kołodziejski e63595d303 ULTIMA: Avoid global constructor 2022-05-29 18:01:39 +02:00
SecularSteve c134c27ed4 I18N: Update translation (Dutch)
Currently translated at 100.0% (1724 of 1724 strings)
2022-05-29 15:52:36 +00:00
Ben Castricum 43d16f9b9f I18N: Update translation (Dutch)
Currently translated at 100.0% (1724 of 1724 strings)
2022-05-29 15:52:35 +00:00
Lothar Serra Mari 5178e44c0e NEWS: Update German NEWS file 2022-05-29 17:44:41 +02:00
Lothar Serra Mari 26e4bd0d76 NEWS: Rephrase entry mentioning the new command line settings override 2022-05-29 17:42:13 +02:00
Ben Castricum 60e5ba552a I18N: Update translation (Dutch)
Currently translated at 99.1% (1710 of 1724 strings)
2022-05-29 15:32:34 +00:00
SecularSteve cd0fc304f2 I18N: Update translation (Dutch)
Currently translated at 99.1% (1710 of 1724 strings)
2022-05-29 15:32:34 +00:00
Paweł Kołodziejski 60fdd9dfc7 ULTIMA: Silence compiler warning 2022-05-29 17:31:37 +02:00
Eugene Sandulenko b49a5d8866 SCUMM: Fix clashing overridden methods 2022-05-29 17:22:47 +02:00
Ben Castricum dbf2b336e9 I18N: Update translation (Dutch)
Currently translated at 98.7% (1702 of 1724 strings)
2022-05-29 15:21:41 +00:00
SecularSteve 9edfd0d45d I18N: Update translation (Dutch)
Currently translated at 98.7% (1702 of 1724 strings)
2022-05-29 15:21:40 +00:00
Martin Gerhardy c817aecaf1 TWINE: added new debug command to set a track for an actor
this is a shortcut to fix https://bugs.scummvm.org/ticket/13177
2022-05-29 16:50:52 +02:00
ScummVM-Translations 73b899586b I18N: Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2022-05-29 14:39:55 +00:00
Eugene Sandulenko 4bd1053236 GUI: Properly reload flags/platforms when resolution is changed 2022-05-29 16:39:35 +02:00
Eugene Sandulenko 598e1d4a6a GUI: Make grid icons smaller for 640xY resolution. Bump theme version 2022-05-29 16:39:35 +02:00
Eugene Sandulenko 8e4e9bab65 JANITORIAL: Fix whitespaces 2022-05-29 16:39:35 +02:00
ScummVM-Translations 690c5d81f8 I18N: Update translations templates 2022-05-29 14:37:42 +00:00
sluicebox 19dd711b79 SCI: Fix detection entry for LB2 Spanish CD
Fixes palette glitches and missing message errors
2022-05-29 10:36:52 -04:00
Eugene Sandulenko e79fb9c1f8 I18N: Update translation (Ukrainian)
Currently translated at 100.0% (1724 of 1724 strings)
2022-05-29 13:24:11 +00:00
Eugene Sandulenko 5ce7464421 I18N: Update translation (Russian)
Currently translated at 100.0% (1724 of 1724 strings)
2022-05-29 13:24:03 +00:00
ScummVM-Translations a4d766401e I18N: Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: ScummVM/scummvm
Translate-URL: https://translations.scummvm.org/projects/scummvm/scummvm/
2022-05-29 13:04:40 +00:00
Eugene Sandulenko c426c22093 NEWS: Mention new GUI improvements 2022-05-29 15:04:22 +02:00
ScummVM-Translations d92a7a0b1d I18N: Update translations templates 2022-05-29 11:56:31 +00:00
grisenti 7b53202a9e ALL: add support for --config and refactor code 2022-05-29 13:56:21 +02:00
grisenti d6dbf721b6 ALL: add support for --subtitles 2022-05-29 13:56:21 +02:00
grisenti 7f1eafcb2f ALL: add support for --opl-driver and --talkspeed 2022-05-29 13:56:21 +02:00
grisenti 358bec9967 ALL: add support for --scaler and --scale-factor 2022-05-29 13:56:21 +02:00