aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/msurface.h
AgeCommit message (Expand)Author
2014-03-16MADS: Implemented lots of Player methodsPaul Gilbert
2014-03-15MADS: Fix display of user interface during animationPaul Gilbert
2014-03-10MADS: In progress implementation of PaletteUsage::processPaul Gilbert
2014-03-06MADS: Implementing support methods needed for scene 804 initialisationPaul Gilbert
2014-03-05MADS: More Animation class implementationPaul Gilbert
2014-03-05MADS: Completed implementing drawElements and support methodsPaul Gilbert
2014-03-05MADS: Further implementation of drawElementsPaul Gilbert
2014-02-28MADS: More work implementing scene info loadingPaul Gilbert
2014-02-25MADS: In progress implementation of loadScenePaul Gilbert
2014-02-23MADS: Fixes for the display of dialogsPaul Gilbert
2014-02-22MADS: Implemented more logic for dialog displayPaul Gilbert
2014-02-22MADS: Removed M4-specific code. Keeping engine MADS-specific for nowPaul Gilbert
2014-02-19MADS: Fix memory leaks in MSurfacePaul Gilbert
2014-02-19MADS: Cleanup of palette code, updated old-style 4 byte RGB usage to 3 bytesPaul Gilbert
2014-02-19MADS: Extra cleanup and commenting for MSurface methodsPaul Gilbert
2014-02-18MADS: Fix warnings identified by gccPaul Gilbert
2014-02-18MADS: Initial implementation of MSurface class and dependant classesPaul Gilbert