7 Commits

Author SHA1 Message Date
Paul Gilbert
6b5eab62f6 XEEN: Fix animated text cursor partialy overlapping prior char 2017-12-24 23:53:31 -05:00
Paul Gilbert
2ca0235f44 XEEN: Refactor FontSurface as ancestors of Window, not Screen
This refactoring allowed Screen to now simply derive from
Graphics::Screen, and several duplicated methods could be removed.
2017-11-29 21:34:28 -05:00
Paul Gilbert
fd2d462296 XEEN: Moved method comments from CPP to header files 2016-08-28 17:52:56 -04:00
Paul Gilbert
de5aedcb0c XEEN: Implemented cmNPC and TownMessage dialog class 2015-03-02 23:13:01 -05:00
Paul Gilbert
996ce24083 XEEN: Fix writeString to constrain text to window 2015-02-07 18:43:05 -05:00
Paul Gilbert
f46b9d77dd XEEN: Compilation fixes for gcc 2015-01-19 10:28:48 -05:00
Paul Gilbert
c6a2f539d4 XEEN: Split the font code into it's own file 2014-12-31 16:27:37 -10:00