Commit graph

27 commits

Author SHA1 Message Date
Cameron Cawley
d76f92ab6d VCRUISE: Make use of simpleBlitFrom and maskBlitFrom 2025-01-24 08:23:54 +02:00
D G Turner
60fa6053c2 VCRUISE: Fix GCC Compiler Warnings 2024-04-11 00:56:38 +01:00
elasota
b66044f2e7 VCRUISE: Add some more handling of unusual animations 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
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
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
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
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
cd2e9aa37f VCRUISE: Load AD2044 font. Fix cursor animations. 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
266288b6d0 VCRUISE: Fix crash when using the rail cart in Schizm rooms 61 and 62. 2023-11-30 21:44:13 -05:00
elasota
b8e4beafc5 VCRUISE: Fix wrong animation speed in rotate-to-play animations 2023-05-28 09:44:22 -04:00
elasota
468ac071db VCRUISE: Fix pointer cursor not showing if the mouse is moved over an open link while a barrier is animating 2023-05-27 20:26:27 -04:00
elasota
1477cb8f4c VCRUISE: Fix circuit puzzle highlights showing up after failing 2023-05-27 20:26:27 -04:00
elasota
d4702c8c5a VCRUISE: Fix allowedSave opcode (actual behavior is that it permits saves on screens with no rotation animation) 2023-05-27 18:41:05 -04:00
elasota
e829070ba5 VCRUISE: Fix missing runScript function 2023-05-27 14:17:10 -04:00
elasota
dde58a8e00 VCRUISE: Split up script stuff to another file 2023-05-27 13:46:10 -04:00