aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/graphics.h
AgeCommit message (Expand)Author
2010-11-28MOHAWK: Add basic Living Books support (all credit goes to fuzzie!)Matthew Hoops
2010-11-25MOHAWK: Refactor cursor handlingMatthew Hoops
2010-11-25MOHAWK: Cleanup image surface handlingMatthew Hoops
2010-11-19MOHAWK: Implement an image cache systemMatthew Hoops
2010-11-17MOHAWK: Cache the Myst screen bufferMatthew Hoops
2010-09-09MOHAWK: Add initial work on the Riven marble puzzleMatthew Hoops
2010-08-23MOHAWK: Add initial work for the dome slidersMatthew Hoops
2010-08-19MOHAWK: Draw in the telescope combination in Catherine's journalMatthew Hoops
2010-05-24Move the PICT code to graphics/ with some updates; needed for SCI1.1 Mac.Matthew Hoops
2010-05-23Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M...Matthew Hoops
2010-04-19Remove use of global constructors in Mohawk.Matthew Hoops
2010-02-16Implement xgwatch so you can now find out the combination to free Catherine.Matthew Hoops
2010-02-10Add support for the Motion JPEG codec (used in some Myst ME 10th Anniversary ...Matthew Hoops
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko