Commit graph

137587 commits

Author SHA1 Message Date
neuromancer
3f7dd38045 FREESCAPE: implemented SETVAR instruction 2023-01-29 20:54:53 +01:00
neuromancer
6a7683f095 FREESCAPE: implemented skanner in driller 2023-01-29 20:54:44 +01:00
LINUX-SAUNA
ee344eb3e9 I18N: Update translation (Finnish)
Currently translated at 100.0% (1808 of 1808 strings)
2023-01-29 09:34:33 +00:00
Le Philousophe
d1c610eeff GRAPHICS: OPENGL: Free log after using it 2023-01-28 20:16:56 +01:00
Simon Delamarre
bc690a390b GOB: transparency fix in some Adibou2 static images
Fix black background around icons in Application selection screen.
2023-01-28 14:08:21 +01:00
AndywinXp
9e6e8f733a SCUMM: DOTT: Fix quit prompt appearing when using the PC in Ed's room Pt.2
This fixes the same bug, this time when not using the original GUI
2023-01-28 10:26:28 +01:00
AndywinXp
c44c2c54a1 SCUMM: DOTT: Fix quit prompt appearing when using the PC in Ed's room
This only affects the original GUI mode, and leaves the other mode as it has always been; also,
the issue only appeared when the global configuration parameter "confirm_exit" was set to true.
2023-01-28 10:19:07 +01:00
AndywinXp
82884f1cbd ENGINES: Add empty() method to the ChainedGamesManager class 2023-01-28 10:19:06 +01:00
Lothar Serra Mari
432bc2aef8 NEWS: Update German NEWS file 2023-01-27 18:41:23 +01:00
neuromancer
b4271cc31c FREESCAPE: make sure first sound to play is not interrupted 2023-01-27 08:42:15 +01:00
Eugene Sandulenko
9d4f1a8427 FREESCAPE: Fix warning 2023-01-27 08:42:06 +01:00
neuromancer
fa9667ab91 FREESCAPE: improved accuracy of pc speaker sounds 2023-01-27 08:41:57 +01:00
neuromancer
f3d69eee09 FREESCAPE: make sure pc speaker sounds are queue correctly and the mixer will not overload 2023-01-27 08:41:46 +01:00
neuromancer
f69585685f FREESCAPE: adjusted PC speaker audio generation for Driller DOS releases 2023-01-27 08:41:37 +01:00
neuromancer
4fa186f9d8 NEWS: update Private Eye supported releases 2023-01-27 08:38:48 +01:00
neuromancer
f7424c1d49 NEWS: update Driller supported releases 2023-01-27 08:38:15 +01:00
sluicebox
300522db72 SCI: Fix early KQ4 saves when a dialog is on screen 2023-01-26 21:07:47 -08:00
Matthew Jimenez
53b6fa2a53 ULTIMA8: Fix signed value loading of shape frame format. Bug #14066 2023-01-26 20:35:38 -06:00
sluicebox
eb7056d140 WIN32: Disable libjpeg-turbo SSE usage on Win95
Fixes bug #13643
2023-01-26 14:05:57 -08:00
Little Cat
2aa4480282
SCUMM: INPUT: Don't subsitute clicks in HE games.
These (later) games can have scripts that accept Enter and Tab keys.
2023-01-26 11:02:41 +01:00
Le Philousophe
5ae74e04e5 VIDEO: Also try to load font from fonts.dat
This what is expected for now anyway
2023-01-26 07:41:25 +01:00
Le Philousophe
62ece2ca5f GRAPHICS: Delete archive when it's not needed 2023-01-26 07:41:25 +01:00
sluicebox
ac0214df18 SCI: Remove extra semicolon 2023-01-25 18:41:06 -08:00
sluicebox
10d3d5a841 SCI: Add workarounds for original save/restore dialogs 2023-01-25 18:41:06 -08:00
Eugene Sandulenko
efb36f0523
DIRECTOR: Properly load external sound cast members 2023-01-26 00:12:36 +01:00
Eugene Sandulenko
a455bbc0e3
DIRECTOR: Enhance printed Cast info, show full path when it is specified 2023-01-26 00:12:20 +01:00
Stian Schultz
c2fb744f78 I18N: Update translation (Norwegian Bokmål)
Currently translated at 100.0% (1808 of 1808 strings)
2023-01-25 18:50:39 +00:00
ScummVM-Translations
ed0fc85abc 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/
2023-01-25 01:46:33 +00:00
Misty De Meo
65e797fcbb
DIRECTOR: update Phibos comment 2023-01-24 17:46:16 -08:00
Misty De Meo
741a7fd69c
DIRECTOR: fix majestic Mac filesize 2023-01-24 17:46:15 -08:00
ScummVM-Translations
53cc5c0f98 I18N: Update translations templates 2023-01-24 22:02:13 +00:00
UrQuan1
bcb1645f9f SCI: Amend CAMELOT script patch description
(cherry picked from commit c9d2fad29d795f038899f12f321d398e7fb98224)
2023-01-24 14:01:13 -08:00
UrQuan1
40c5830a95 SCI: Fix desynchronized kMenuSelect inversion
When selecting a new menu while another menu open, the new menu
will be drawn before inverting the old item selection. In the
next loop iteration, when the inversion happens, it now inverts
the brand new white item.

(cherry picked from commit f7c44a452953415c3ba4dbdf96162f83efde8f51)
2023-01-24 14:00:52 -08:00
UrQuan1
0f89797807 SCI: Fix broken SQ4 save game deletion
The file extension is the Virtual ID, not the slot.

(cherry picked from commit 32d53da7b11b86bb96e905b9a941497e5fc8354f)
2023-01-24 14:00:42 -08:00
Le Philousophe
d1e6b4ea09 OPENGL: Fix glitch when shaking screen
Everything was converted to unsigned instead of the opposite.
2023-01-24 22:36:27 +01:00
ScummVM-Translations
26402d861b 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/
2023-01-24 20:40:32 +00:00
Misty De Meo
5974105119
DIRECTOR: fix Phibos/Bem 2023-01-24 12:40:02 -08:00
Misty De Meo
27ca45ce40
DIRECTOR: update detections 2023-01-24 12:37:35 -08:00
ScummVM-Translations
be78cc95d7 I18N: Update translations templates 2023-01-24 08:04:47 +00:00
alxpnv
c8cab9f513 ASYLUM: fix holding Esc only dismisses one line of dialog
Bug no. 14059
2023-01-24 10:42:15 +03:00
Xaviu
d46ce6d59c I18N: Update translation (Catalan)
Currently translated at 78.9% (1428 of 1808 strings)
2023-01-24 05:34:31 +00:00
antoniou79
ee10f2846c ANDROID: Update info on versionCodes for 2.7.0 2023-01-23 23:54:45 +02:00
AndywinXp
c3fa9b8932 SCUMM: GUI: Correctly save the shake screen flag 2023-01-23 16:15:14 +01:00
Christophe Branchereau
0b94bf48e0 OPENDINGUX: use 320x200 videomode for the RG99 instead of 320x240
This allows the software upscaler to kick in, which looks
much better than IPU upscaling on the RG99

Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2023-01-23 12:10:45 +01:00
Christophe Branchereau
480e71b690 OPENDINGUX: rs90: restore aspect and remove unneeded _host
Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2023-01-23 12:10:36 +01:00
ScummVM-Translations
3ab1d56c66 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/
2023-01-23 10:07:25 +00:00
sluicebox
171dda6969 SCI: Fix LONGBOW v1.0 Abbey bugs 2023-01-23 02:06:49 -08:00
VAN-Gluon
cd736cab99 I18N: Update translation (Japanese)
Currently translated at 100.0% (1808 of 1808 strings)
2023-01-23 06:34:31 +00:00
AndywinXp
b46a044bc5 SCUMM: DOTT/GUI: Fix cursor not reappearing when loading a savegame 2023-01-22 23:12:30 +01:00
Thierry Crozat
bc1d0df836 I18N: Update translation (French)
Currently translated at 100.0% (1808 of 1808 strings)
2023-01-22 22:00:07 +00:00