neuromancer
22fcff4ece
FREESCAPE: allow to change the palette of title and border per level using managed surfaces
2023-03-07 21:27:45 +01:00
neuromancer
3c9cbb3fe0
FREESCAPE: use managed surfaces for border and title images
2023-03-07 21:27:45 +01:00
neuromancer
1c96737ae1
FREESCAPE: enable some spfx effects for different platforms (zx, cpc)
2023-03-07 21:27:45 +01:00
Giovanni Cascione
0660b90943
LIBRETRO: BUILD: Add psvita to gitlab-ci and build fix
2023-03-07 21:15:49 +01:00
Donovan Watteau
3e49159bf7
CONFIGURE: Recognize more common architectures, and sort them
2023-03-07 20:41:57 +01:00
Donovan Watteau
a5106d86ef
BUILD: Disable -Wshadow and -Wmissing-field-initializers before GCC 5
...
They just gave many false positives creating a lot of noise in build
logs for ports using an older GCC.
2023-03-07 20:41:16 +01:00
Kaloyan Chehlarski
3749b21f18
NANCY: Formatting fixes
...
Changed spaces to tabs, fixed some double spaces and cleaned up
trailing whitespaces.
2023-03-07 21:19:24 +02:00
Kaloyan Chehlarski
b0cd7b1524
NANCY: Make LightningOn::readData() more readable
2023-03-07 21:19:24 +02:00
Kaloyan Chehlarski
415406bbcc
NANCY: Pick correct responses in primary video
...
Fixed an issue where the incorrect player dialogue would be chosen
when one or more of the other responses are hidden.
2023-03-07 21:19:24 +02:00
Kaloyan Chehlarski
fb7a903080
NANCY: Fix primary video chaining
...
Fixed an issue where a piece of dialogue would start playing for a split
second before getting switched out with another.
2023-03-07 21:19:22 +02:00
Kaloyan Chehlarski
1fa1de39b6
NANCY: Rename action record dependency types
...
Renamed the dependency types for ActionRecords to match their
official ones. Also added the dependency types found in nancy3.
2023-03-07 21:19:22 +02:00
Kaloyan Chehlarski
8190f09acc
NANCY: Fix incorrect hotspots in textbox
...
Fixed a wrong calculation for the height of textbox response hotspots
which could result in incorrect dialogue choices being made.
2023-03-07 21:19:22 +02:00
Kaloyan Chehlarski
86b7d58f16
NANCY: Fix AddInventoryNoHS
...
Fixed a logic error that was introduced when removing NancyFlag.
2023-03-07 21:19:21 +02:00
Kaloyan Chehlarski
0f28c64d6a
NANCY: Silence potential nullptr dereference warning
2023-03-07 21:19:21 +02:00
Kaloyan Chehlarski
779e22f4a8
NANCY: Implement LightningOn action record type
...
Implemented the LightningOn ActionRecord, which changes the
color palette to simulate a lightning flash at randomized intervals.
2023-03-07 21:19:21 +02:00
Giovanni Cascione
0a7e8fff77
LIBRETRO: fix jni path for gitlab-ci
2023-03-07 19:26:32 +01:00
Marco Borrini
ce6b38c28a
GLK: ADRIFT: Add detection for new games (#-A)
2023-03-07 15:43:17 +01:00
Purple T
1747240918
I18N: Update translation (French)
...
Currently translated at 100.0% (1815 of 1815 strings)
2023-03-07 13:53:40 +00:00
Donovan Watteau
f08c56c527
GRIM: Undo last char/uint8 change for gfx_opengl_shaders.cpp
...
This one still uses `char`.
2023-03-07 14:15:19 +01:00
Walter Agazzi
f3cac273b8
I18N: Update translation (Italian)
...
Currently translated at 100.0% (1815 of 1815 strings)
2023-03-07 13:13:43 +00:00
Donovan Watteau
cdbdb58e07
MACOS: BUILD: Don't depend on xattr
on older OSX
...
The API was there but not the tool (which appeared in Leopard), and
even if you give it a replacement, Finder/TextEdit won't use the extra
encoding metadata that's used there, so it's useless on older OSX.
2023-03-07 13:52:18 +01:00
Donovan Watteau
e776d04cc5
JANITORIAL: IMMORTAL: Remove stray semicolon
2023-03-07 13:52:18 +01:00
Donovan Watteau
cc30927ace
JANITORIAL: CHAMBER: Remove stray semicolon
2023-03-07 13:52:18 +01:00
Donovan Watteau
7a7a1552b2
JANITORIAL: SCUMM: Fix some typos and extra semicolons
2023-03-07 13:52:18 +01:00
Donovan Watteau
37e3146f49
JANITORIAL: CREATE_PROJECT: Fix a small typo
2023-03-07 13:52:18 +01:00
Donovan Watteau
2b13af4004
JANITORIAL: TONY: Fix small typos
2023-03-07 13:52:18 +01:00
Donovan Watteau
09419beae0
GRIM: Fix MSVC C4245 char/uint8 warning
...
Related to commit 6df761e70eccad92976644ce6a09ee27edca1f47.
2023-03-07 13:52:18 +01:00
Donovan Watteau
2d0d32e214
TINYGL: Fix MSVC C4309 enum sign warning
2023-03-07 13:52:18 +01:00
ScummVM-Translations
a455dae66b
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-03-07 12:38:10 +00:00
Le Philousophe
1d2ffda577
BACKENDS: CURL: Fix build with old curl versions
2023-03-07 13:37:42 +01:00
Le Philousophe
673ff82b8a
BACKENDS: ENET: Yet another fix for Vita build
...
SOMAXCONN is not defined in their toolchain and a patch in their
boost package uses this value
2023-03-07 13:37:42 +01:00
Le Philousophe
36ccf8b29a
BACKENDS: ENET: Yet another fix for AmigaOS build
...
The previous one was not complete
2023-03-07 13:37:42 +01:00
VAN-Gluon
f53a87e96d
I18N: Update translation (Japanese)
...
Currently translated at 99.2% (1802 of 1815 strings)
2023-03-07 11:29:42 +00:00
George Kormendi
a4e2016c15
I18N: Update translation (Hungarian)
...
Currently translated at 99.1% (1799 of 1815 strings)
2023-03-07 11:29:41 +00:00
Antoniou Athanasios
3d56b0c460
I18N: Update translation (Greek)
...
Currently translated at 100.0% (1815 of 1815 strings)
2023-03-07 11:29:34 +00:00
Antoniou Athanasios
99a8fd5a31
I18N: Update translation (Greek)
...
Currently translated at 100.0% (1815 of 1815 strings)
2023-03-07 11:28:06 +00:00
Le Philousophe
57f3d6ebf3
BACKENDS: ENET: Fix AmigaOS build
...
There, msg_name is of type char *
2023-03-07 08:41:30 +01:00
Le Philousophe
e51b9a7325
BACKENDS: ENET: Fix Vita build
...
fcntl is supported here while ioctl isn't.
2023-03-07 08:41:30 +01:00
elasota
5fe1e3b2fa
VCRUISE: Add gyros
2023-03-07 02:33:35 -05:00
Matthew Duggan
3a8357e226
TETRAEDGE: Fix Syberia 2 credits and main menu aspect ratios
2023-03-07 16:10:21 +09:00
Matthew Duggan
8393c80aba
TETRAEDGE: Make continue button work from main menu
2023-03-07 16:10:21 +09:00
ScummVM-Translations
487dbce74d
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-03-07 02:35:08 +00:00
Matthew Duggan
08747054cd
TETRAEDGE: Fix character orientation calculation
2023-03-07 11:34:17 +09:00
ScummVM-Translations
1a1b6c9b63
I18N: Update translations templates
2023-03-06 22:17:04 +00:00
ScummVM-Translations
1859c91b81
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-03-06 22:17:03 +00:00
Thierry Crozat
9f1528e32f
SDL: Fix incorrect handling of dirty rect with negative shake offset in SDL1
...
Instead of shifting the destination to the left, if was moving the source to
the right, which had the effect of shifting the dirty rect. So part of the
surface that should have been copied to the screen was not, and instead it
was copying part of the surface that did not need to be copied.
2023-03-06 22:16:49 +00:00
Eugene Sandulenko
a4f49c6cd3
I18N: Update translation (Ukrainian)
...
Currently translated at 100.0% (1815 of 1815 strings)
2023-03-06 22:07:48 +00:00
Eugene Sandulenko
54fcaf1c57
I18N: Update translation (Russian)
...
Currently translated at 100.0% (1815 of 1815 strings)
2023-03-06 22:07:40 +00:00
Eugene Sandulenko
8242e1f24c
I18N: Update translation (Russian)
...
Currently translated at 99.0% (1797 of 1815 strings)
2023-03-06 21:04:06 +00:00
Marcel Souza Lemes
a4e7069f1c
I18N: Update translation (Portuguese (Brazil))
...
Currently translated at 100.0% (1815 of 1815 strings)
2023-03-06 20:57:30 +00:00