Commit Graph

49423 Commits

Author SHA1 Message Date
Eugene Sandulenko
84866d6f41 DIRECTOR: Add detection for Meet Mediaband 2017-02-18 21:10:22 +01:00
Eugene Sandulenko
6e6f1b1d04 DIRECTOR: Fixed Shared cast filename setting 2017-02-18 21:10:22 +01:00
Eugene Sandulenko
ef07ed0774 DIRECTOR: Fix CAS* reading for Windows 2017-02-18 21:10:22 +01:00
Willem Jan Palenstijn
cdfe5a3107 SCI: Remove check that is never triggered
Since blockSize is asserted to be positive, buf can never be equal to _buf.
2017-02-18 15:20:57 +01:00
Willem Jan Palenstijn
905feaa8c2 SCI: Fix unaligned read 2017-02-18 15:07:02 +01:00
Walter van Niftrik
549ac7ca47 ADL: Implement hires6 save/restore 2017-02-18 11:46:12 +01:00
Walter van Niftrik
9ed63332fa ADL: Fix restoring of global vars in v4+ 2017-02-18 11:46:12 +01:00
Paul Gilbert
086e89bf7d TITANIC: Refactored CMaitreD static to instance field 2017-02-17 23:05:36 -05:00
Paul Gilbert
8dc3b4a0ca TITANIC: Renamings for CMaitreD 2017-02-17 22:57:35 -05:00
Paul Gilbert
e72a56e443 TITANIC: Renamings for CArm class 2017-02-17 22:32:08 -05:00
Paul Gilbert
c8c96e9530 TITANIC: Fix playing phonograph when cylinder holder is open 2017-02-17 21:17:58 -05:00
Walter van Niftrik
fee0b81b39 ADL: Fix hires6 action opcode 0x0c 2017-02-17 21:24:47 +01:00
Walter van Niftrik
d405e9e09b ADL: Implement hires6 action opcode 0x0b 2017-02-17 21:09:52 +01:00
Eugene Sandulenko
fb7992568f DIRECTOR: Beutify debug output 2017-02-17 18:51:09 +01:00
Eugene Sandulenko
c5295a1e03 DIRECTOR: Fix script references for D3 (now for real) 2017-02-17 18:40:08 +01:00
Eugene Sandulenko
e48dd540cc DIRECTOR: Added Events debug channel, more debug output in Lingo 2017-02-17 18:39:39 +01:00
Paul Gilbert
46076c0ac5 TITANIC: Fix operation of Phonograph play button 2017-02-16 23:37:27 -05:00
Paul Gilbert
cb9ebfcb1c TITANIC: Fix compiler warning 2017-02-16 22:02:17 -05:00
Paul Gilbert
314c795d21 TITANIC: Cleanup of movie flags 2017-02-16 21:42:42 -05:00
Paul Gilbert
d56e4e4584 TITANIC: Further renamings for CGameObject 2017-02-16 21:34:59 -05:00
Paul Gilbert
216e57aff4 TITANIC: Renamings for CGameObject & CGameState methods 2017-02-16 21:09:17 -05:00
Paul Gilbert
899585d478 TITANIC: Remove old debug code 2017-02-16 20:39:44 -05:00
Eugene Sandulenko
c0d155db97 DIRECTOR: Lingo: Revert D3 script addressing modification 2017-02-16 22:54:34 +01:00
Walter van Niftrik
41f097fe1a ADL: Fix hires6 conditional opcode 0x0a 2017-02-15 22:22:16 +01:00
Eugene Sandulenko
832a0dcf12 JANITORIAL: Formatting fixes 2017-02-15 20:05:11 +01:00
Eugene Sandulenko
8864fbf44d DIRECTOR: Lingo: Fix 'pause' implementation 2017-02-15 20:03:58 +01:00
Paul Gilbert
f0e08796b0 TITANIC: Work around cylinder holder 8-bit frame with no palette
The video for the cylinder holder has a single 8-bit frame at the
start of the sequence for opening when there's no cylinder inside.
This fix works around it by ignoring 8-bits frame when there's
no palette available.
2017-02-14 23:05:59 -05:00
Paul Gilbert
aa77e260b2 TITANIC: Fix findByName when doing a subsearch match 2017-02-14 22:40:13 -05:00
Paul Gilbert
01bea5a6d8 TITANIC: Fix opening/closing Phonograph cylinder holder 2017-02-14 21:20:23 -05:00
Eugene Sandulenko
8c13a263ae DIRECTOR: Lingo: Fix rest of the 'go to' family functions 2017-02-14 19:08:05 +01:00
Eugene Sandulenko
dcdce7b055 DIRECTOR: Lingo: Fixed 'go to' functions 2017-02-14 19:03:44 +01:00
Eugene Sandulenko
748878bf6b DIRECTOR: Hid noisy debug output 2017-02-14 18:57:53 +01:00
Eugene Sandulenko
98b4d12d4c DIRECTOR: Lingo: Implement b_delay() 2017-02-14 18:49:20 +01:00
Paul Gilbert
8747e59c03 TITANIC: Renaming of phonograph fields 2017-02-13 22:40:50 -05:00
Paul Gilbert
3a41bed563 TITANIC: Fix Coverity reported warnings 2017-02-13 21:58:23 -05:00
Paul Gilbert
534ec946dd TITANIC: Some phonograph cleanup, fix record button 2017-02-13 21:46:12 -05:00
Eugene Sandulenko
7886ca6a4f DIRECTOR: Execute movie script 0 on loading for D2-D3 2017-02-13 09:53:03 +01:00
Eugene Sandulenko
ce82d67b63 DIRECTOR: Turn assert into a warning when sprite cast is missing 2017-02-13 08:51:20 +01:00
Paul Gilbert
59d6feb9f8 TITANIC: Fix threshold testing for instrument animations 2017-02-12 23:06:13 -05:00
Paul Gilbert
8fec9daff2 TITANIC: Further CMusicRoomHandler renamings 2017-02-12 21:39:30 -05:00
Paul Gilbert
bb840c9ec2 TITANIC: More renamings in music classes 2017-02-12 21:00:31 -05:00
Paul Gilbert
2c8d72afd7 TITANIC: Fix ticks change check in updateInstruments 2017-02-12 18:08:51 -05:00
Paul Gilbert
c33962f69d TITANIC: Renaming methods in CMusicRoomHandler 2017-02-12 13:56:00 -05:00
Paul Gilbert
e00fb13809 TITANIC: Fix method names in CMusicRoomInstrument 2017-02-12 13:05:37 -05:00
Paul Gilbert
a542104f3c TITANIC: Rename CMusicWave to CMusicRoomInstrument 2017-02-12 12:51:47 -05:00
Strangerke
70f1cd6efe CRYO: Remove some more dead code, remove _keyboardHeld 2017-02-12 18:10:25 +01:00
Strangerke
2adc84e728 CRYO: Some code simplification, remove dead code 2017-02-12 17:44:07 +01:00
Paul Gilbert
0e2c667fa8 TITANIC: Simplify implementation of CAudioBuffer 2017-02-12 08:05:33 -05:00
Eugene Sandulenko
d4a718bf84 DIRECTOR: Lingo: Implemented \xC2 continuation symbol support 2017-02-12 11:58:19 +01:00
Eugene Sandulenko
ed1d606e9f DIRECTOR: Lingo: Implemented stub for REFERENCE built-ins 2017-02-12 11:35:50 +01:00