aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/font.cpp
AgeCommit message (Expand)Author
2016-05-26MADS: Refactor MSurface and Screen to not use virtual inheritancePaul Gilbert
2016-03-14MADS: Changed engine to use Graphics::ManagedSurfacePaul Gilbert
2015-05-09MADS: Make GPL header consistent with what we normally use.Johannes Schickel
2014-05-30MADS: Fix loading fonts used by animationsPaul Gilbert
2014-05-27MADS: Initialize some variables in FontManagerStrangerke
2014-05-08MADS: Remove trailing whitespaceFilippos Karapetis
2014-04-04MADS: Fixes for properly displaying the text of a message dialogPaul Gilbert
2014-03-26MADS: Fixes for highlighting game actionsPaul Gilbert
2014-03-25MADS: Fixes for UI item selection, add added an enum for Font::setColorModePaul Gilbert
2014-03-22MADS: Further fixes for hotspot highlightingPaul Gilbert
2014-03-17MADS: Added caching for font instancesPaul Gilbert
2014-03-16MADS: Implementing user interface text display methodsPaul Gilbert
2014-03-08MADS: Removed old RGBList code from old M4 enginePaul Gilbert
2014-03-03MADS: Implemented extra message and dirty area classesPaul Gilbert
2014-03-02MADS: In progress implementing animation loaderPaul Gilbert
2014-02-22MADS: Implemented constructor for copy protection dialog, and support methodsPaul Gilbert
2014-02-20MADS: Implemented resource manager using ScummVM Archive interfacePaul Gilbert
2014-02-19MADS: Fix GCC warningsPaul Gilbert
2014-02-19MADS: Extra cleanup and commenting for MSurface methodsPaul Gilbert
2014-02-18MADS: Adding in classes for fonts, game, user interfaec, and graphicsPaul Gilbert