aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_graphics.cpp
AgeCommit message (Expand)Author
2018-07-30MOHAWK: MYST: Add support for the localized 25th gamesBastien Bouclet
2018-07-02MOHAWK: MYST: Always clear the screen before playing fullscreen moviesBastien Bouclet
2018-06-29MOHAWK: MYST: Introduce a main menu stackBastien Bouclet
2018-05-28MOHAWK: MYST: Fix drawing the Stoneship red page open doorBastien Bouclet
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-08-12MOHAWK: Myst: Fix incorrect vault instructions using image patchBastien Bouclet
2017-07-22MOHAWK: Myst: Update the screen only once per frameBastien Bouclet
2016-12-10MOHAWK: Poll the events while drawing Myst transitionsBastien Bouclet
2016-06-26MOHAWK: Remap bitmaps not to use undefined colorsBastien Bouclet
2016-02-26MOHAWK: Fix the drawing time simulationBastien Bouclet
2016-02-07MOHAWK: Fix two Myst resource stream memory leaksBastien Bouclet
2016-02-07MOHAWK: Use nullptr where applicable in the Myst codeBastien Bouclet
2015-04-11MOHAWK: Run Myst in 8bppMatthew Hoops
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops
2014-02-18MOHAWK: Make GPL headers consistent in themselves.Johannes Schickel
2012-12-16MOHAWK: Add the remaining Myst transition effectsBastien Bouclet
2012-12-16MOHAWK: Implement most of Myst's transition systemBastien Bouclet
2012-07-29MOHAWK: Remove Myst ME Macintosh "support"Matthew Hoops
2012-06-16MOHAWK: Get rid of casts on OSystem::copyRectToScreen calls.Johannes Schickel
2012-03-20GRAPHICS: Convert JPEG to the ImageDecoder APIMatthew Hoops
2012-03-20GRAPHICS: Convert PictDecoder to the ImageDecoder APIMatthew Hoops
2012-03-10MOHAWK: Split the graphics classes into their own filesMatthew Hoops