Commit Graph
137148 Commits
Author SHA1 Message Date
neuromancer 4ac4dd5583 HYPNO: removed annoying flash during certain arcade sequences 2022-02-24 21:15:51 +01:00
neuromancer 4ed0e0e462 HYPNO: added remaining c30 levels and a specific segment branch in wet 2022-02-24 20:40:13 +01:00
neuromancer 7d788fefa7 HYPNO: avoid crashing on level c30 in wet 2022-02-24 18:12:30 +01:00
neuromancer 26463305d9 HYPNO: allow c40 levels to load player images in wet 2022-02-24 18:12:30 +01:00
neuromancer dddf26620b HYPNO: fixed ids from c401.mi_ and c402.mi_ in wet 2022-02-24 18:12:30 +01:00
neuromancer ebe066bcb5 HYPNO: fixed c400.mi_ id from the original in wet 2022-02-24 18:12:30 +01:00
neuromancer 5e6c3af2b3 HYPNO: refactor runBeforeArcade code to include image flipping, if necessary 2022-02-24 18:12:29 +01:00
neuromancer a226d1e7be HYPNO: finally load all the levels in wet 2022-02-24 18:12:29 +01:00
neuromancer 13f53c83a1 HYPNO: load last two levels in wet (but not playing them correctly) 2022-02-24 18:12:29 +01:00
neuromancer 9da95b6e0d HYPNO: load H1 and H2 segments in wet 2022-02-24 18:12:29 +01:00
ScummVM-Translations e783ef6581 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-02-24 05:16:04 +00:00
Die4Ever 7083b74e2e GROOVIE: roq change some errors to warnings in order to allow slightly corrupted videos to play 2022-02-23 23:15:33 -06:00
VAN-Gluon de0f0fbb13 I18N: Update translation (Japanese)
Currently translated at 100.0% (1711 of 1711 strings)
2022-02-23 20:45:07 +00:00
Timo Mikkolainen 9f68dcc903 I18N: Update translation (Finnish)
Currently translated at 100.0% (1711 of 1711 strings)
2022-02-23 20:45:07 +00:00
Donovan Watteau 5ff0d3a6a2 I18N: Update translation (French)
Currently translated at 100.0% (1711 of 1711 strings)
2022-02-23 20:45:01 +00:00
Coen Rampen a19950ae6a NEWS: Add RetroWave OPL3 support 2022-02-23 20:59:50 +01:00
Coen Rampen cb3a5b8e9f KYRA: Fix LoL character selection MT-32 music
This fixes a problem with the Lands of Lore character selection music. Due to
pitch bend events at the end of the track, two instruments go out of tune when
the track loops. This occurs in both MT-32 and GM tracks, but in GM the pitch
bend is smaller, so it is not very noticable. Westwood fixed this in the CD
version for MT-32 only. This fixes it for MT-32 floppy and both GM versions.
2022-02-23 20:53:42 +01:00
neuromancer fd40404b60 HYPNO: restore damage in certain arcade sequences 2022-02-23 20:44:36 +01:00
neuromancer 1383f07e1c HYPNO: remove unused local variables in shoot 2022-02-23 20:31:17 +01:00
neuromancer 6e8bea39ba HYPNO: correctly render death sequence using the O command 2022-02-23 20:30:24 +01:00
neuromancer 3f1410b7eb HYPNO: cheats are working again in arcade sequences 2022-02-23 20:30:24 +01:00
neuromancer cae814de9b HYPNO: correctly parse frame information to display complete attack and death animations 2022-02-23 20:30:24 +01:00
neuromancer ce7886ab67 VIDEO: improved how forceSeekToFrame handles videos when frame to seek is close to the start of the video 2022-02-23 20:30:24 +01:00
Cadi f553afc502 DOCS: Fixes bullet point issue 2022-02-24 07:50:59 +13:00
Coen Rampen 67f5a96a29 DOCS: Fix RetroWave OPL3 documentation issues 2022-02-24 07:50:59 +13:00
Coen Rampen b6b69c73e6 DOCS: Add RetroWave OPL3 documentation 2022-02-24 07:50:59 +13:00
Torbjörn Andersson 27bd123278 SCUMM: Rewrite PC Engine Loom dragon workaround
The more I looked at it, the less I liked my old solution. Intercepting
getVar() meant that jumpRelative() would still be called, which made it
sensitive to what getVar() returned when the workaround was active. And
I have no idea how it didn't mess up _scriptPointer somewhere along the
way. So now it's in o5_equalZero() instead, where it can completely
replace the original instruction with o5_breakHere().
2022-02-23 19:19:37 +01:00
Walter Agazzi f7f6fb0662 I18N: Update translation (Italian)
Currently translated at 100.0% (1711 of 1711 strings)
2022-02-23 16:36:14 +00:00
ScummVM-Translations 7c6e27bdf5 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-02-23 15:36:08 +00:00
Torbjörn Andersson 1d71a2859c SCUMM: Work around TurboGrafx-16 / PC Engine Loom glitch
When examining the dragon's pile of gold a second time, the "Wow!"
message was not visible. This appears to be a scripting bug particular
to this version (it works in the EGA version), and we work around it by
simulating a WaitForMessage() instruction after the message is printed.
2022-02-23 16:35:58 +01:00
Stian Schultz 9147f74000 I18N: Update translation (Norwegian Bokmål)
Currently translated at 100.0% (1711 of 1711 strings)
2022-02-23 14:43:44 +00:00
IlDucci 2785b467ea I18N: Update translation (Spanish)
Currently translated at 100.0% (1711 of 1711 strings)
2022-02-23 14:43:37 +00:00
Lothar Serra Mari be0d8f57c7 I18N: Update translation (German)
Currently translated at 100.0% (1711 of 1711 strings)
2022-02-23 13:24:17 +00:00
Eugene Sandulenko fdee488e72 I18N: Update translation (Ukrainian)
Currently translated at 100.0% (1711 of 1711 strings)
2022-02-23 12:11:19 +00:00
Marcel Souza Lemes 4b5106002b I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (1711 of 1711 strings)
2022-02-23 12:11:18 +00:00
George Kormendi 6cc3a1c470 I18N: Update translation (Hungarian)
Currently translated at 100.0% (1711 of 1711 strings)
2022-02-23 12:11:17 +00:00
Eugene Sandulenko 82122f9d77 I18N: Update translation (Russian)
Currently translated at 100.0% (1711 of 1711 strings)
2022-02-23 12:11:11 +00:00
Antoniou Athanasios fef97e69a0 I18N: Update translation (Greek)
Currently translated at 100.0% (1711 of 1711 strings)
2022-02-23 11:09:24 +00:00
Antoniou Athanasios 8a588ce205 I18N: Update translation (Greek)
Currently translated at 99.9% (1710 of 1711 strings)
2022-02-23 11:01:53 +00:00
ScummVM-Translations a441ff914b 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-02-23 10:45:56 +00:00
Torbjörn Andersson 907feaf84c SCUMM: Fix regression in ScummEngine_v5::decodeParseString()
I noticed that the "I am Choas" typo in VGA Loom was no longer patched,
and I'm guessing the other workarounds may have been broken too. This
was a regression from when the missing Lemonhead lines in Monkey Island
1 were reinstated.
2022-02-23 11:45:18 +01:00
Walter Agazzi dfde2b1e9c I18N: Update translation (Italian)
Currently translated at 100.0% (1710 of 1710 strings)
2022-02-23 10:44:12 +00:00
ScummVM-Translations 6521749148 I18N: Update translations templates 2022-02-23 09:29:02 +00:00
ScummVM-Translations 556b7dd76f 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-02-23 09:29:01 +00:00
Thierry Crozat d0f1124916 SCUMM: Update POTFILES 2022-02-23 09:28:41 +00:00
VAN-Gluon dd0c23f57c I18N: Update translation (Japanese)
Currently translated at 100.0% (1706 of 1706 strings)
2022-02-23 09:15:51 +00:00
Thierry Crozat e52785eff8 I18N: Update translation (French)
Currently translated at 100.0% (1706 of 1706 strings)
2022-02-23 09:15:47 +00:00
ScummVM-Translations 51db3c32c6 I18N: Update translations templates 2022-02-23 09:14:18 +00:00
Thierry Crozat 72e3090a5c AGS: Update POTFILES
The code for the engine options dialog for AGS was emoved from
detection.cpp to its own file a while back but we forgot to update
the POTFILES, so that dialog was no longer translated.

Also remove an include for translation.h in detection.cpp as it is
no longer needed.
2022-02-23 09:10:54 +00:00
Antoniou Athanasios fbe2196073 I18N: Update translation (Greek)
Currently translated at 100.0% (1706 of 1706 strings)
2022-02-23 07:55:13 +00:00