Age | Commit message (Expand) | Author |
2014-02-18 | MOHAWK: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-12-16 | MOHAWK: Add the remaining Myst transition effects | Bastien Bouclet |
2012-12-16 | MOHAWK: Implement most of Myst's transition system | Bastien Bouclet |
2012-02-15 | JANITORIAL: Fix whitespace in pointer template arg | Tarek Soliman |
2011-08-14 | MOHAWK: Add a return to menu button to the dialog for the demo | Bastien Bouclet |
2011-06-02 | ENGINES: Change 2nd param of Engine::saveGameState to Common::String | Max Horn |
2011-05-15 | MOHAWK: Implement "Show Map" feature for Myst ME | Bastien Bouclet |
2011-05-14 | MOHAWK: Implement page drop button for Myst | Bastien Bouclet |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-03-07 | MOHAWK: Remove unused runLoadDialog() function | Matthew Hoops |
2011-02-13 | MOHAWK: Remove Myst's var store from the build since it is not used | Bastien Bouclet |
2011-01-22 | MOHAWK: Dragging resources / levers code cleanup | Bastien Bouclet |
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: Merge classes MystVariables and MystSaveLoad to form MystGameState | Bastien Bouclet |
2010-12-19 | MOHAWK: Fix Myst courtyard boxes. Hover areas entering / leaving is now handl... | Bastien Bouclet |
2010-12-18 | MOHAWK: Implement Myst opcodes 157, 161 and 162: Rocket piano | Bastien Bouclet |
2010-12-11 | MOHAWK: Implement Myst opcodes 113, 114, 198 : Vault open / close | Bastien Bouclet |
2010-12-07 | MOHAWK: Further limit where Myst can be saved | Matthew Hoops |
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-11-30 | MOHAWK: One last getRawData() to getResource() rename | Matthew Hoops |
2010-11-30 | MOHAWK: Fix changing the stack via an opcode | Matthew Hoops |
2010-11-29 | MOHAWK: Create constants for remaining Myst resource types | 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: Only draw a resource conditional subimages if it has the "subimages e... | Bastien Bouclet |
2010-11-29 | MOHAWK: More Myst common opcodes checking / renaming | Bastien Bouclet |
2010-11-29 | MOHAWK: Fix Myst opcode 14 | 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: 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 |
2010-11-29 | MOHAWK: Add mouse move event for type 10 and 11 resources | Bastien Bouclet |
2010-11-29 | MOHAWK: Keep resource type around | Bastien Bouclet |
2010-11-29 | MOHAWK : Finished implementing Selenitic sound receiver | Bastien Bouclet |
2010-11-23 | MOHAWK: Pass objs by const ref not by value | Max Horn |
2010-11-18 | MOHAWK: Cleanup Myst script handling | Matthew Hoops |
2010-11-17 | MOHAWK: Cache the Myst screen buffer | Matthew Hoops |
2010-11-09 | MOHAWK: Close a number of memory leaks in Myst. | David Turner |
2010-02-17 | Mohawk : Adding resource cache class and integrating into Myst engine. | David Turner |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-12-30 | MOHAWK: Reduce header interdependencies | Max Horn |
2009-12-29 | Add Mohawk engine code. Part 1/3: main code. | Eugene Sandulenko |