Commit Graph
137148 Commits
Author SHA1 Message Date
Eugene Sandulenko 683e1ca8f1 I18N: Update translation (Russian)
Currently translated at 100.0% (1777 of 1777 strings)
2022-08-15 21:05:34 +00:00
Le Philousophe a13d0879f2 ANDROID: Convert mouse coordinates between screen ones and virtual ones
In 2D graphical backend it's handled in the WindowedGraphicsManager
which we inherit from through OpenGLGraphicsManager
2022-08-15 20:19:08 +02:00
ScummVM-Translations 106b5c61ff 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-08-15 17:27:58 +00:00
Orgad Shaneh 8136ab7406 SCUMM: Fix hash and description of Hebrew MI2 2022-08-15 20:27:46 +03:00
ScummVM-Translations 557b25b65c I18N: Update translations templates 2022-08-15 14:49:49 +00:00
sluicebox 91abac95c7 SCI: Add entry for LB2 French fan translation 2022-08-15 10:49:06 -04:00
Eugene Sandulenko 86cac8eda5 I18N: Update translation (Ukrainian)
Currently translated at 100.0% (1777 of 1777 strings)
2022-08-15 13:37:31 +00:00
Eugene Sandulenko 0caf70fe88 I18N: Update translation (Russian)
Currently translated at 99.8% (1775 of 1777 strings)
2022-08-15 13:37:29 +00:00
Orgad Shaneh 71ee10a8a9 SCUMM: Detect Hebrew fan translation for MI2 2022-08-15 10:10:51 +03:00
athrxx b4185bdf60 SCUMM: (LOOM/EGA) - fix bug 13763 (Inaccurate text position)
I am going to clean this up a bit after confirming the behavior of the other v1-3 games. I bet that it it is the same thing (only that it probably doesn't matter, due to the text display being restricted to the top of the screen and the verb screen).
2022-08-15 01:06:19 +02:00
BLooperZ 2af18f7a91 SCUMM: MONKEY2: align library cards to the right 2022-08-14 22:41:50 +03:00
BLooperZ 20813133ab SCUMM: MONKEY2: fix BiDi in multi-line dialogue interpolation 2022-08-14 22:16:15 +03:00
Eugene Sandulenko 1326ae2a62 MACVENTURE: Drop unneeded assignment. The same value is in the default constructor 2022-08-14 16:46:21 +02:00
eientei c19597d49d MACVENTURE: Fix detection for Deja Vu 1993, others 2022-08-14 16:44:51 +02:00
athrxx 9d5155c475 KYRA: (LOK/Mac) - revert 4a287834 and make a different fix
The Mac version is supposed to always use the ENG main screen (with the text-free jewel button).
2022-08-14 16:09:31 +02:00
ScummVM-Translations ecd3d07442 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-08-14 12:31:19 +00:00
athrxx 9670b84de3 KYRA :(LOK/Mac) - minor sound driver improvement
Add control change volume - I haven't seen any use case yet, though.
2022-08-14 14:30:08 +02:00
ScummVM-Translations 0187b9f629 I18N: Update translations templates 2022-08-14 07:16:09 +00:00
neuromancer 3e1217159f HYPNO: added detection of wetlands 1.1 2022-08-14 09:16:48 +02:00
Matthew Duggan 8d0aa01b16 DEVTOOLS: Improve documentation for make_class.py 2022-08-14 11:00:03 +10:00
athrxx b8bc864abd SCUMM: (LOOM/FM-Towns) - fix regression
Target is partly dysfunctional. Savegames can still be loaded from GMM, but the game will abort at the difficulty select dialog when starting normally...
2022-08-14 01:40:49 +02:00
Filippos Karapetis 77c8945ab0 CI: Add the global Ubuntu xenial universe archive URL as repository 2022-08-13 19:45:39 +03:00
Filippos Karapetis 1e3e14aeaa CI: Add the global Ubuntu xenial archive URL as repository 2022-08-13 19:45:39 +03:00
Cameron Cawley 4fbc0268a4 CI: Update from Ubuntu 18.04 to 20.04 2022-08-13 19:45:39 +03:00
Cameron Cawley a6a6b3da41 CI: Use g++ 4.8 in ubuntu-18.04 builds 2022-08-13 19:45:39 +03:00
athrxx bf373f7454 KYRA: fix warnings 2022-08-13 16:59:14 +02:00
athrxx 574155f602 KYRA: (LOK/Talkie) - improve intro
(add some missing speech synchro stuff from disasm)
2022-08-13 16:51:48 +02:00
athrxx 4b4c436eb4 KYRA: (LOK/Mac) - fix talkie intro
(this version has an extra opcode)
2022-08-13 16:51:43 +02:00
athrxx 3589e5cf1b KYRA: (LOK/Mac) - improve sound driver
(talkie version adjustments )
2022-08-13 16:51:41 +02:00
athrxx 6a1f0077ad KYRA :(LOK/Mac) - use correct credits file 2022-08-13 16:51:36 +02:00
athrxx 4a28783478 KYRA: (LOK/Mac) - priorize resource files that match the selected language
The talkie version seems to have file versions for all supported languages in the game folder. So we try the ones that match our language first.
2022-08-13 16:51:33 +02:00
athrxx eb6a769085 KYRA: (LOK/Mac) - fix talkie version
The talkie version was silently killed while we completed the support for the regular Mac version.

Also cleanup all the LOK static resources a bit (remove garbage offsets).
2022-08-13 16:51:22 +02:00
AndywinXp edf63e8672 SCUMM: DiMUSE: Prevent crashes if a .SOU/.BUN file can't be found 2022-08-13 11:57:55 +02:00
treloret 4368a380c4 SCI: Added detection for SCI fanmade games and removed unused gameid 2022-08-13 02:04:40 +03:00
elasota c868fe1365 MTROPOLIS: Update subtitle format 2022-08-12 19:00:31 -04:00
Xaviu da318a01ff I18N: Update translation (Catalan)
Currently translated at 73.2% (1301 of 1777 strings)
2022-08-12 15:37:28 +00:00
Orgad Shaneh 2e441b12e6 COMMON: Fix compiler warning on Win64
Amends 7d4d135b99.
2022-08-12 17:06:21 +03:00
Matthew Duggan 72bc43d8f2 DEVTOOLS: Add a helper script for adding a class to an engine
When working on new parts of an engine, the boilerplate needed to add a new
class can be a bit of a chore.  Created a simple script to save some work.
2022-08-12 15:52:28 +10:00
Matthew Duggan 4ac44a8c12 DEVTOOLS: Mark engine template functions as override 2022-08-12 15:49:50 +10:00
ScummVM-Translations c3b3b1d456 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-08-12 04:55:59 +00:00
Misty De Meo c6dd719994 DIRECTOR: fix phantplanet size 2022-08-11 21:55:32 -07:00
ScummVM-Translations 0bdc2d99eb I18N: Update translations templates 2022-08-12 04:33:45 +00:00
sluicebox 9be84837b3 SCI: Add speed_throttle debug command
Allows testing the speed throttler for possible improvements
and to demonstrate what it affects and what it doesn't.

`speed_throttle 0` disables kGameIsRestarting throttling.
(Except for game-specific workarounds.)

This command is possible due to several recent cleanups of other
throttling mechanisms that overlapped and were absorbed by this one.
2022-08-12 00:33:20 -04:00
sluicebox fb35db5260 SCI: Document kGameIsRestarting speed throttler 2022-08-12 00:33:20 -04:00
sluicebox 4cffc809b2 SCI: Fix "You wins" message in PQ1 poker 2022-08-12 00:33:19 -04:00
sluicebox ec6d350ba6 SCI: Fix LB2 CD interrupted introduction music 2022-08-12 00:33:19 -04:00
ScummVM-Translations 442e31e78a 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-08-12 03:56:16 +00:00
Donovan Watteau 31916ae722 CI: Add missing jpeg library for macOS 2022-08-12 04:56:04 +01:00
Marcel Souza Lemes 361e444fc6 I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1777 of 1777 strings)
2022-08-12 03:37:28 +00:00
ScummVM-Translations 73d739f6ed I18N: Update translations templates 2022-08-11 21:30:16 +00:00