Commit Graph

153301 Commits

Author SHA1 Message Date
Benjamin Funke
d2d6bbe06c DIRECTOR: add mac variant of adibounature 2024-07-15 02:46:34 +02:00
Benjamin Funke
bff690f754 DIRECTOR: add mac variant of adiboumots 2024-07-15 02:46:34 +02:00
D G Turner
c6e5186f38 AVALANCHE: Fix GCC Compiler Warnings 2024-07-15 00:56:08 +01:00
D G Turner
25d485cc63 MTROPOLIS: Fix GCC Compiler Warning 2024-07-15 00:01:27 +01:00
neuromancer
ea31d52a29 FREESCAPE: avoid crash in eclipse for dos 2024-07-14 21:03:34 +02:00
neuromancer
bcf7a7f6a4 FREESCAPE: adjust collision triggering for larger scale areas 2024-07-14 21:03:33 +02:00
neuromancer
40c9f7941e FREESCAPE: planar rendering fix 2024-07-14 21:03:33 +02:00
neuromancer
b14be7de66 FREESCAPE: avoid crashing when creating an invalid rect 2024-07-14 21:03:33 +02:00
neuromancer
aa9be03a77 FREESCAPE: fix invalid paper colors in eclipse for zx 2024-07-14 21:03:33 +02:00
neuromancer
c3f7f76b73 FREESCAPE: fix player height when reloading a saved game 2024-07-14 21:03:33 +02:00
neuromancer
c0d5dfe604 FREESCAPE: implement area 42 special effect in eclipse for zx 2024-07-14 21:03:33 +02:00
BLooperZ
df54c6be6c DGDS: Dump script from debug console 2024-07-14 21:46:08 +03:00
Scott Percival
bb9789daeb
DIRECTOR: Fix cursors with hotspots outside of crop area
Fixes the cursor position in Blinky Bill's Ghost Cave.
2024-07-14 18:12:28 +08:00
Scott Percival
e56d8497e9
DIRECTOR: LINGO: Fix handling of Lingo factory methods
Fixes director-tests/D4-unit/T_LING01.DIR
2024-07-14 15:39:25 +08:00
AndywinXp
9dc568de2e SCUMM: SMUSH: Fix init of palette arrays
Thanks sluicebox for noticing this!
2024-07-14 08:22:54 +02:00
elasota
da21afd830 MTROPOLIS: Fix parent indirection bugfix not working with indexed attribs 2024-07-14 01:15:50 -04:00
elasota
3e6aa1d7ee MTROPOLIS: Fix write-disposition "parent" indirections resolving to the wrong object 2024-07-14 01:14:25 -04:00
Marcel Souza Lemes
41c2b12a40 I18N: Update translation (Portuguese (Brazil))
Currently translated at 100.0% (2289 of 2289 strings)
2024-07-14 03:57:36 +00:00
Matthew Duggan
ef75492ca6 DGDS: Actually render talking heads 2024-07-14 11:54:55 +10:00
Matthew Duggan
bfeac18bc7 DGDS: Implement more of HoC talking heads 2024-07-14 11:40:15 +10:00
Walter Agazzi
f1110bb3ad WINTERMUTE: Add detection for three spanish games
* La Leyenda de la Biblioteca
* Operacion Bomba
* Pangea 1/2
2024-07-14 01:46:33 +02:00
Walter Agazzi
e19e6d61dd WINTERMUTE: Add detection for The Road to Santiago
+ minor fixes
2024-07-13 20:31:37 +02:00
neuromancer
d5c1318d1f FREESCAPE: perspective improvements and color fixes for castle in zx 2024-07-13 20:08:49 +02:00
neuromancer
1440ef9e12 FREESCAPE: loading/showing some riddles in castle in zx 2024-07-13 20:08:49 +02:00
neuromancer
f08ad64ea9 FREESCAPE: language implementation changes for castle in zx 2024-07-13 20:08:49 +02:00
neuromancer
7584e354b3 FREESCAPE: added missing entrance in castle for zx 2024-07-13 20:08:49 +02:00
neuromancer
db19b6ced9 FREESCAPE: basic key management in castle for zx 2024-07-13 20:08:49 +02:00
neuromancer
c8e8e5edff FREESCAPE: improved rendering of fonts in castle for dos 2024-07-13 20:08:49 +02:00
neuromancer
b5d035c9cb FREESCAPE: removed hardcoded castle font and load the proper one in the dos release 2024-07-13 20:08:49 +02:00
neuromancer
4a2bf42189 FREESCAPE: improved group handling and execution 2024-07-13 20:08:49 +02:00
Purple T
96d25ecfaa I18N: Update translation (French)
Currently translated at 100.0% (2289 of 2289 strings)
2024-07-13 17:43:22 +00:00
Benjamin Funke
de19069cdc GOB: Adi2 Sierra variants use 640x400 resolution
This fixes the crash at startup of the Game
2024-07-13 18:11:23 +03:00
Benjamin Funke
d8fea2bd45 GOB: Extend German title for ADI 2 2024-07-13 18:11:23 +03:00
antoniou79
a38bbc7c3e TUCKER: Fix bottom exit for UpperCorridor
This is a fix for tracker issue #15264

The cause seems to have been that a method was trying to access unallocated space.
2024-07-13 17:58:16 +03:00
Matthew Duggan
1cb60d485e TETRAEDGE: Remove deprecated call warning 2024-07-13 21:11:43 +10:00
ScummVM-Translations
9bea17e1da 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/
2024-07-13 11:05:54 +00:00
Matthew Duggan
fdfbdb8433 DGDS: Add more char swap features for HoC 2024-07-13 21:03:34 +10:00
ScummVM-Translations
20eb05bacc I18N: Update translations templates 2024-07-13 11:03:11 +00:00
Benjamin Funke
d58bea0d41 GOB: add supplier information as comment to various GOB game variants 2024-07-13 13:01:22 +02:00
Benjamin Funke
2b9cac507b GOB: use proper langcode for GOB1 VGA variant 2024-07-13 13:01:22 +02:00
Benjamin Funke
625f5a4e3f GOB: Extend the German title for ADI Jr 2024-07-13 13:01:22 +02:00
Benjamin Funke
0da58ace5e GOB: add copy protection flag for GOB1 Amiga variants 2024-07-13 13:01:21 +02:00
Matthew Duggan
df603d1b73 DGDS: Add character switch button for HoC
Implementation is a bit hacky but gets the game playable for now.
2024-07-13 19:47:47 +10:00
IlDucci
7c2a7a4a77 I18N: Update translation (Spanish)
Currently translated at 100.0% (2289 of 2289 strings)
2024-07-13 09:33:59 +00:00
Filippos Karapetis
9452bb185e DGDS: Fix typo 2024-07-13 11:36:52 +03:00
Filippos Karapetis
0137a6f9c9 DGDS: Add support for HoC's different inventories per character
Thanks to @mduggan for his help on this
2024-07-13 11:34:59 +03:00
Filippos Karapetis
80bf5fa735 DGDS: Remove unimplemented function definitions 2024-07-13 11:34:59 +03:00
ScummVM-Translations
435e8e8f17 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/
2024-07-12 22:33:28 +00:00
athrxx
9d833af3d0 SCI: fix video display regression 2024-07-13 00:33:00 +02:00
ScummVM-Translations
4b848f5e66 I18N: Update translations templates 2024-07-12 21:53:44 +00:00