Age | Commit message (Expand) | Author |
2014-05-27 | ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. | Johannes Schickel |
2014-05-27 | ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. | Johannes Schickel |
2014-05-03 | MOHAWK: Use original stack ID mapping for Riven | Matthew Hoops |
2014-02-18 | MOHAWK: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-04-15 | MOHAWK: Fix string offsets memory leak | Matthew Hoops |
2012-12-16 | MOHAWK: Implement most of Myst's transition system | Bastien Bouclet |
2012-03-10 | MOHAWK: Split the graphics classes into their own files | Matthew Hoops |
2011-08-07 | MOHAWK: Leaving from the slides should go to the information screens in Myst ... | Bastien Bouclet |
2011-07-03 | MOHAWK: Handle subpages in the LB console's changePage. | Alyssa Milburn |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-30 | MOHAWK: Fix CSTime-only builds. | Alyssa Milburn |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-12 | COMMON: Replace MKID_BE by MKTAG | Max Horn |
2011-03-28 | MOHAWK: Allow disabling of Riven compilation | Matthew Hoops |
2011-03-28 | MOHAWK: Allow disabling compiling cstime | 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-03-22 | MOHAWK: Remove the Riven 'restart' console command | Matthew Hoops |
2011-02-01 | MOHAWK: Allow mode changes from LB's debug console. | Alyssa Milburn |
2011-01-22 | MOHAWK: Add some debug commands for CSTime. | Alyssa Milburn |
2011-01-20 | MOHAWK: Add CSTime engine. | Alyssa Milburn |
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-07 | MOHAWK: Merge Myst intro opcode 100 with generic opcode 40 into engine method... | Bastien Bouclet |
2010-12-18 | MOHAWK: Separate background sound handling from other sounds for Myst. Allow ... | Bastien Bouclet |
2010-12-16 | MOHAWK: Added the "resources" command to Myst's debug console, which lists th... | Bastien Bouclet |
2010-12-14 | MOHAWK: Rework Myst GFX updates | Bastien Bouclet |
2010-12-10 | MOHAWK: Fix the Myst drawImage debug command | Matthew Hoops |
2010-12-07 | DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine | Max Horn |
2010-12-02 | MOHAWK: move shared setPalette/copyImage routines into GraphicsManager | Alyssa Milburn |
2010-11-30 | MOHAWK: add changePage Living Books debug command | Alyssa Milburn |
2010-11-29 | MOHAWK: Persistent scripts cleanup | 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: Disabled hotspots are now unclickable areas. Display blue rects for u... | Bastien Bouclet |
2010-11-29 | MOHAWK : Finished implementing Selenitic sound receiver | Bastien Bouclet |
2010-11-28 | MOHAWK: Add basic Living Books support (all credit goes to fuzzie!) | Matthew Hoops |
2010-11-26 | MOHAWK: Enable the drawImage debug command for all LB games | Matthew Hoops |
2010-11-20 | MOHAWK: Cleanup resource handling | Matthew Hoops |
2010-11-07 | MOHAWK: Remove console FIXME's | Matthew Hoops |
2010-11-07 | MOHAWK: Convert all printf to debugN calls | Max Horn |
2010-09-07 | MOHAWK: Sound cleanup | Matthew Hoops |
2010-09-05 | MOHAWK: Cleanup | Matthew Hoops |
2010-08-23 | MOHAWK: Print the rect of the hotspot in the 'hotspot' command too | Matthew Hoops |
2010-08-23 | MOHAWK: Add initial work for the dome sliders | Matthew Hoops |
2010-07-09 | Introduce the RivenScriptManager to keep track of scripts and free them when ... | Matthew Hoops |
2010-06-26 | Add a debug console command to Riven for displaying combinations to puzzles. | Matthew Hoops |
2010-05-23 | Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M... | Matthew Hoops |
2010-03-18 | COMMON: Get rid of Common::StringList | Max Horn |
2010-02-17 | Mohawk : Adding resource cache class and integrating into Myst engine. | David Turner |