Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-09 | XEEN: Fix opening of World of Xeen menu | Paul Gilbert | |
2017-12-09 | XEEN: Fix rendering of game screen on startup | Paul Gilbert | |
2017-11-29 | XEEN: Refactor FontSurface as ancestors of Window, not Screen | Paul Gilbert | |
This refactoring allowed Screen to now simply derive from Graphics::Screen, and several duplicated methods could be removed. | |||
2017-11-29 | XEEN: Create Windows class to hold the windows array | Paul Gilbert | |
2017-10-29 | XEEN: Enable starting game from startup menu | Paul Gilbert | |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko | |
2016-09-24 | XEEN: Display main menu on startup | Paul Gilbert | |
2016-09-24 | XEEN: Move old main menu classes into WorldOfXeen namespace | Paul Gilbert | |