index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
mads
/
font.cpp
Age
Commit message (
Expand
)
Author
2016-05-26
MADS: Refactor MSurface and Screen to not use virtual inheritance
Paul Gilbert
2016-03-14
MADS: Changed engine to use Graphics::ManagedSurface
Paul Gilbert
2015-05-09
MADS: Make GPL header consistent with what we normally use.
Johannes Schickel
2014-05-30
MADS: Fix loading fonts used by animations
Paul Gilbert
2014-05-27
MADS: Initialize some variables in FontManager
Strangerke
2014-05-08
MADS: Remove trailing whitespace
Filippos Karapetis
2014-04-04
MADS: Fixes for properly displaying the text of a message dialog
Paul Gilbert
2014-03-26
MADS: Fixes for highlighting game actions
Paul Gilbert
2014-03-25
MADS: Fixes for UI item selection, add added an enum for Font::setColorMode
Paul Gilbert
2014-03-22
MADS: Further fixes for hotspot highlighting
Paul Gilbert
2014-03-17
MADS: Added caching for font instances
Paul Gilbert
2014-03-16
MADS: Implementing user interface text display methods
Paul Gilbert
2014-03-08
MADS: Removed old RGBList code from old M4 engine
Paul Gilbert
2014-03-03
MADS: Implemented extra message and dirty area classes
Paul Gilbert
2014-03-02
MADS: In progress implementing animation loader
Paul Gilbert
2014-02-22
MADS: Implemented constructor for copy protection dialog, and support methods
Paul Gilbert
2014-02-20
MADS: Implemented resource manager using ScummVM Archive interface
Paul Gilbert
2014-02-19
MADS: Fix GCC warnings
Paul Gilbert
2014-02-19
MADS: Extra cleanup and commenting for MSurface methods
Paul Gilbert
2014-02-18
MADS: Adding in classes for fonts, game, user interfaec, and graphics
Paul Gilbert