Commit Graph

150152 Commits

Author SHA1 Message Date
elasota
649dfb8a31 IMAGE: Use readMultipleLE in AniDecoder parser 2024-04-01 08:32:52 +03:00
elasota
319c0f98ab COMMON: Fix readMultiple not compiling. 2024-04-01 08:32:52 +03:00
elasota
d58254b3e9 IMAGE: Fix wrong defines in ICO/CUR/ANI loader 2024-04-01 08:32:52 +03:00
ScummVM-Translations
c4dfcab35f I18N: Update translations templates 2024-03-31 20:29:53 +00:00
elasota
8fabf9b64f VCRUISE: Remove bad code line 2024-03-31 16:29:28 -04:00
ScummVM-Translations
694ee2c4d1 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-03-31 20:17:13 +00:00
Matthew Jimenez
83aa8dc291 GRAPHICS: Remove palette start from surface convertToInPlace.
The palette start value was always zero, and was not properly multiplied by three when used in the function
2024-03-31 23:16:59 +03:00
Matthew Jimenez
ee5ebec7ca IMAGE: Remove palette start from image decoder.
The palette start value was always zero, adding complexity without benefit.
2024-03-31 23:16:59 +03:00
ScummVM-Translations
79c406003c I18N: Update translations templates 2024-03-31 20:05:16 +00:00
ScummVM-Translations
d5fe8a9aeb 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-03-31 20:05:14 +00:00
Stephen West
e2fe9523e4 MIDI: close files on error 2024-03-31 23:04:56 +03:00
Stephen West
0de5381038 MIDI: clear up debug message 2024-03-31 23:04:56 +03:00
Stephen West
0a5c94a0bc MIDI: load CM32L_*.ROM or MT32_*.ROM as pairs 2024-03-31 23:04:56 +03:00
ScummVM-Translations
720ba60d2b I18N: Update translations templates 2024-03-31 19:40:07 +00:00
ScummVM-Translations
97f09e0adc 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-03-31 19:40:05 +00:00
elasota
05da459107 VCRUISE: Fix C++11 narrowing conversion warning 2024-03-31 15:12:05 -04:00
elasota
b66044f2e7 VCRUISE: Add some more handling of unusual animations 2024-03-31 14:39:30 -04:00
elasota
fa2dfbcd7b VCRUISE: Disallow examining while already examining 2024-03-31 14:39:30 -04:00
elasota
0867fd9126 VCRUISE: Add say cycle ops and some item infos 2024-03-31 14:39:30 -04:00
elasota
e9000d2a8e VCRUISE: Add return from item examination 2024-03-31 14:39:30 -04:00
elasota
774a7dfac3 VCRUISE: Avoid restarting music if the track didn't change 2024-03-31 14:39:30 -04:00
elasota
ffa36e1898 VCRUISE: Fix MIDI crash when restarting the game 2024-03-31 14:39:29 -04:00
elasota
c8d2d34644 VCRUISE: Add item examination 2024-03-31 14:39:29 -04:00
elasota
1d7c33e893 VCRUISE: Fix some missing mutex locks 2024-03-31 14:39:29 -04:00
elasota
d1b08c9960 VCRUISE: Add MIDI playback 2024-03-31 14:39:29 -04:00
elasota
965e7afab6 VCRUISE: Fix static looping animations not persisting through reload 2024-03-31 14:39:29 -04:00
elasota
00c7323818 VCRUISE: Stub Say3K op 2024-03-31 14:39:29 -04:00
elasota
6892545213 VCRUISE: Add inventory pickup/stash 2024-03-31 14:39:29 -04:00
elasota
a90317c90d VCRUISE: Stub out inventory interactions 2024-03-31 14:39:29 -04:00
elasota
3b1bebf0a2 VCRUISE: Fix up bathroom mirror behavior 2024-03-31 14:39:29 -04:00
elasota
712481918e VCRUISE: Fix a bunch of things to get bathroom working 2024-03-31 14:39:29 -04:00
elasota
63bcca8cc9 VCRUISE: Add some boilerplate for loading graphics and strings 2024-03-31 14:39:29 -04:00
elasota
b313b4068f VCRUISE: AD2044 inventory support 2024-03-31 14:39:29 -04:00
elasota
e7c47fb500 VCRUISE: Fix sound IDs, open cursor, and some screen overrides 2024-03-31 14:39:29 -04:00
elasota
e33a407f56 VCRUISE: Stub sound ops 2024-03-31 14:39:28 -04:00
elasota
e907bb1153 VCRUISE: Add say1rnd opcode 2024-03-31 14:39:28 -04:00
elasota
073a3d35d1 VCRUISE: Fix wrong forward cursor ID 2024-03-31 14:39:28 -04:00
elasota
3729728a83 VCRUISE: Add missing opcode dispatches 2024-03-31 14:39:28 -04:00
elasota
09a7b1fb5f VCRUISE: Add AD2044 subtitle rendering 2024-03-31 14:39:28 -04:00
elasota
3ccaa683cd VCRUISE: Fix AD2044 fullscreen UI 2024-03-31 14:39:28 -04:00
elasota
cd2e9aa37f VCRUISE: Load AD2044 font. Fix cursor animations. 2024-03-31 14:39:28 -04:00
elasota
e26ec842f9 VCRUISE: Add CUR_LUPA binding for AD2044 2024-03-31 14:39:28 -04:00
elasota
b7f0a753ca VCRUISE: Add #M and #EM opcodes 2024-03-31 14:39:28 -04:00
elasota
9db748a3f9 VCRUISE: More AD2044 loading stuff 2024-03-31 14:39:28 -04:00
elasota
bdd801ce00 VCRUISE: Detect and boot AD2044 2024-03-31 14:39:28 -04:00
elasota
26c054e0c5 IMAGE: Add support for loading CUR and ANI files 2024-03-31 14:39:28 -04:00
ScummVM-Translations
a66b5ea4be I18N: Update translations templates 2024-03-31 17:41:10 +00:00
neuromancer
93882c80bd FREESCAPE: avoid crashing when loading eclipse for dos/cga 2024-03-31 19:41:43 +02:00
neuromancer
403b01653e FREESCAPE: avoid crashing when taking damage in dark for dos/cga 2024-03-31 19:41:43 +02:00
neuromancer
49975648b7 FREESCAPE: moved castle code to its own directory 2024-03-31 19:41:43 +02:00