Alyssa Milburn
|
66269fa208
|
MOHAWK: Toggle the post-intro LB menu anim at the right time.
|
2011-03-31 22:35:40 +02:00 |
|
Matthew Hoops
|
84c45eae37
|
MOHAWK: Use ScummVM GUI fonts for the cstime demo
The demo is now playable without using fonts from the full game
|
2011-03-31 15:54:21 -04:00 |
|
Alyssa Milburn
|
e705759b7b
|
MOHAWK: Implement kLBSetHitTest.
|
2011-03-31 01:16:47 +02:00 |
|
Alyssa Milburn
|
e5533401dc
|
MOHAWK: Nicer names/info for some LB data.
|
2011-03-31 00:18:00 +02:00 |
|
Alyssa Milburn
|
023cb90842
|
MOHAWK: Strip slashes from beginning of LB Windows paths.
|
2011-03-30 21:41:13 +02:00 |
|
Alyssa Milburn
|
3a4fc2f0d6
|
MOHAWK: Parse LB page options from the outline.
|
2011-03-30 21:06:12 +02:00 |
|
Matthew Hoops
|
00d01d9b00
|
MOHAWK: Add detection for Just Grandma and Me 2.0
|
2011-03-30 14:42:34 -04:00 |
|
Alyssa Milburn
|
db812c985c
|
MOHAWK: Use tryLoadPageStart where needed in LB.
|
2011-03-30 17:35:02 +02:00 |
|
Alyssa Milburn
|
046a34bd42
|
MOHAWK: Add LB detection entries from pacifist.
This adds entries for Harry and the Haunted House, Ruff's Bone,
Stellaluna, and Sheila Rae, the Brave.
|
2011-03-29 23:55:25 +02:00 |
|
Alyssa Milburn
|
01b7a2c774
|
MOHAWK: Check isAmbient in LB sound priority code.
|
2011-03-29 21:19:46 +02:00 |
|
Alyssa Milburn
|
feefced3ce
|
MOHAWK: Add Sound::isPlaying() function.
|
2011-03-29 21:18:55 +02:00 |
|
Alyssa Milburn
|
fe613524e5
|
MOHAWK: Looks like LBAnimation ignores sound priorities after all.
|
2011-03-29 20:22:25 +02:00 |
|
Alyssa Milburn
|
ff9f08aa41
|
MOHAWK: Only stop the last-played sound in LB's playSound.
This might need a version check, but seems to be fine without.
|
2011-03-29 20:22:25 +02:00 |
|
Alyssa Milburn
|
1557890b7a
|
MOHAWK: Stop playing LB anim sounds on seek().
|
2011-03-29 19:33:03 +02:00 |
|
Alyssa Milburn
|
04cb669ff3
|
MOHAWK: Fix priority check in LB's lockSound().
|
2011-03-29 16:49:42 +02:00 |
|
Alyssa Milburn
|
bcc0adb8fa
|
MOHAWK: Handle LB item sound priorities.
|
2011-03-29 16:28:24 +02:00 |
|
Alyssa Milburn
|
bd526aac1d
|
MOHAWK: Destroying an LBGroupItem destroys the whole group.
|
2011-03-29 15:09:15 +02:00 |
|
Alyssa Milburn
|
ad7b6f6817
|
MOHAWK: Don't fail to delete consecutive items.
|
2011-03-29 15:08:21 +02:00 |
|
Alyssa Milburn
|
9bf0800032
|
MOHAWK: Fix LB debug message to use the right name.
|
2011-03-29 15:07:45 +02:00 |
|
Alyssa Milburn
|
86fcca5a87
|
MOHAWK: comment text after #endif
|
2011-03-29 15:06:46 +02:00 |
|
Matthew Hoops
|
4b19c1bf32
|
MOHAWK: Don't compile RivenOptionsDialog when Riven isn't enabled
|
2011-03-28 23:41:32 -04:00 |
|
Matthew Hoops
|
b101fd6f03
|
MOHAWK: Allow disabling of Riven compilation
|
2011-03-28 22:26:23 -04:00 |
|
Matthew Hoops
|
4a7572d893
|
MOHAWK: Allow disabling compiling cstime
|
2011-03-28 22:26:23 -04:00 |
|
Matthew Hoops
|
e5811cd6c3
|
MOHAWK: Allow disabling compilation of Myst
|
2011-03-28 22:26:23 -04:00 |
|
Matthew Hoops
|
def47fd874
|
MOHAWK: Correct title of Dr. Seuss's ABC
|
2011-03-27 11:44:02 -04:00 |
|
Matthew Hoops
|
5af474ec7c
|
MOHAWK: Stub off LB mini games
greeneggs can now continue to completion in 'play' mode
|
2011-03-26 11:09:07 -04:00 |
|
Matthew Hoops
|
4235358fad
|
MOHAWK: Use direct access on the hashmap for Riven variables now
|
2011-03-23 23:14:59 -04:00 |
|
Matthew Hoops
|
b3e27bc0d6
|
MOHAWK: Make Riven's save/load code use the variable map directly
|
2011-03-23 21:45:39 -04:00 |
|
Matthew Hoops
|
aaf05b2a59
|
MOHAWK: Begin using a hashmap to store Riven variables
|
2011-03-23 21:33:57 -04:00 |
|
Matthew Hoops
|
50a35193c9
|
MOHAWK: Remove 'old' from the LB v1 sound function too
|
2011-03-22 21:16:27 -04:00 |
|
Matthew Hoops
|
bc1c84e6c8
|
MOHAWK: Rename OldMohawkBitmap to LivingBooksBitmap_v1
'Old' is very ambiguous ;)
|
2011-03-22 21:13:54 -04:00 |
|
Matthew Hoops
|
e82e5e32ff
|
MOHAWK: Begin to implement Riven opcode 38
Also, renamed it to better reflect its purpose
|
2011-03-22 20:33:38 -04:00 |
|
Matthew Hoops
|
1ca6781859
|
MOHAWK: Minor cursor call cleanup
|
2011-03-22 20:13:01 -04:00 |
|
Matthew Hoops
|
4d6c020cf4
|
MOHAWK: Remove the Riven 'restart' console command
This ancient console function has no purpose any longer and is half-broken anyway.
|
2011-03-22 20:04:46 -04:00 |
|
Matthew Hoops
|
a730d30f0c
|
MOHAWK: Cleanup installer handling
|
2011-03-22 19:54:59 -04:00 |
|
Matthew Hoops
|
f40b74d496
|
MOHAWK: Handle launcher load fails more gracefully
|
2011-03-22 19:54:58 -04:00 |
|
Matthew Hoops
|
2053936959
|
MOHAWK: Ignore other 'time' variables when loading saves too
|
2011-03-22 14:27:32 -04:00 |
|
Matthew Hoops
|
d91c33ca26
|
MOHAWK: Implement xrwindowsetup
|
2011-03-22 14:11:24 -04:00 |
|
Matthew Hoops
|
273ba73d5f
|
MOHAWK: Minor cleanup and consistency fixes
|
2011-03-21 18:33:48 -04:00 |
|
Matthew Hoops
|
6b80d25f6e
|
MOHAWK: Implement the prison viewer
|
2011-03-21 18:28:02 -04:00 |
|
Matthew Hoops
|
cdc4c3bfa8
|
MOHAWK: Add a getDuration() function to the VideoManager
|
2011-03-21 18:27:49 -04:00 |
|
Matthew Hoops
|
40c496d730
|
MOHAWK: Implement the hardcoded Catherine idle videos
|
2011-03-21 13:21:47 -04:00 |
|
Matthew Hoops
|
cb948934ab
|
MOHAWK: Add workaround for loading the bytramtime variable
|
2011-03-21 12:15:14 -04:00 |
|
Matthew Hoops
|
54ac6ade49
|
MOHAWK: Don't error out when the ReturnStackID cannot be converted
|
2011-03-21 12:15:14 -04:00 |
|
Matthew Hoops
|
96c7f0d22d
|
MOHAWK: Implement the Ytram trap
|
2011-03-20 16:13:53 -04:00 |
|
D G Turner
|
63a710dfbc
|
MOHAWK: Removed now unused Myst Variables Storage Class.
|
2011-03-19 23:25:05 +00:00 |
|
dhewg
|
3dd2e0c3f6
|
MOHAWK: Cleanup volume levels initialization
|
2011-03-19 16:04:54 +01:00 |
|
md5
|
be3ca52168
|
MOHAWK: Changed usage of PI to M_PI (normally defined in math.h)
|
2011-03-19 02:32:19 +02:00 |
|
Alyssa Milburn
|
6c2bf87dbd
|
MOHAWK: Warn only when anims reference named sound files.
|
2011-03-16 16:27:20 +01:00 |
|
Alyssa Milburn
|
ba606e3693
|
MOHAWK: Don't warn about odd LB version record sizes.
|
2011-03-11 19:15:56 +01:00 |
|