Age | Commit message (Expand) | Author |
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 |
2010-11-29 | MOHAWK: Changed sliders to restore the main background instead of doing their... | Bastien Bouclet |
2010-11-29 | MOHAWK: Fix flag values used to dertermine if an area can become active. | Bastien Bouclet |
2010-11-29 | MOHAWK: Only draw a resource conditional subimages if it has the "subimages e... | Bastien Bouclet |
2010-11-29 | MOHAWK: Fix Myst opcode 14 | Bastien Bouclet |
2010-11-29 | MOHAWK: Disabled hotspots are now unclickable areas. Display blue rects for u... | Bastien Bouclet |
2010-11-29 | MOHAWK: Added helpher functions to redraw a resource. Do not redraw all the r... | Bastien Bouclet |
2010-11-29 | MOHAWK: Don't change current resource when dragging | Bastien Bouclet |
2010-11-29 | MOHAWK; Post rebase fixes : | Bastien Bouclet |
2010-11-29 | MOHAWK: Update area type 11 position when the mouse moves | Bastien Bouclet |
2010-11-29 | MOHAWK: Rename some fields for type 11 areas | Bastien Bouclet |
2010-11-29 | MOHAWK : Move area classes to their own file | Bastien Bouclet |