Thierry Crozat
84b78cdcdd
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-19 12:38:05 +00:00
Thierry Crozat
5389fb7249
I18N: Add language name for Welsh translation
2020-11-19 12:37:54 +00:00
Antoniou Athanasios
f2e7f05f88
I18N: Update translation (Greek)
...
Currently translated at 100.0% (1572 of 1572 strings)
2020-11-19 12:34:55 +00:00
Thierry Crozat
1ee1c05dd2
I18N: Add translation (Welsh)
2020-11-19 12:28:20 +00:00
Thierry Crozat
af2a6baee0
I18N: Update translations templates
2020-11-19 06:03:11 +00:00
Thierry Crozat
9b374731e4
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-19 06:03:10 +00:00
Paweł Kołodziejski
13d41540be
WINTERMUTE: Fixed switching to 2D renderer for 2D games
2020-11-19 07:02:53 +01:00
Thierry Crozat
f883d0ee70
I18N: Update translations templates
2020-11-18 22:07:06 +00:00
sluicebox
e5b10e557c
SCI: Load volume resource files in consistent order
...
The order that volume resources are loaded subtly affects engine
behavior when they contain different versions of the same resource.
This order has been the file enumeration order from the operating
system, causing inconsistent behavior between environments and even
between two different directories of identical files.
2020-11-18 14:05:22 -08:00
sluicebox
3d02a6381c
SCI32: Ignore more GK2 broken audio maps
...
Fixes broken audio at Huber Farm that occurs seemingly randomly
due to the file enumeration order from the operating system.
2020-11-18 13:21:51 -08:00
Martin Gerhardy
3f41556117
TWINE: allow to disable all actors in a scene but one
...
this allows easier debugging of actor behaviours
2020-11-18 20:29:43 +01:00
Martin Gerhardy
b46ab6d686
TWINE: fixed segfault
2020-11-18 20:29:43 +01:00
Martin Gerhardy
dbe7f30f93
TWINE: reduced scope
2020-11-18 20:29:43 +01:00
Martin Gerhardy
c9dfcf2474
TWINE: inlined constant
2020-11-18 20:29:43 +01:00
Martin Gerhardy
d2277d0c22
TWINE: prepare for mouse ui support
2020-11-18 20:29:43 +01:00
Martin Gerhardy
bf407a06d9
TWINE: added mouse cursor hovering helper function to input code
2020-11-18 20:29:43 +01:00
Martin Gerhardy
becdd25646
TWINE: allow to leave a menu with esc
2020-11-18 20:29:43 +01:00
antoniou79
9b20f12b5e
BLADERUNNER: RESTOREDCONTENT: Tweak Rachael conversation
...
At MA06 (Elevator). For interrupted speech.
2020-11-18 17:48:15 +02:00
antoniou79
a8b7c9598f
BLADERUNNER: RESTOREDCONTENT: Fix Rachael travelling in Act4
...
She should not be moving or walking
She could still be waling when teleporting her to kSetFreeSlotG and subsequently when we put her in MA06 (elevator)
2020-11-18 17:16:13 +02:00
antoniou79
ffd9fe95bb
BLADERUNNER: DEBUGGER: Minor tweaks for music command
...
More informative messages, better syntax validation
2020-11-18 16:05:17 +02:00
antoniou79
9b00952561
BLADERUNNER: DEBUGGER: More correct track name
...
for the Arcane Dance tracks
2020-11-18 14:30:05 +02:00
antoniou79
45ec2a7a9d
BLADERUNNER: DEBUGGER: Add music command
2020-11-18 13:48:52 +02:00
Filippos Karapetis
61bf089cb6
STARTREK: Remove the remaining goto's
2020-11-17 23:55:58 +02:00
Filippos Karapetis
5dbea61544
STARTREK: Refactor menu code to remove goto's. Some cleanup
2020-11-17 23:40:10 +02:00
Martin Gerhardy
853be98846
TWINE: fixed saving the hero position
2020-11-17 21:58:57 +01:00
Martin Gerhardy
fe21416bd6
TWINE: replaced magic numbers
2020-11-17 21:44:16 +01:00
Martin Gerhardy
a0f39a8c81
TWINE: load holomap resources
2020-11-17 21:40:23 +01:00
Martin Gerhardy
c45caf3b08
TWINE: fixed selecting slot for saving
2020-11-17 21:09:50 +01:00
Martin Gerhardy
f7552d1cd1
TWINE: fixed more memory leaks
2020-11-17 20:59:28 +01:00
Martin Gerhardy
d88dd72705
TWINE: make looping sound
2020-11-17 20:59:28 +01:00
Martin Gerhardy
178bfb577d
TWINE: removed unused return value
2020-11-17 20:59:28 +01:00
Martin Gerhardy
2a42cae807
TWINE: fixed double free
2020-11-17 20:59:28 +01:00
Lothar Serra Mari
9aa113a540
DISTS: Fix whitespaces in scummvm.rc
2020-11-17 20:47:29 +01:00
Lothar Serra Mari
6fa176245d
DISTS: Attempt to split scummvm.rc into 'common' and 'feature specific'
2020-11-17 20:46:23 +01:00
Lothar Serra Mari
a26c016132
DISTS: Update snapcraft recipe
2020-11-17 20:26:41 +01:00
Filippos Karapetis
bc1d661cf8
STARTREK: Further work on the ST 25th demo
2020-11-17 21:24:12 +02:00
Martin Gerhardy
082985ee82
TWINE: fixed memory leaks
2020-11-17 19:35:41 +01:00
Martin Gerhardy
fd6d209c38
TWINE: early opt-out in getAllocVoxEntry
2020-11-17 19:35:41 +01:00
Martin Gerhardy
f037bddc53
TWINE: plug memory leaks
2020-11-17 19:35:41 +01:00
Martin Gerhardy
5d9ffc23b7
TWINE: renamed scene members
2020-11-17 19:35:41 +01:00
Martin Gerhardy
36ac253f3f
TWINE: improved parsing BonusParameter
2020-11-17 19:35:41 +01:00
Martin Gerhardy
4467f467ef
TWINE: renamed actor members
2020-11-17 19:35:41 +01:00
Martin Gerhardy
3d254b4e79
TWINE: reduced scope
2020-11-17 19:35:41 +01:00
Rebecca Wallander
7bb5307adf
Add The Sorceror's Appraisal to detection table
...
https://realityonthenorm.info/game.php?id=115
2020-11-17 19:39:45 +02:00
Filippos Karapetis
4e9a17ec02
STARTREK: Reduce scope of class member functions
2020-11-17 18:07:24 +02:00
Filippos Karapetis
37b305c1fe
STARTREK: Rewrite the resource loader, and add more console commands
2020-11-17 18:03:20 +02:00
Filippos Karapetis
ea6806dfe7
STARTREK: Add music loading stubs for non-DOS versions
2020-11-17 18:00:03 +02:00
Torbjörn Andersson
ba37c52047
JANITORIAL: Remove some unnecessary semicolons
2020-11-17 07:22:49 +01:00
AndywinXp
284f42d555
SCUMM: COMI (Demo): properly handle demo music and transitions ( #2622 )
...
* SCUMM: COMI (Demo): properly handle demo music and transitions
2020-11-17 06:36:43 +01:00
Matthew Duggan
2228c81ed9
ULTIMA8: Fix extra comma on enum
2020-11-17 14:25:13 +09:00