Misty De Meo
954e1d61db
DEVTOOLS: add a new filename to test_decode_name
2021-11-12 00:18:41 +01:00
Misty De Meo
915826fda5
DEVTOOLS: mac mode operates on raw byte paths
2021-11-12 00:18:41 +01:00
Misty De Meo
0a3af55866
DEVTOOLS: fix overeager ArgumentError catch
2021-11-12 00:18:41 +01:00
Misty De Meo
be239abfb2
DIRECTOR: fix Bandai filesizes
2021-11-12 00:17:48 +01:00
Hubert Maier
ac49954b07
BBVS: Add another Loogie demo variant
2021-11-12 00:17:35 +01:00
Misty De Meo
de323d6608
DEVTOOLS: add Mac fonts to gitignore
2021-11-12 00:02:36 +01:00
ScummVM-Translations
439682ee5a
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/
2021-11-11 22:11:14 +00:00
neuromancer
5e3ce0bb4b
HYPNO: fixed the alley scene in spider
2021-11-11 23:10:51 +01:00
ScummVM-Translations
ec274fd6ac
I18N: Update translations templates
2021-11-11 21:30:44 +00:00
sluicebox
2ac5fd5c02
GUI: Fix crash when enabling auto save
...
"engineid" isn't present on all games. Games that predate the "engineid"
feature and haven't been run since it was introduced don't have it yet.
Fixes bug #13038
2021-11-11 15:30:16 -06:00
athrxx
61c4cbe1f4
GUI: fix broken GMM sound settings (regression from 44245eeb)
...
I would get an assert(!domName.empty()) whenever I use the ingame GMM sound settings, since that commit tries to remove keys even from the default/empty domain
2021-11-11 22:06:41 +01:00
neuromancer
d9d8106fb6
HYPNO: added support to play credits video in spider
2021-11-11 20:57:17 +01:00
Lothar Serra Mari
a4a5e52120
NEWS: Fix consistency
2021-11-11 20:42:38 +01:00
Lothar Serra Mari
6390b02887
NEWS: Update German NEWS file
2021-11-11 20:42:38 +01:00
sluicebox
5b5cdbeea9
CREATE_PROJECT: Update MSVC jpeg debug lib name
...
Required for CI; libjpeg-turbo debug builds no longer have a "d"
suffix when building with vcpkg.
2021-11-11 20:17:49 +01:00
sluicebox
9477742a20
CI: Update vcpkg to fix PCRE downloads
...
PCRE changed their download server.
https://github.com/microsoft/vcpkg/issues/21201
2021-11-11 20:17:49 +01:00
neuromancer
c65f20e91d
HYPNO: improved arcade parsing grammar and added more levels in spider
2021-11-11 19:50:45 +01:00
athrxx
247fbe5492
KYRA: (EOB/LOL) - reduce calls to updateScreen
...
(to improve performance with enabled vsync option)
2021-11-11 19:30:22 +01:00
Misty De Meo
0d616a2189
DEVTOOLS: mark script as executable
2021-11-11 19:02:12 +01:00
Eugene Sandulenko
4e7723f77d
TESTBED: Added test for MOD playback. Added XM and IT files from SLUDGE's "Out Of Order"
2021-11-11 12:26:08 +01:00
trembyle
5ef7793578
COMMON: Return updated language from obsolete code
...
When an obsolete language code is encountered in a user's
config file, we translate this to the updated language ID.
2021-11-11 12:06:15 +01:00
trembyle
6e1135ee8a
ENGINES: Revise language constants to ISO standards
...
* Use ISO-3166 country codes and ISO-639 language codes
2021-11-11 12:06:15 +01:00
trembyle
c740f96f63
COMMON: Normalize and document language maintenance
...
* Add documentation to add or maintain language values
* Fix and reorder existing entries to match ISO standards
2021-11-11 12:06:15 +01:00
D G Turner
a2b81f837a
ICB: Fix GCC Identical Branch Compiler Warnings
2021-11-11 10:21:59 +00:00
Torbjörn Andersson
430a980820
PRINCE: Remove debug code I accidentally committed
...
See 0f152344e1 (NEWS: Mention Inherit the Earth looping music fix,
2021-11-10)
2021-11-11 09:42:22 +01:00
Misty De Meo
d7669195b8
DIRECTOR: add Mac version of Rodem
2021-11-10 22:40:41 -05:00
D G Turner
4e0c064173
PEGASUS: Fix GCC Signed vs. Unsigned Compiler Warning
2021-11-11 02:25:50 +00:00
athrxx
bb6f7f883f
KYRA: (LoK/Mac) - fix final credits
...
These didn't show at all, since the Mac version has a different line break char than apparently all other versions.
2021-11-11 01:46:41 +01:00
athrxx
ae49267243
KYRA: (LoK/Mac) - fix death / restart sound in Kyragem chamber
2021-11-11 01:46:29 +01:00
athrxx
56284af0d6
KYRA: (LoK/Mac) - add death / restart sound
...
This Mac version has a custom hack for this. The normal sound effect that is called here is a dummy.
2021-11-11 00:14:38 +01:00
ScummVM-Translations
1c1aa8e563
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/
2021-11-10 22:20:57 +00:00
neuromancer
784da145ab
HYPNO: improved grammar to parse more scenes
2021-11-10 23:19:02 +01:00
neuromancer
890df1ecda
HYPNO: simplified video handling during conversations
2021-11-10 23:19:02 +01:00
ScummVM-Translations
1720a942ba
I18N: Update translations templates
2021-11-10 21:49:59 +00:00
Orgad Shaneh
78ef6203de
ENGINES: Fix getSavegameFile for almost all engines
...
Use kSimpleSavesNames correctly, add where needed, remove where needed.
Trac #12977
2021-11-10 21:49:48 +00:00
athrxx
ecfc1298da
KYRA: (LoK/Mac) - tweak save/load at final sequence start
...
- make sure, that the correct song starts when loading
- also fix the fading
2021-11-10 21:24:24 +01:00
athrxx
c86b2bf3f4
KYRA: (LoK/Mac) - fix music track map
...
Looks like an original bug to me. It would miss the track when Malcolm appears after first entering the castle.
2021-11-10 21:24:13 +01:00
Torbjörn Andersson
0f152344e1
NEWS: Mention Inherit the Earth looping music fix
2021-11-10 20:51:43 +01:00
ScummVM-Translations
df56125963
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/
2021-11-10 19:43:16 +00:00
Misty De Meo
78dc19fad2
DIRECTOR: add Dutch version of Pepperon
2021-11-10 14:43:01 -05:00
ScummVM-Translations
ce254cbf94
I18N: Update translations templates
2021-11-10 19:36:09 +00:00
neuromancer
d9d84c3b62
HYPNO: added support for intro videos in talks + code refactoring
2021-11-10 20:35:45 +01:00
neuromancer
52ccbeaf0b
HYPNO: added HE release of spider-man
2021-11-10 20:35:45 +01:00
ScummVM-Translations
92709d2402
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/
2021-11-10 19:30:37 +00:00
Torbjörn Andersson
216ad40746
SAGA: Fix ITE digial music looping regression
...
When the MUSIC_DEFAULT flag was removed, the logic for looping music was
accidentally inverted: Instead of everything except tracks 13 and 19
defaulting to looping, now only tracks 13 and 19 would default to
looping.
See b14a2599bc (SAGA: Get rid of the MUSIC_DEFAULT flag, 2014-07-20)
2021-11-10 21:30:24 +02:00
ScummVM-Translations
fb1c940dd4
I18N: Update translations templates
2021-11-10 18:53:27 +00:00
Orgad Shaneh
3919f53326
ENGINES: Replace new[]/memset with new[]()
2021-11-10 19:53:15 +01:00
Orgad Shaneh
c2e7eeb563
SCUMM: Replace new[]/memset with new[]()
2021-11-10 19:53:15 +01:00
Orgad Shaneh
14f516282c
KYRA: Replace new[]/memset with new[]()
2021-11-10 19:53:15 +01:00
Orgad Shaneh
33a4eaa4d2
GRIM: Replace new[]/memset with new[]()
2021-11-10 19:53:15 +01:00