Age | Commit message (Expand) | Author |
2010-11-29 | MOHAWK: More animated update opcodes work for Myst | Bastien Bouclet |
2010-11-29 | MOHAWK: Start implementing opcodes using the animated update feature | Bastien Bouclet |
2010-11-29 | MOHAWK: Changed sliders to restore the main background instead of doing their... | Bastien Bouclet |
2010-11-29 | MOHAWK: Implement opcode 3 "take / drop page", and the corresponding getters ... | Bastien Bouclet |
2010-11-29 | MOHAWK: Implement / fix Myst opcode 4. | Bastien Bouclet |
2010-11-29 | MOHAWK: More Myst common opcodes checking / renaming | Bastien Bouclet |
2010-11-29 | MOHAWK: Rename and fix / explain a few Myst opcodes | Bastien Bouclet |
2010-11-29 | MOHAWK: Describe Myst opcode 9 | Bastien Bouclet |
2010-11-29 | MOHAWK: Fix Myst opcode 14 | Bastien Bouclet |
2010-11-29 | MOHAWK: Check / Fixed / Renamed some simple opcodes. | Bastien Bouclet |
2010-11-29 | MOHAWK : Move area classes to their own file | Bastien Bouclet |
2010-11-29 | MOHAWK : Finished implementing Selenitic sound receiver | Bastien Bouclet |
2010-11-29 | MOHAWK: Start splitting Myst scripts into one class per Stack. | Bastien Bouclet |
2010-11-25 | MOHAWK: Refactor cursor handling | Matthew Hoops |
2010-11-18 | MOHAWK: Cleanup Myst script handling | Matthew Hoops |
2010-11-17 | MOHAWK: Cache the Myst screen buffer | Matthew Hoops |
2010-11-07 | MOHAWK: Convert all printf to debugN calls | Max Horn |
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson |
2010-09-08 | MOHAWK: Implement blocking sound in Riven | Matthew Hoops |
2010-09-07 | MOHAWK: Sound cleanup | Matthew Hoops |
2010-05-23 | Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M... | Matthew Hoops |
2010-02-18 | Mohawk : Update with work on Myst EXIT opcodes to work out purpose. | David Turner |
2010-02-14 | Mohawk : Corrected Myst Opcode 200/300 in Intro/Demo stack to correctly call ... | David Turner |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2010-01-19 | Add support for the flyby videos in Myst ME Macintosh. | Matthew Hoops |
2010-01-03 | Mohawk : Stop Myst Script Opcode 200 continuously reloading the same image... | David Turner |
2009-12-30 | MOHAWK: Reduce header interdependencies | Max Horn |
2009-12-30 | Re-indentet switch() blocks to follow ScummVM indentation style. (I've always | Torbjörn Andersson |
2009-12-30 | Silence some warnings seen in the buildbot. | Matthew Hoops |
2009-12-29 | Add Mohawk engine code. Part 1/3: main code. | Eugene Sandulenko |