Age | Commit message (Expand) | Author |
2015-08-30 | AUDIO: Make Rewindable- and SeekableAudioStream inherit virtually | Matthew Hoops |
2015-08-19 | MOHAWK: Use floor instead of round | Matthew Hoops |
2015-07-19 | MOHAWK: Implement drawing the marbles a step away from the grid | Matthew Hoops |
2015-07-17 | MOHAWK: Improve the slashes-in-file-names fix | Matthew Hoops |
2015-07-17 | MOHAWK: Move further VideoManager functionality to VideoEntry | Matthew Hoops |
2015-07-17 | MOHAWK: Make video handles actual objects | Matthew Hoops |
2015-07-08 | MOHAWK: Add detection for v1.0 of Just Grandma and Me, Mac version | Torbjörn Andersson |
2015-07-07 | MOHAWK: Fix slashes in LB file names, as used by Just Grandma and Me Mac | Matthew Hoops |
2015-07-05 | MOHAWK: Document and skip Arthur's Reading Race minigames | Matthew Hoops |
2015-07-04 | MOHAWK: Fix parsing the Arthur's Computer Adventure globals section | Matthew Hoops |
2015-07-03 | MOHAWK: Implement xpos/ypos for LB. | Alyssa Milburn |
2015-07-03 | MOHAWK: Implement deleteVar for LB. | Alyssa Milburn |
2015-07-03 | MOHAWK: Implement width/height for LB. | Alyssa Milburn |
2015-04-12 | MOHAWK: Set dithering on any original Myst video | Matthew Hoops |
2015-04-11 | MOHAWK: Allow Myst to compile without RGB colors | Matthew Hoops |
2015-04-11 | MOHAWK: Run Myst in 8bpp | Matthew Hoops |
2014-12-07 | MOHAWK: Comment out unused constant | Filippos Karapetis |
2014-07-08 | MOHAWK: Reset some Myst state variables as per the original | Bastien Bouclet |
2014-06-10 | MOHAWK: Add version number for Riven Italian detection entry. | D G Turner |
2014-06-09 | MOHAWK: Add Detection Entry for Italian 5-CD version of Riven. | D G Turner |
2014-06-02 | MOHAWK: Use float constants in Myst code. | Johannes Schickel |
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-04 | MOHAWK: Add missing comma | Matthew Hoops |
2014-05-03 | MOHAWK: Use original stack ID mapping for Riven | Matthew Hoops |
2014-05-03 | MOHAWK: Use properly cased names for Riven variables | Matthew Hoops |
2014-03-03 | MOHAWK: Fix Riven movie volume clipping | Matthew Hoops |
2014-02-28 | IMAGE: Move all ImageDecoders to image/ | Matthew Hoops |
2014-02-18 | MOHAWK: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-11-24 | BUILD: Remove need for engine.mk in each engine directory. | D G Turner |
2013-11-24 | BUILD: Remove need for engine-plugin.h in engines. | D G Turner |
2013-11-24 | BUILD: Split engines/plugins_table header down to a file per engine. | D G Turner |
2013-11-24 | BUILD: Split engines.mk down to a single file per engine. | D G Turner |
2013-11-24 | BUILD: Split configure.engines down to a single file per engine. | D G Turner |
2013-10-02 | MOHAWK: Fix missing initializers in CSTime engine. CID 1002810. | D G Turner |
2013-09-30 | MOHAWK: Fix compiler warning | Eugene Sandulenko |
2013-09-12 | Merge pull request #378 from lordhoto/pluggable-engines-translations | Johannes Schickel |
2013-08-20 | MOHAWK: Stop videos on stack change | Torbjörn Andersson |
2013-08-20 | MOHAWK: Add missing break in switch, CID 1003750 | Torbjörn Andersson |
2013-08-12 | I18N: Move specification of engine specific files to enginedir/POTFILES. | Johannes Schickel |
2013-08-08 | COMMON: Rename ConfigFile to INIFile. | Johannes Schickel |
2013-08-03 | MOHAWK: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | MOHAWK: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2013-06-06 | MOHAWK: Use addSubDirectoryMatching for LB paths. | Alyssa Milburn |
2013-05-16 | MOHAWK: Add GF_LB_10 to try fixing bug#3611895. | Alyssa Milburn |
2013-04-28 | MOHAWK: Fix use after free. CID 1002114 | Eugene Sandulenko |
2013-04-22 | MOHAWK: add detection entry from bug #3610725 | Alyssa Milburn |
2013-04-19 | MOHAWK: Try LB subpage 0 if loading subpage 1 fails. | Alyssa Milburn |
2013-04-19 | MOHAWK: Add LB function name aliases. | Alyssa Milburn |
2013-04-19 | MOHAWK: Fix bug in View::setModule (thanks ST). | Alyssa Milburn |