Age | Commit message (Expand) | Author |
2012-03-16 | MOHAWK: Disable Riven demo save/load GUI buttons | Matthew Hoops |
2011-08-15 | MOHAWK: Stub off Riven transition speed code | Matthew Hoops |
2011-08-11 | MOHAWK: Implement the rest of the sunners code | Matthew Hoops |
2011-06-14 | MOHAWK: Finish implementation of Riven's storeMovieOpcode opcode | Matthew Hoops |
2011-06-02 | ENGINES: Change 2nd param of Engine::saveGameState to Common::String | Max Horn |
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-23 | MOHAWK: Use direct access on the hashmap for Riven variables now | Matthew Hoops |
2011-03-23 | MOHAWK: Make Riven's save/load code use the variable map directly | Matthew Hoops |
2011-03-23 | MOHAWK: Begin using a hashmap to store Riven variables | Matthew Hoops |
2011-03-20 | MOHAWK: Implement the Ytram trap | Matthew Hoops |
2011-01-24 | MOHAWK: Recheck the current hotspot if a script has changed the enabled hotsp... | Matthew Hoops |
2011-01-21 | MOHAWK: Add support for installer files from Riven and other Broderbund games | Matthew Hoops |
2010-09-09 | MOHAWK: Add initial work on the Riven marble puzzle | Matthew Hoops |
2010-09-05 | MOHAWK: Cleanup | Matthew Hoops |
2010-09-03 | MOHAWK: Improve support for the Riven Demo | Matthew Hoops |
2010-09-01 | MOHAWK: Update videos when the delay opcode is called | Matthew Hoops |
2010-09-01 | MOHAWK: Cleanup mouse cursor position handling in Riven | Matthew Hoops |
2010-07-09 | Introduce the RivenScriptManager to keep track of scripts and free them when ... | Matthew Hoops |
2010-06-29 | Fix the load game dialog in Riven DVD's menu, borrowed from Parallaction. | Matthew Hoops |
2010-06-25 | Add support for the third inventory case in Riven: you have the two journals ... | Matthew Hoops |
2010-06-02 | In Riven, if we get a change card opcode on a mouse down event, ignore the ne... | Matthew Hoops |
2010-04-19 | Remove use of global constructors in Mohawk. | Matthew Hoops |
2010-03-18 | COMMON: Move Common::RandomSource to common/random.* | Max Horn |
2010-02-26 | Slightly rework refreshing cards in Riven (and remove the hackish changeToCar... | Matthew Hoops |
2010-02-16 | Move Riven variable randomization to initVars() and implement randomization f... | Matthew Hoops |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2010-01-22 | Rename MohawkFile to MohawkArchive and OldMohawkFile to LivingBooksArchive_v1... | Matthew Hoops |
2010-01-19 | Make the workaround for the Riven intro background music work in the DVD vers... | Matthew Hoops |
2009-12-30 | MOHAWK: Reduce header interdependencies | Max Horn |
2009-12-29 | Add Mohawk engine code. Part 1/3: main code. | Eugene Sandulenko |