Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-23 | MOHAWK: Do not stop ambient sounds when finding no matching Riven SLST index | Matthew Hoops | |
This fixes the ambient sounds in the Rebel Tunnel puzzle and Temple Island maglev among other places. svn-id: r55459 | |||
2011-01-23 | MOHAWK: Enable the Riven easter egg shortcut | Matthew Hoops | |
svn-id: r55458 | |||
2011-01-23 | MOHAWK: Cleanup Riven opcode 12 (now known as stopSound()) | Matthew Hoops | |
svn-id: r55457 | |||
2011-01-22 | MOHAWK: Add hardcoded help code for case 1. | Alyssa Milburn | |
svn-id: r55448 | |||
2011-01-22 | MOHAWK: Implement CSTime help system. | Alyssa Milburn | |
svn-id: r55447 | |||
2011-01-22 | MOHAWK: Minor CSTimeChar bugfixes. | Alyssa Milburn | |
svn-id: r55446 | |||
2011-01-22 | MOHAWK: Implement kCSTimeEventCharSomeNIS55. | Alyssa Milburn | |
svn-id: r55445 | |||
2011-01-22 | MOHAWK: Silence a warning | Filippos Karapetis | |
svn-id: r55442 | |||
2011-01-22 | MOHAWK: More CSTime event stubs. | Alyssa Milburn | |
Case 1 is now playable up to the 'next case' event. svn-id: r55441 | |||
2011-01-22 | MOHAWK: Add/use visit count for scenes. | Alyssa Milburn | |
svn-id: r55440 | |||
2011-01-22 | MOHAWK: Dragging resources / levers code cleanup | Bastien Bouclet | |
svn-id: r55439 | |||
2011-01-22 | MOHAWK: Implement Channelwood's remaining opcodes | Bastien Bouclet | |
svn-id: r55434 | |||
2011-01-22 | MOHAWK: Fix meaning of the sound loop variable | Matthew Hoops | |
svn-id: r55433 | |||
2011-01-22 | MOHAWK: Update the ADPC chunk code | Matthew Hoops | |
svn-id: r55431 | |||
2011-01-22 | MOHAWK: Implement Channelwood opcodes 118 and 203: Sirius's drawer | Bastien Bouclet | |
svn-id: r55423 | |||
2011-01-22 | MOHAWK: Implement Channelwood opcodes 106 and 109: Stair door switch | Bastien Bouclet | |
svn-id: r55420 | |||
2011-01-22 | MOHAWK: Hide mummy at startup in CSTime case 1. | Alyssa Milburn | |
svn-id: r55419 | |||
2011-01-22 | MOHAWK: Add some debug commands for CSTime. | Alyssa Milburn | |
svn-id: r55417 | |||
2011-01-22 | MOHAWK: Finish hard-coded logic for CSTime case 1. | Alyssa Milburn | |
svn-id: r55416 | |||
2011-01-22 | MOHAWK: Implement a couple more CSTime events. | Alyssa Milburn | |
svn-id: r55415 | |||
2011-01-22 | MOHAWK: Add some proper group removal logic to CSTime. | Alyssa Milburn | |
svn-id: r55414 | |||
2011-01-22 | MOHAWK: Implement Channelwood opcodes 108, 127, 128: elevators | Bastien Bouclet | |
svn-id: r55413 | |||
2011-01-22 | MOHAWK: Complete Channelwood opcode 101, pipe bridge | Bastien Bouclet | |
svn-id: r55412 | |||
2011-01-21 | MOHAWK: Fix channelwood var getter 3, water flawing to temple elevator. | Bastien Bouclet | |
svn-id: r55395 | |||
2011-01-21 | MOHAWK: Implement Channelwood generic lever opcodes, and bridge opcodes | Bastien Bouclet | |
svn-id: r55394 | |||
2011-01-21 | MOHAWK: Implement kCSTimeEventRemoveItemFromInventory. | Alyssa Milburn | |
svn-id: r55389 | |||
2011-01-21 | MOHAWK: Fix disabling inventory features in CSTime. | Alyssa Milburn | |
svn-id: r55388 | |||
2011-01-21 | MOHAWK: Use the provided drag flags when dropping a feature. | Alyssa Milburn | |
svn-id: r55387 | |||
2011-01-21 | MOHAWK: Add casts to remaining uses of ~0. | Alyssa Milburn | |
This silences some warnings for now. svn-id: r55379 | |||
2011-01-21 | MOHAWK: Implement CSTime big note display. | Alyssa Milburn | |
svn-id: r55378 | |||
2011-01-21 | MOHAWK: Remove non-state uses of ~0 from CSTime. | Alyssa Milburn | |
svn-id: r55373 | |||
2011-01-21 | MOHAWK: De-hardcode CSTime font paths. | Alyssa Milburn | |
The original Broderbund release had the installer data in a different directory. svn-id: r55372 | |||
2011-01-21 | MOHAWK: Fix two CSTime cursor shape/state checks. | Alyssa Milburn | |
(Thanks to [md5]/thebluegr.) svn-id: r55371 | |||
2011-01-21 | MOHAWK: Add support for installer files from Riven and other Broderbund games | Matthew Hoops | |
svn-id: r55368 | |||
2011-01-21 | MOHAWK: Added a FIXME and fixed a logic bug | Filippos Karapetis | |
svn-id: r55366 | |||
2011-01-20 | MOHAWK: Add CSTime engine. | Alyssa Milburn | |
svn-id: r55362 | |||
2011-01-20 | MOHAWK: Add shared view code. | Alyssa Milburn | |
The design/code here is still very much in flux, because it's still unclear exactly how the code is used by some games. svn-id: r55361 | |||
2011-01-19 | MOHAWK: Don't use a fixed-size array for cue lists. | Alyssa Milburn | |
svn-id: r55335 | |||
2011-01-19 | MOHAWK: Add getSubImageSize function. | Alyssa Milburn | |
svn-id: r55334 | |||
2011-01-19 | MOHAWK: Properly initialize Myst's background SndHandle | Matthew Hoops | |
svn-id: r55331 | |||
2011-01-19 | MOHAWK: Use a separate SndHandle for Myst's background sound | Matthew Hoops | |
svn-id: r55330 | |||
2011-01-19 | MOHAWK: Fix comment in resource.h. | Alyssa Milburn | |
svn-id: r55329 | |||
2011-01-19 | MOHAWK: Add some supporting code for cue lists. | Alyssa Milburn | |
svn-id: r55328 | |||
2011-01-19 | MOHAWK: Cleanup some Riven code | Matthew Hoops | |
svn-id: r55327 | |||
2011-01-18 | MOHAWK: Rename some Myst-specific sound functions; cleanup | Matthew Hoops | |
svn-id: r55314 | |||
2011-01-18 | MOHAWK: Rename some VideoManager functions so we have some unified naming ↵ | Matthew Hoops | |
between versions svn-id: r55312 | |||
2011-01-18 | MOHAWK: Implement channelwood pipe valves | Bastien Bouclet | |
svn-id: r55311 | |||
2011-01-18 | MOHAWK: Add a workaround to prevent a crash when pulling the gears puzzle ↵ | Bastien Bouclet | |
reset lever in Myst ME. CL1WLFCH.MOV is not the same for Myst ME and Myst win31. The proper fix will need backwards playing for QT movies. svn-id: r55310 | |||
2011-01-18 | MOHAWK: Add a sanity check to waitUntilMovieEnds() | Matthew Hoops | |
svn-id: r55309 | |||
2011-01-18 | MOHAWK: Add gulls and butterflies to Myst | Bastien Bouclet | |
svn-id: r55308 |