Age | Commit message (Expand) | Author |
2014-02-18 | MOHAWK: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-03-10 | MOHAWK: Split the graphics classes into their own files | Matthew Hoops |
2012-02-15 | JANITORIAL: Fix whitespace in pointer template arg | Tarek Soliman |
2011-08-27 | MOHAWK: Implement fading for Myst Demo | Bastien Bouclet |
2011-08-15 | MOHAWK: Stub off Riven transition speed code | Matthew Hoops |
2011-08-13 | MOHAWK: Implement Myst demo opcodes 298 and 299, sneak preview speech. | Bastien Bouclet |
2011-05-14 | MOHAWK: When running scripts in Myst, add delays when necessary between draws... | Bastien Bouclet |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Format forward declarations to follow convention | Ori Avtalion |
2011-03-29 | MOHAWK: comment text after #endif | Alyssa Milburn |
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-09 | MOHAWK: Add initial support for the Riven credits sequence | Matthew Hoops |
2011-01-20 | MOHAWK: Add CSTime engine. | Alyssa Milburn |
2011-01-19 | MOHAWK: Add getSubImageSize function. | Alyssa Milburn |
2011-01-18 | GRAPHICS: Add a getSurface() function to JPEG to automatically convert to RGB | Matthew Hoops |
2011-01-11 | MOHAWK: Allow for Riven to update specific portions of the screen | Matthew Hoops |
2010-12-25 | MOHAWK: Add subimage drawing/caching code | Alyssa Milburn |
2010-12-17 | MOHAWK: Remove global construction of _viewport | Matthew Hoops |
2010-12-17 | MOHAWK: Change resolution to 544x332 to match the original. | Bastien Bouclet |
2010-12-14 | MOHAWK: Rework Myst GFX updates | Bastien Bouclet |
2010-12-12 | MOHAWK: Implement Myst opcodes 106, 108 and 202 : tower rotation | Bastien Bouclet |
2010-12-02 | MOHAWK: move shared setPalette/copyImage routines into GraphicsManager | Alyssa Milburn |
2010-12-01 | MOHAWK: add LBGraphics::copyImageSectionToScreen | Alyssa Milburn |
2010-11-30 | MOHAWK: don't include livingbooks.h from graphics.h | Alyssa Milburn |
2010-11-29 | MOHAWK: Misc cleanups | Bastien Bouclet |
2010-11-29 | MOHAWK: Start implementing opcodes using the animated update feature | Bastien Bouclet |
2010-11-29 | MOHAWK: Added dirty rects support for Myst | Bastien Bouclet |
2010-11-29 | Revert "MOHAWK: Revert the screen cache since it has a huge performance hit, ... | Bastien Bouclet |
2010-11-29 | MOHAWK: Disabled hotspots are now unclickable areas. Display blue rects for u... | Bastien Bouclet |
2010-11-29 | MOHAWK: Revert the screen cache since it has a huge performance hit, and is n... | Bastien Bouclet |
2010-11-28 | MOHAWK: Add basic Living Books support (all credit goes to fuzzie!) | Matthew Hoops |
2010-11-25 | MOHAWK: Refactor cursor handling | Matthew Hoops |
2010-11-25 | MOHAWK: Cleanup image surface handling | Matthew Hoops |
2010-11-19 | MOHAWK: Implement an image cache system | Matthew Hoops |
2010-11-17 | MOHAWK: Cache the Myst screen buffer | Matthew Hoops |
2010-09-09 | MOHAWK: Add initial work on the Riven marble puzzle | Matthew Hoops |
2010-08-23 | MOHAWK: Add initial work for the dome sliders | Matthew Hoops |
2010-08-19 | MOHAWK: Draw in the telescope combination in Catherine's journal | Matthew Hoops |
2010-05-24 | Move the PICT code to graphics/ with some updates; needed for SCI1.1 Mac. | Matthew Hoops |
2010-05-23 | Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M... | Matthew Hoops |
2010-04-19 | Remove use of global constructors in Mohawk. | Matthew Hoops |
2010-02-16 | Implement xgwatch so you can now find out the combination to free Catherine. | Matthew Hoops |
2010-02-10 | Add support for the Motion JPEG codec (used in some Myst ME 10th Anniversary ... | Matthew Hoops |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-12-29 | Add Mohawk engine code. Part 1/3: main code. | Eugene Sandulenko |