aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/font.h
AgeCommit message (Expand)Author
2016-05-26MADS: Refactor MSurface and Screen to not use virtual inheritancePaul Gilbert
2015-05-09MADS: Make GPL header consistent with what we normally use.Johannes Schickel
2014-05-27MADS: initialise -> initialize.Johannes Schickel
2014-05-08MADS: Remove trailing whitespaceFilippos Karapetis
2014-03-25MADS: Fixes for UI item selection, add added an enum for Font::setColorModePaul Gilbert
2014-03-17MADS: Added caching for font instancesPaul Gilbert
2014-03-16MADS: Implementing user interface text display methodsPaul Gilbert
2014-03-02MADS: In progress implementing animation loaderPaul Gilbert
2014-02-22MADS: Further cursor/event initialisationPaul Gilbert
2014-02-22MADS: Beginnings of dialog class hierarchyPaul Gilbert
2014-02-22MADS: Implemented constructor for copy protection dialog, and support methodsPaul Gilbert
2014-02-18MADS: Adding in classes for fonts, game, user interfaec, and graphicsPaul Gilbert