Age | Commit message (Expand) | Author |
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 |
2013-04-19 | MOHAWK: Allow skipping LB videos, plus other video bits. | Alyssa Milburn |
2013-04-19 | MOHAWK: Some LB bytecode improvements. | Alyssa Milburn |
2013-04-19 | MOHAWK: Implement LB's kTokenEval. | Alyssa Milburn |
2013-04-19 | MOHAWK: Implement kLBXDataFileAddSection/SetKey. | Alyssa Milburn |
2013-04-15 | MOHAWK: Fix string offsets memory leak | Matthew Hoops |
2013-04-15 | MOHAWK: Fix cursor group memory leak | Matthew Hoops |
2013-04-12 | MOHAWK: Prevent left mouse click handling if the cursor isn't visible. | uruk |
2013-03-08 | MOHAWK: Add Myst and Riven Polish detection entries. | D G Turner |
2013-01-26 | JANITORIAL: Enforce "} // End of namespace" with a single space after }. | Johannes Schickel |
2013-01-03 | MOHAWK: Silence warnings | Matthew Hoops |
2012-12-17 | MOHAWK: Initialize the empty cursor before setting it inside setCursor() | Filippos Karapetis |
2012-12-17 | MOHAWK: Set a 2x2 invisible cursor, instead of a 1x1 | Filippos Karapetis |
2012-12-16 | MOHAWK: Fix an uninitialized var usage in Mechanical | Bastien Bouclet |
2012-12-16 | MOHAWK: Fix opening the library in Myst Demo | Bastien Bouclet |
2012-12-16 | MOHAWK: Add the remaining Myst transition effects | Bastien Bouclet |
2012-12-16 | JANITORIAL: Replace some spaces with tabs | Torbjörn Andersson |
2012-12-16 | MOHAWK: The cancel button of Myst's dialog was actually saving | Bastien Bouclet |
2012-12-16 | MOHAWK: Implement most of Myst's transition system | Bastien Bouclet |
2012-12-16 | MOHAWK: Implement the last two Myst opcodes | Bastien Bouclet |
2012-12-16 | MOHAWK: Fix Myst ME's clock tower weight not going back up | Bastien Bouclet |
2012-12-16 | MOHAWK: Add a workaround for Myst ME fortress rotation bug | Bastien Bouclet |
2012-12-16 | MOHAWK: Play Stoneship chest valve opening movie backwards | Bastien Bouclet |
2012-12-16 | MOHAWK: Play Channelwood stairs door closing movie backwards | Bastien Bouclet |
2012-12-16 | MOHAWK: Implement Mechanical fortress rotation | Bastien Bouclet |
2012-12-16 | MOHAWK: Play the gear closing movie in Myst | Bastien Bouclet |
2012-12-16 | MOHAWK: Implement the Myst boiler movies | Bastien Bouclet |
2012-12-16 | MOHAWK: Allow changing video rates | Bastien Bouclet |
2012-11-04 | MOHAWK: Add Rugrats Print Shop demo detection | Matthew Hoops |
2012-11-04 | MOHAWK: Add detection for the Rugrats Adventure Game demo | Matthew Hoops |
2012-09-21 | VIDEO: Make getCurFrame declaration consistent | Willem Jan Palenstijn |
2012-09-09 | MOHAWK: Fix minor formatting issue | Matthew Hoops |
2012-09-09 | GRAPHICS: Fix ImageDecoder inconsistency with getPalette() | Matthew Hoops |
2012-08-26 | Merge pull request #268 from clone2727/video-rewrite | Matthew Hoops |
2012-08-16 | VIDEO: Merge AdvancedVideoDecoder into VideoDecoder | Matthew Hoops |
2012-08-16 | VIDEO: Rename setStopTime() to setEndTime() | Matthew Hoops |
2012-08-16 | VIDEO: Remove setSystemPalette() | Matthew Hoops |
2012-08-12 | MOHAWK: Use setStopTime() | Matthew Hoops |
2012-07-29 | Merge pull request #252 from DrMcCoy/detector_public_reportUnknown | Johannes Schickel |
2012-07-29 | MOHAWK: Remove Myst ME Macintosh "support" | Matthew Hoops |
2012-07-27 | VIDEO: Adapt QuickTimeDecoder to the AdvancedVideoDecoder API | Matthew Hoops |
2012-07-25 | MOHAWK: Fix delete[] formatting. | Johannes Schickel |
2012-07-09 | MOHAWK: Restart anims when LiveText plays them. | Alyssa Milburn |
2012-07-08 | MOHAWK: Play anims for LiveText items *after* the speech. | Alyssa Milburn |