Commit Graph
111291 Commits
Author SHA1 Message Date
Martin Gerhardy 0b29c0cd3c TWINE: replaced magic numbers 2020-11-26 23:13:22 +01:00
Martin Gerhardy 390336f5fc TWINE: converted parameter to bool 2020-11-26 23:13:22 +01:00
Eugene Sandulenko 3bdba53d98 I18N: Update translation (Russian)
Currently translated at 100.0% (1576 of 1576 strings)
2020-11-26 22:11:50 +00:00
Thierry Crozat cc4ce4f3ab I18N: Update translations templates 2020-11-26 21:14:56 +00:00
Martin Gerhardy 372cfe2b9f TWINE: set lba fps to 20 to get more close to original game speed 2020-11-26 22:14:29 +01:00
Martin Gerhardy b342cd2c04 TWINE: added shortcuts to change behaviour with the menu
... like it is in lba2
2020-11-26 22:14:29 +01:00
Martin Gerhardy 819650bc9d TWINE: fixed speed of the game by reduced the delay in the main loop like it was in TwinEngine 2020-11-26 21:53:05 +01:00
Martin Gerhardy 022aa4b2f4 TWINE: fixed blocky rendering
int64 was a typedef to float in the TwinEngine code
2020-11-26 21:26:26 +01:00
Martin Gerhardy 8fa22df102 TWINE: fixed invisible mouse cursor when going back into the ui
Addresses bug https://bugs.scummvm.org/ticket/11977
2020-11-26 17:26:53 +01:00
Antoniou Athanasios 125c5fb4a4 I18N: Update translation (Greek)
Currently translated at 100.0% (1576 of 1576 strings)
2020-11-26 14:10:10 +00:00
Hubert Maier e19d4e197b AMIGAOS: Keep platform name continuity (#2643) 2020-11-26 15:10:01 +01:00
antoniou 568572e2cc ANDROID: Upgrade gradle to 4.1.1 2020-11-26 14:43:51 +02:00
antoniou 60e7ea79d2 ANDROID: Menu key on virtual keyboard is system menu now
Before it was a Media Top Menu key and did nothing
2020-11-26 14:43:50 +02:00
sluicebox 2c56ec0aad SCI: Fix LB1 cursor initialization in room 44 2020-11-26 03:49:40 -08:00
sluicebox a1bead4362 SCI: Fix KQ6 inventory in dark catacombs room 2020-11-26 03:49:40 -08:00
Antoniou Athanasios ae81fb6edb I18N: Update translation (Greek)
Currently translated at 100.0% (1576 of 1576 strings)
2020-11-26 08:43:52 +00:00
Marcel Souza Lemes ed27997309 I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1576 of 1576 strings)
2020-11-26 08:43:52 +00:00
George Kormendi 479f45cbf4 I18N: Update translation (Hungarian)
Currently translated at 100.0% (1576 of 1576 strings)
2020-11-26 08:43:50 +00:00
Purple T cdd23bdba8 I18N: Update translation (French)
Currently translated at 99.9% (1575 of 1576 strings)
2020-11-26 08:43:50 +00:00
Martin Gerhardy 98d333d2c6 TWINE: fixed restarting music track
Addresses bug https://bugs.scummvm.org/ticket/11978
2020-11-26 09:43:08 +01:00
Martin Gerhardy d46733ce2b TWINE: fixed ScopedKeyMap disabling of keymap
Addresses bug https://bugs.scummvm.org/ticket/11975
2020-11-26 09:43:08 +01:00
Martin Gerhardy ac943779d2 TWINE: fixed behaviour menu offsets
introduced in a967242757
2020-11-26 09:43:08 +01:00
Walter Agazzi b89e52566d I18N: Update translation (Italian)
Currently translated at 100.0% (1576 of 1576 strings)
2020-11-25 21:27:59 +00:00
Timo Mikkolainen ccc4104cda I18N: Update translation (Finnish)
Currently translated at 100.0% (1576 of 1576 strings)
2020-11-25 20:52:45 +00:00
IlDucci 62e1d9e09f I18N: Update translation (Spanish)
Currently translated at 100.0% (1576 of 1576 strings)
2020-11-25 20:52:44 +00:00
Martin Gerhardy 733fc49637 TWINE: removed frequency parameter from playSample 2020-11-25 21:47:28 +01:00
Martin Gerhardy a9c3c7987f TWINE: removed unused parameters 2020-11-25 21:47:28 +01:00
Martin Gerhardy edc226ae8e TWINE: use Rect::contains 2020-11-25 21:47:28 +01:00
anonymous 8a74a8fcc5 I18N: Update translation (Spanish)
Currently translated at 99.9% (1575 of 1576 strings)
2020-11-25 20:23:23 +00:00
Lothar Serra Mari 988c92054c I18N: Update translation (German)
Currently translated at 100.0% (1576 of 1576 strings)
2020-11-25 18:46:09 +00:00
Thierry Crozat 9ecf02a63c 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/
2020-11-25 18:42:16 +00:00
Timo Mikkolainen 3dca6f4652 I18N: Update translation (Finnish)
Currently translated at 100.0% (1574 of 1574 strings)
2020-11-25 18:42:10 +00:00
Martin Gerhardy b1ce54a86e TWINE: reduced code duplication in debug window code 2020-11-25 19:41:52 +01:00
Martin Gerhardy e3f9ecc996 TWINE: converted debug windows to use Common::Rect 2020-11-25 19:41:52 +01:00
Martin Gerhardy a967242757 TWINE: more Common::Rect refactorings 2020-11-25 19:41:52 +01:00
Thierry Crozat 0a92cec309 I18N: Update translations templates 2020-11-25 16:14:43 +00:00
Martin Gerhardy 25d8c6b1f1 TWINE: toggle between mouse and keyboard input 2020-11-25 17:14:16 +01:00
Martin Gerhardy 1fbb881b19 TWINE: more use of Common::Rect 2020-11-25 17:00:44 +01:00
Martin Gerhardy e8fcff6e6d TWINE: implement ui control via mouse
Also optimized the on-screen keyboard rendering a lot, renamed
parameters and started to use Common::Rect
2020-11-25 17:00:44 +01:00
Martin Gerhardy 0c3fb36127 TWINE: removed unused member 2020-11-25 17:00:44 +01:00
antoniou 8863b5d92f ANDROID: Get current version info from the global gScummVMVersion
...instead of the versionName in build.gradle

Also check for "dirty" version name and in that case do not skip re-copying the asset files
2020-11-25 16:41:47 +02:00
antoniou 411407abf8 ANDROID: Restore check for Alt modifier in key events
And add checks for Meta, Caps, NumLock, Scroll lock modifiers too
2020-11-25 16:41:47 +02:00
Purple T 851dbb342b I18N: Update translation (French)
Currently translated at 99.9% (1573 of 1574 strings)
2020-11-25 12:44:05 +00:00
Timo Mikkolainen baeb1075db I18N: Update translation (Finnish)
Currently translated at 100.0% (1574 of 1574 strings)
2020-11-24 17:05:23 +00:00
Martin Gerhardy a566f250e9 TWINE: fixed Sound::stopSamples also stopping music 2020-11-24 18:05:07 +01:00
Martin Gerhardy 6f70d6315f TWINE: fixed loading boolean config values 2020-11-24 18:05:07 +01:00
Niv Baehr e60da20d3a GRIM: fix localization of dialogue transcript
Fixes bug where cutscenes lines were always written to dialogue transcript in english regardless of game language
as described in https://bugs.scummvm.org/ticket/11878
2020-11-24 10:55:20 +01:00
Martin Gerhardy 7748913b7e AMIGAOS: removed include of non-existing header 1970-01-01 01:06:34 +01:00
Ben Castricum 1fd7718ef8 SCUMM: Add MD5 for Zak FM-TOWNS Japanese (#2623) 2020-11-24 01:24:32 +02:00
Martin Gerhardy 3e65ba47d8 AMIGAOS: fixed compilation 2020-11-23 22:28:51 +01:00