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
/
teenagent
/
font.cpp
Age
Commit message (
Expand
)
Author
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2014-02-18
TEENAGENT: Make GPL headers consistent in themselves.
Johannes Schickel
2013-08-03
TEENAGENT: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
TEENAGENT: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2012-10-09
TEENAGENT: Fix constant naming to comply with Coding Conventions.
D G Turner
2012-09-24
TEENAGENT: Further cleanup for Font class.
D G Turner
2012-09-23
TEENAGENT: Cleanup Font class.
D G Turner
2012-07-28
TEENAGENT: Add constant values for screen width and height.
D G Turner
2012-07-08
TEENAGENT: Migrate engine to using debugflags.
D G Turner
2012-07-07
TEENAGENT: Enable commented out debug statements.
D G Turner
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-03-20
ported all code to ScopedPtr
Vladimir Menshakov
2010-03-20
fixed stream leaks
Vladimir Menshakov
2010-03-18
added abstract Pack class, moved code into FilePack and MemoryPack
Vladimir Menshakov
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-12-08
allow font to be rendered out of screen
Vladimir Menshakov
2009-11-08
removed font::color, added debugger console with enable_object/disable_object...
Vladimir Menshakov
2009-10-31
added cutscenes where needed, fixed invalid skipping of fullscreen messages.
Vladimir Menshakov
2009-09-15
renamed constants to comply with the code convention.
Vladimir Menshakov
2009-09-15
TEEN: More code formatting & whitespace changes (automatically generated with...
Max Horn
2009-09-13
added shadow_color, height and packed width parameters for fonts.
Vladimir Menshakov
2009-09-07
fixed invalid text length calculation
Vladimir Menshakov
2009-09-04
TEEN: Some whitespace fixes
Max Horn
2009-09-04
TEEN:
Max Horn
2009-09-03
fixed engines order, added svn:keywords properties.
Vladimir Menshakov
2009-09-03
imported teenagent engine sources.
Vladimir Menshakov