Commit Graph

153321 Commits

Author SHA1 Message Date
anohren
e486219913 IOS7: Add iPad app icon to Info.plist
The 76x76 app icon files (1x and 2x) are present, but not referenced by Info.plist.
2024-07-15 08:56:47 +02:00
ScummVM-Translations
2a19447798 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-15 06:39:56 +00:00
Matthew Duggan
d8d8f0d373 DGDS: Fix more TTM for HoC
* Implement opcode B606 (copy buffer region)
* Correctly read 0xAFxF (draw poly) opcode data - we don't yet draw the poly,
  but at least this stops the game from crashing.
2024-07-15 16:29:57 +10:00
Matthew Duggan
a208ce2ae3 DGDS: Don't show inventory button on demos 2024-07-15 16:29:57 +10:00
ScummVM-Translations
692cfd84e2 I18N: Update translations templates 2024-07-15 04:53:14 +00:00
NabeelShabbir
8eba446e5d HUGO: Introduce I18N comments to improved mapping labels
Remove title case and add I18N comments for keymap labels
2024-07-15 07:53:00 +03:00
NabeelShabbir
08e8c4534a AGOS: Introduce I18N comments to improved mapping labels
Remove title case and add I18N comments for keymap labels
2024-07-15 07:53:00 +03:00
NabeelShabbir
6b33fcfcbe MADE: Improve mapping labels 2024-07-15 07:53:00 +03:00
NabeelShabbir
56c5af314c COMPOSER: Improve mapping labels 2024-07-15 07:53:00 +03:00
NabeelShabbir
4f26bdc706 SAGA: Introduce I18N comment to improved mapping labels
Remove title case and add I18N comments for keymap labels
2024-07-15 07:53:00 +03:00
eientei95
f67b27fa2d DIRECTOR: Add detection for Virgin Sound and Vision CD-ROM Sampler 2024-07-15 07:47:50 +03:00
eientei95
d6a4d92495 DIRECTOR: Add detection for Mysterious Island; add MystIsle xobj 2024-07-15 07:47:50 +03:00
anohren
2a7dfa58ad DISTS: Update nuance for Swedish in desktop file
Nuance change from "several" to "numerous"
2024-07-15 02:59:15 +02:00
Donovan Watteau
bf0ce72881 CI: Use Discord RPC lib in Ubuntu runners 2024-07-15 02:58:45 +02:00
SupSuper
a92d1de02c MSVC: Replace Analysis configuration with ASan 2024-07-15 02:57:22 +02:00
Paul Gilbert
ec9869b253 TESTS: Move huffman.h into new compression/ subfolder 2024-07-15 02:56:12 +02:00
Paul Gilbert
3d71d8e08c COMMON: Move huffman.h to common/compression/ 2024-07-15 02:56:12 +02:00
Lothar Serra Mari
819ed9851b DIRECTOR: Add additional files for robinson
Required for "Making of", and since this entry is now the most specific
one, I had to add an additional file to the existing detection entries
because otherwise the "Making of" would always "win".
2024-07-15 02:54:22 +02:00
Lothar Serra Mari
b3305db391 DIRECTOR: Add detection entry for "Robinson Crusoe"
The Enhanced Version of the game uses QTVR.
2024-07-15 02:54:22 +02:00
Benjamin Funke
ad504616a6 DIRECTOR: add mac variant of adibouhumain 2024-07-15 02:46:34 +02:00
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