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
lubomyr
2c32173146
ANDROIDSDL: code formatting...
2017-02-15 20:26:37 +02:00
Alexander
92c9f0274f
GUI: Fix CID #1362505
...
The case probably would never show up, just fixed so it'd disappear from Coverity.
2017-02-15 18:37:46 +06:00
Robert Crossfield
02ac724c66
SCUMM: MM V0: Fix an issue with Sandy appearing to slide across a walkbox
2017-02-15 17:05:28 +11: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
rsn8887
fb50d5934d
SDL: Fix jerky/laggy analog joystick mouse control
...
This fixes bug 6996: Android: Mouse pointer control with
analog joystick is unusable
2017-02-14 23:05:34 +00: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
lubomyr
2412502eee
ANDROIDSDL: implemented checkbox for swap menu and back buttons
2017-02-14 17:38:44 +02:00
lubomyr
216f9c4f11
ANDROIDSDL: backend related checking in options.cpp replaced with hasFeature... condition, renamed some fields and methods
2017-02-14 15:13:58 +02:00
Alexander Reim
6dd28d7cc1
WII: Fix compiler warnings
...
WII: Fix compiler warnings
Compiler: DevKitPPC R28
2017-02-14 11:38:39 +01:00
Robert Crossfield
56caa6f0a7
SCUMM: Cleanup Maniac Mansion workarounds
2017-02-14 19:26:11 +11:00
Robert Crossfield
9e07738b52
SCUMM: Fix bug #4112 . If you enter the lab while Dr. Fred has the power off, the power won't be turned back on as the script is killed
2017-02-14 18:28:58 +11: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
Robert Crossfield
165a1bb070
SCUMM: Fix bug #4556 (Maniac C64/V1/V2: Purple Tentacle appears in Lab Entry after being chased out)
2017-02-13 17:51:00 +11:00
Paul Gilbert
59d6feb9f8
TITANIC: Fix threshold testing for instrument animations
2017-02-12 23:06:13 -05:00
Thierry Crozat
ada88fa0fe
I18N: Regenerate translations data file
2017-02-13 05:05:05 +01: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
Thierry Crozat
104b3f39d3
CRYO: Fix adding cryo.dat to DIST_FILES_ENGINEDATA
2017-02-12 20:25:01 +00:00
Thierry Crozat
cd58664b9e
CREATE_PROJECT: Add data files for access, cryo and macventure in Xcode projects
2017-02-12 20:20:28 +00:00
Thierry Crozat
163b3b6dad
DEVTOOLS: Add create_cryo to devtools README
2017-02-12 20:19:34 +00:00
Thierry Crozat
2939e20935
CRYO: Add cryo.dat to DIST_FILES_ENGINEDATA
2017-02-12 20:18:49 +00: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