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
/
xeen
/
font.cpp
Age
Commit message (
Collapse
)
Author
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-22
XEEN: Create Resources class to encapsulate all the static resources
Paul Gilbert
This will make it easier later on to handle things like translations, and if the other games have different values for some arrays
2016-08-28
XEEN: Moved method comments from CPP to header files
Paul Gilbert
2015-03-02
XEEN: Implemented cmNPC and TownMessage dialog class
Paul Gilbert
2015-02-07
XEEN: Fix writeString to constrain text to window
Paul Gilbert
2015-02-01
XEEN: Add Quick Reference dialog
Paul Gilbert
2015-01-24
XEEN: Fix center aligning text in writeString
Paul Gilbert
2015-01-19
XEEN: Compilation fixes for gcc
Paul Gilbert
2015-01-01
XEEN: Reorganisation of resource, sprite, and cc file class files
Paul Gilbert
2014-12-31
XEEN: Fixes for text display
Paul Gilbert
2014-12-31
XEEN: Startup fixes; options menu buttons now showing
Paul Gilbert
2014-12-31
XEEN: Implemented writeChar
Paul Gilbert
2014-12-31
XEEN: Split the font code into it's own file
Paul Gilbert