Cameron Cawley
b4e7ea3150
CI: Disable libmpeg2 in iOS builds
2022-01-01 20:14:07 +00:00
Eugene Sandulenko
c8fd73a228
CONFIGURE: Add description for --disable-detection-full option
2022-01-01 20:33:30 +01:00
neuromancer
fb9e22daf1
PRIVATE: fixed indentation of previous commit
2022-01-01 19:04:05 +01:00
neuromancer
1a604c7bd3
PRIVATE: more portable code to avoid endianness issues
2022-01-01 18:51:49 +01:00
Purple T
5c5f89a821
I18N: Update translation (French)
...
Currently translated at 100.0% (1699 of 1699 strings)
2022-01-01 17:26:51 +00:00
D G Turner
95182349f1
ULTIMA8: Fix GCC Compiler Shadowing Warning
2022-01-01 17:15:15 +00:00
Paweł Kołodziejski
cf8b3cc1f9
TINYGL: Move function to GLContext
2022-01-01 17:42:32 +01:00
Paweł Kołodziejski
c3a73efa8d
TINYGL: No need to check for current_texture
2022-01-01 17:38:48 +01:00
Paweł Kołodziejski
a70168e416
TINYGL: Split/move functions to API and internal implementation.
2022-01-01 17:21:42 +01:00
Paweł Kołodziejski
af399f0a50
TINYGL: Janitorial
2022-01-01 17:16:10 +01:00
Paweł Kołodziejski
d33c181d5f
DEVTOOLS: Silence compiler warning
2022-01-01 16:47:12 +01:00
Paweł Kołodziejski
e2f4f0e15b
DEVTOOLS: Avoid global constructor
2022-01-01 16:28:11 +01:00
Paweł Kołodziejski
67738ba522
DEVTOOLS: Avoid global constructors
2022-01-01 16:18:01 +01:00
Paweł Kołodziejski
2dafdf1d46
DEVTOOLS: Removed duplicated entry
2022-01-01 16:01:19 +01:00
Paweł Kołodziejski
ef64a4fef9
DEVTOOLS: Silence compiler warnings
2022-01-01 16:00:46 +01:00
Paweł Kołodziejski
7ddb8b70b6
DEVTOOLS: Avoid global constructors
2022-01-01 15:56:57 +01:00
Paweł Kołodziejski
a829278e88
DEVTOOLS: Silence compiler warnings
2022-01-01 15:44:40 +01:00
Paweł Kołodziejski
7e86a21a6a
DEVTOOLS: Avoid global constructor
2022-01-01 15:25:28 +01:00
Paweł Kołodziejski
85e07bb668
BURIED: Added missing 'override'
2022-01-01 14:10:09 +01:00
Paweł Kołodziejski
69198d5d30
TINYGL: Corrected variable type
2022-01-01 14:07:07 +01:00
Paweł Kołodziejski
fef0e04cb7
TINYGL: No need to check for current_texture
2022-01-01 14:06:45 +01:00
Paweł Kołodziejski
04b13dc61a
TINYGL: Split/move functions to API and internal implementation.
2022-01-01 14:06:10 +01:00
Paweł Kołodziejski
f1812277d2
DEVTOOLS: Enable mpeg2 by default
2022-01-01 13:38:06 +01:00
Matthew Duggan
20e084259c
ULTIMA8: Fix on-screen checks for Crusader games
...
Previously these checked against the whole footpad but they should check
against the shape frame dimensions to be faithful to the original games.
2022-01-01 20:41:07 +09:00
Matthew Duggan
2df1a2cb30
ULTIMA8: Make initializer value explicit
2022-01-01 20:41:07 +09:00
Matthew Duggan
b08bf2d4c4
ULTIMA8: Slight cleanup, remove hard-coded actor nums
2022-01-01 20:41:07 +09:00
Matthew Duggan
9d6b535d86
ULTIMA8: JANITORIAL: Remove out-of-date comment
2022-01-01 20:41:07 +09:00
Matthew Duggan
6a5a46eac6
ULTIMA8: Fix initial NPC directions
...
The original multiplies the direction value by 2 on load.
This and the previous fix to Pace Process fixes the first NPC guard in No
Remorse difficulty level so he now behaves almost identical to the original
game, yay!
2022-01-01 20:41:07 +09:00
Matthew Duggan
739cd1bf5c
ULTIMA8: Fix turns in Crusader pace process
...
Previously we were not waiting for the correct anim process in the turn, which
caused frequent ANIM_LOCK warnings and the actors did not turn to the correct
final direction.
This fixes pace so they now correctly pace back and forth.
2022-01-01 20:41:07 +09:00
Matthew Duggan
6dde48b8c9
ULTIMA8: slight damage and targeting tweaks for No Regret
2022-01-01 20:41:07 +09:00
ScummVM-Translations
c9e8a33f44
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-01-01 11:00:52 +00:00
Paweł Kołodziejski
25c4e89b7a
TINYGL: Janitorial
2022-01-01 12:00:38 +01:00
Marcel Souza Lemes
0d6a09c597
I18N: Update translation (Portuguese (Brazil))
...
Currently translated at 100.0% (1699 of 1699 strings)
2022-01-01 08:26:51 +00:00
VAN-Gluon
deb4dac0a7
I18N: Update translation (Japanese)
...
Currently translated at 100.0% (1699 of 1699 strings)
2022-01-01 01:26:52 +00:00
Eugene Sandulenko
823bc16312
ALL: Update copyright year
2022-01-01 00:00:45 +01:00
Le Philousophe
d5c5f65827
CONFIGURE: silence GOLD linker check
2021-12-31 20:55:45 +01:00
Le Philousophe
f316caa309
ANDROID: Define dwp binary like others
2021-12-31 20:50:05 +01:00
Le Philousophe
1c922e6e77
CONFIGURE: Don't use DWARF in nasm when linking using gold
...
This raises `internal error in relocate_section, at ../../gold/i386.cc:3683`
2021-12-31 20:50:05 +01:00
Eugene Sandulenko
baf7cae8ed
I18N: Update translation (Ukrainian)
...
Currently translated at 100.0% (1699 of 1699 strings)
2021-12-31 18:57:12 +00:00
Eugene Sandulenko
dc7d107ea2
I18N: Update translation (Russian)
...
Currently translated at 100.0% (1699 of 1699 strings)
2021-12-31 18:57:03 +00:00
Lothar Serra Mari
7a7283cddc
NEWS: Update German NEWS file
2021-12-31 18:55:40 +01:00
ScummVM-Translations
a2fa23ae1e
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-12-31 17:34:42 +00:00
Filippos Karapetis
4b5bf64501
BURIED: Fix typo
2021-12-31 19:34:15 +02:00
ScummVM-Translations
1021716895
I18N: Update translations templates
2021-12-31 17:12:58 +00:00
Filippos Karapetis
d86ea21f77
NEWS: Add more changes for The Journeyman Project 2: Buried in Time
2021-12-31 19:12:30 +02:00
Filippos Karapetis
728d76b089
BURIED: Adapt more callbacks with hardcoded global flags
2021-12-31 19:12:30 +02:00
Filippos Karapetis
bc9b2ddeda
BURIED: Fix global flag corruption in death screens
...
A regression from b8da2eed66
2021-12-31 19:12:30 +02:00
Filippos Karapetis
73adf9548a
BURIED: Show the agent evaluation (current points) with Control-D
...
This is the text that is shown in the death screens - it's an
enhancement in ScummVM, which is also quite useful for debugging
2021-12-31 19:12:30 +02:00
neuromancer
42aa84bf0e
HYPNO: refactored ending code in spider
2021-12-31 18:10:38 +01:00
neuromancer
3d4e5988c4
HYPNO: added a few ending and missing scenes in spider
2021-12-31 17:27:27 +01:00