Age | Commit message (Expand) | Author |
2011-03-07 | MOHAWK: Remove unused runLoadDialog() function | Matthew Hoops |
2011-02-15 | MOHAWK: Shorten Myst stack classes names | Bastien Bouclet |
2011-02-15 | MOHAWK: Put togeter the Myst stack classes in a namespace | Bastien Bouclet |
2011-02-13 | MOHAWK: Remove Myst's var store from the build since it is not used | Bastien Bouclet |
2011-02-07 | MOHAWK: Fix MohawkEngine_Myst::runLoadDialog | Max Horn |
2011-01-22 | MOHAWK: Dragging resources / levers code cleanup | Bastien Bouclet |
2011-01-18 | MOHAWK: Rename some Myst-specific sound functions; cleanup | Matthew Hoops |
2011-01-18 | MOHAWK: Rename some VideoManager functions so we have some unified naming bet... | Matthew Hoops |
2011-01-18 | MOHAWK: Cleanup wrapMovieFilename() | Matthew Hoops |
2011-01-18 | MOHAWK: Fix the gear puzzle in Myst ME Mac | Matthew Hoops |
2011-01-13 | MOHAWK: Implement video seeking Myst's rocket link book | Bastien Bouclet |
2011-01-09 | MOHAWK: Myst zip mode improvements | Bastien Bouclet |
2011-01-08 | MOHAWK: Changed Myst intro stack to behave like the original. ie fully skippa... | Bastien Bouclet |
2011-01-07 | MOHAWK: Merge Myst intro opcode 100 with generic opcode 40 into engine method... | Bastien Bouclet |
2011-01-03 | MOHAWK: Cleanup some spacing, formatting, and naming | Matthew Hoops |
2010-12-26 | MOHAWK: Move myst_saveload.* to myst_state.* | Matthew Hoops |
2010-12-26 | MOHAWK: Merge classes MystVariables and MystSaveLoad to form MystGameState | Bastien Bouclet |
2010-12-21 | MOHAWK: Remove sound.h include from resource.h | Alyssa Milburn |
2010-12-19 | MOHAWK: Fix Myst courtyard boxes. Hover areas entering / leaving is now handl... | Bastien Bouclet |
2010-12-18 | MOHAWK: Separate background sound handling from other sounds for Myst. Allow ... | Bastien Bouclet |
2010-12-18 | MOHAWK: Implement Myst opcodes 157, 161 and 162: Rocket piano | Bastien Bouclet |
2010-12-16 | MOHAWK: Added the "resources" command to Myst's debug console, which lists th... | Bastien Bouclet |
2010-12-16 | MOHAWK: Implement Myst opcodes 147, 169, 182 : Cabin match | Bastien Bouclet |
2010-12-14 | MOHAWK: Rework Myst GFX updates | Bastien Bouclet |
2010-12-11 | MOHAWK: Implement Myst opcodes 113, 114, 198 : Vault open / close | Bastien Bouclet |
2010-12-07 | MOHAWK: Default to the main cursor if no cursor hints are present; fixes a co... | Matthew Hoops |
2010-12-07 | MOHAWK: Allow loading both original and ME saves in any version of Myst | Matthew Hoops |
2010-12-07 | MOHAWK: Fix loading from the launcher in Myst | Matthew Hoops |
2010-12-07 | MOHAWK: Further limit where Myst can be saved | Matthew Hoops |
2010-12-07 | MOHAWK: Implement loading to different ages in Myst | Matthew Hoops |
2010-12-06 | MOHAWK: Fix Myst library books, fireplace combination book, and bookcase tran... | Bastien Bouclet |
2010-12-05 | MOHAWK: Implement Myst opcodes 158 to 166: Rocket sliders + check lever + lin... | Bastien Bouclet |
2010-12-04 | MOHAWK: Implement Myst opcodes 120 and 210, rocket power generator | Bastien Bouclet |
2010-12-02 | MOHAWK: Fix resource type 12 | Bastien Bouclet |
2010-12-01 | MOHAWK: Split makingof and preview opcodes into their own class (and now all ... | Matthew Hoops |
2010-12-01 | MOHAWK: Split intro and demo opcodes into their own classes | Matthew Hoops |
2010-12-01 | MOHAWK: Split the demo slideshow opcodes into their own class | Matthew Hoops |
2010-12-01 | MOHAWK: Split d'ni opcodes into their own class | Matthew Hoops |
2010-12-01 | MOHAWK: Split mechanical opcodes into their own class | Matthew Hoops |
2010-12-01 | MOHAWK: Split channelwood opcodes into their own class | Matthew Hoops |
2010-11-30 | MOHAWK: Split out stoneship opcodes into their own class | Matthew Hoops |
2010-11-30 | MOHAWK: One last getRawData() to getResource() rename | Matthew Hoops |
2010-11-30 | MOHAWK: Split Myst credits code into a separate class | Matthew Hoops |
2010-11-30 | MOHAWK: Fix changing the stack via an opcode | Matthew Hoops |
2010-11-29 | MOHAWK: Move Myst stack-specific code to its own directory | Matthew Hoops |
2010-11-29 | MOHAWK: Misc cleanups | Bastien Bouclet |
2010-11-29 | MOHAWK: Set the initial stack back to the intro | Bastien Bouclet |
2010-11-29 | MOHAWK: Create constants for remaining Myst resource types | Bastien Bouclet |
2010-11-29 | MOHAWK: Persistent scripts cleanup | Bastien Bouclet |
2010-11-29 | MOHAWK: Do not always update the screen after a card change. Necessary for "a... | Bastien Bouclet |