Commit Graph

11 Commits

Author SHA1 Message Date
Paul Gilbert
8f40cb95a4 XEEN: Fix drawing left border of minimap 2019-09-22 10:55:43 -07:00
Paul Gilbert
deb98b5faa XEEN: Fix cropping of g, y characters when entering mirror destination 2018-03-31 21:49:36 -04:00
Paul Gilbert
562522e144 XEEN: Fix display of Lloyd's Beacon spell 2018-03-17 20:21:27 -04:00
Paul Gilbert
5b731a1f44 XEEN: Fix use of globally constructed object 2018-03-10 07:54:28 -05:00
Paul Gilbert
4ce615b1bb XEEN: Fixes for initial start of World ending 2018-02-02 20:07:55 -05:00
Paul Gilbert
53f922b1d7 XEEN: Fix display of dragon text at start of World ending 2018-02-01 22:19:36 -05:00
Paul Gilbert
deb4261b6a XEEN: Fix rendering of game screen on startup 2017-12-09 16:31:27 -05:00
Paul Gilbert
e8fb9920a9 XEEN: Cleanup of window opening & closing 2017-12-03 20:08:11 -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
7c74f4f826 XEEN: Create Windows class to hold the windows array 2017-11-29 20:24:03 -05:00
Paul Gilbert
0a4d3a15c4 XEEN: Split Window class into it's own file 2017-11-29 19:43:06 -05:00