Cameron Cawley
|
fbea7888a0
|
SWORD25: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
b272c96668
|
SWORD2: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
32c49c29be
|
SUPERNOVA: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
6a1bccc649
|
STARK: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
4e3498c580
|
SKY: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
bb788e054b
|
SHERLOCK: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
7a7ba38f3c
|
SCUMM: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
ac5858ba65
|
QUEEN: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
37ee0ca0ef
|
NEVERHOOD: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
dbbf3d35c1
|
MYST3: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
425bcfeb0c
|
MTROPOLIS: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
1f0a0ebe87
|
MADS: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
f3cb449566
|
MADE: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
0a3d7be2e8
|
LURE: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
ca29054d6b
|
KYRA: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
a7cfc03df0
|
HYPNO: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
328c2333c9
|
HOPKINS: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
8c46a377ec
|
HDB: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
ea9722bcea
|
GROOVIE: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
6c20aaa057
|
GRIM: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
e8dee87a04
|
GRIFFON: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
2d6ac650b3
|
GLK: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
c11cf35f48
|
DREAMWEB: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
48e7c9c956
|
DRASCULA: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
bf02991f02
|
CINE: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
d8c06f9869
|
CHEWY: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
66b2483fd5
|
CGE2: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
9297e6fbfa
|
CGE: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
38596980b1
|
BURIED: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
53a70986ac
|
BLADERUNNER: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
69a7c386a9
|
AGOS: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
2c306f7624
|
AGI: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
794a61395a
|
ADL: Move the engine options into the MetaEngine subclass
|
2022-11-16 23:58:54 +01:00 |
|
Cameron Cawley
|
fd37e09acb
|
ENGINES: Allow getExtraGuiOptions() to be implemented in MetaEngine subclasses
|
2022-11-16 23:58:54 +01:00 |
|
Donovan Watteau
|
78fc47552d
|
CREATE_PROJECT: Disable Xcode GCC_WARN_64_TO_32_BIT_CONVERSION on macOS too
This is an equivalent to -Wno-shorten-64-to-32 which we already use in
the regular configure build system, and for iOS Xcode builds.
|
2022-11-17 00:42:57 +02:00 |
|
Cameron Cawley
|
ed9c052d57
|
COMMON: Split Lua into a separate module
|
2022-11-16 22:45:26 +02:00 |
|
Walter Agazzi
|
1d22166de6
|
DIRECTOR: Prevent misdetection of Cracking the Conspiracy
|
2022-11-16 21:29:28 +01:00 |
|
Walter Agazzi
|
4a1cf098a4
|
AGS: Add two new detections
|
2022-11-16 19:56:20 +01:00 |
|
IlDucci
|
2a7b36eac0
|
I18N: Update translation (Spanish)
Currently translated at 100.0% (1774 of 1774 strings)
|
2022-11-16 12:42:04 +00:00 |
|
Stian Schultz
|
c700096875
|
I18N: Update translation (Norwegian Bokmål)
Currently translated at 100.0% (1774 of 1774 strings)
|
2022-11-16 11:28:13 +00:00 |
|
ScummVM-Translations
|
9e0d968059
|
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-11-16 10:40:48 +00:00 |
|
neuromancer
|
74f50757b0
|
FREESCAPE: refactored demo mode event handling
|
2022-11-16 11:41:40 +01:00 |
|
neuromancer
|
478dab8aa9
|
FREESCAPE: completed table of rotation angles in driller
|
2022-11-16 11:41:40 +01:00 |
|
neuromancer
|
955431a736
|
FREESCAPE: better validation of sensor objects in castle
|
2022-11-16 11:41:40 +01:00 |
|
ScummVM-Translations
|
e70ec7766b
|
I18N: Update translations templates
|
2022-11-16 07:30:46 +00:00 |
|
ScummVM-Translations
|
4a292850e2
|
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-11-16 07:30:45 +00:00 |
|
Vladimir Serbinenko
|
949ea910f5
|
SAGA: Mark Chinese version of IHNM as Traditional.
As additional benefit this allows to use strings from ITE Chinese
|
2022-11-16 09:30:33 +02:00 |
|
Vladimir Serbinenko
|
ff486f6030
|
SAGA: Support Chinese IHNM version
|
2022-11-16 09:30:33 +02:00 |
|
ScummVM-Translations
|
7907335574
|
I18N: Update translations templates
|
2022-11-16 07:29:12 +00:00 |
|
Cameron Cawley
|
90620e0b5d
|
SCUMM: Always build with Player_HE support
|
2022-11-16 09:29:02 +02:00 |
|