Age | Commit message (Expand) | Author |
2011-06-02 | ENGINES: Change 2nd param of Engine::saveGameState to Common::String | Max Horn |
2011-05-17 | MOHAWK: Name the RandomSource used for myst | Max Horn |
2011-05-15 | MOHAWK: Fix loading a Myst savegame from the launcher. | Bastien Bouclet |
2011-05-15 | MOHAWK: Display a black screen while changing stack. Default to an empty cursor. | Bastien Bouclet |
2011-05-15 | MOHAWK: Implement "Show Map" feature for Myst ME | Bastien Bouclet |
2011-05-15 | MOHAWK: Play a sound when dropping a page | Bastien Bouclet |
2011-05-14 | MOHAWK: Implement page drop button for Myst | Bastien Bouclet |
2011-05-14 | MOHAWK: Fix Myst backgrounds being draw one pixel too low on some cards. | Bastien Bouclet |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
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 |