Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | MOHAWK: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-12-16 | MOHAWK: The cancel button of Myst's dialog was actually saving | Bastien Bouclet | |
2011-08-20 | MOHAWK: Explain some obscure strings to translators | Eugene Sandulenko | |
2011-08-14 | MOHAWK: Add a return to menu button to the dialog for the demo | Bastien Bouclet | |
2011-08-07 | MOHAWK: Disable zip mode in Myst demo | Bastien Bouclet | |
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-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-03-28 | MOHAWK: Don't compile RivenOptionsDialog when Riven isn't enabled | Matthew Hoops | |
2011-03-28 | MOHAWK: Allow disabling compilation of Myst | Matthew Hoops | |
2011-03-23 | MOHAWK: Use direct access on the hashmap for Riven variables now | Matthew Hoops | |
2011-02-14 | MOHAWK: Center InfoDialog text. | Alyssa Milburn | |
This is the same as the fix for scumm in 0e32d533. | |||
2011-01-09 | MOHAWK: Myst zip mode improvements | Bastien Bouclet | |
- Save visited zip destinations in the game state - Only allow zipping to visited zip destinations - Save zip mode setting in the game state svn-id: r55185 | |||
2010-11-23 | MOHAWK: Pass objs by const ref not by value | Max Horn | |
svn-id: r54443 | |||
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | Max Horn | |
svn-id: r54265 | |||
2010-09-05 | MOHAWK: Cleanup | Matthew Hoops | |
- Split the main Riven event loop into a separate function for readability and for use in the sunner external functions eventually - Some minor function signature changes (const!) - Rename matchVarToString() to getVar() (I have no idea where that original name came from, considering it takes a string and returns a variable - Use solely Common::String in getVar() svn-id: r52538 | |||
2010-06-15 | MOHAWK: Sync with latest GUI changes. | Eugene Sandulenko | |
svn-id: r49787 | |||
2010-04-06 | More transistions->transitions fixes | Matthew Hoops | |
svn-id: r48571 | |||
2010-04-06 | Fix "Transitions" typo | Ori Avtalion | |
svn-id: r48570 | |||
2010-04-06 | GUI: Unify various definitions of kOKCmd and move it to namespace GUI | Max Horn | |
svn-id: r48564 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2009-12-30 | Re-indentet switch() blocks to follow ScummVM indentation style. (I've always | Torbjörn Andersson | |
found this style a bit unusual, but I value consistency.) svn-id: r46734 | |||
2009-12-29 | Add Mohawk engine code. Part 1/3: main code. | Eugene Sandulenko | |
svn-id: r46727 |