Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-01-13 | menu/text: added simple text class and a demo in the loading frame | Alexander Sulfrian | 1 | -0/+4 | |
2013-01-05 | frames/loading_frame: added application as parent to be able to get size | Alexander Sulfrian | 2 | -3/+4 | |
2013-01-05 | Makefile.inc: modularized flags, removed include dirs | Alexander Sulfrian | 2 | -3/+3 | |
2013-01-05 | ported from log4cxx to log4cpp | Alexander Sulfrian | 2 | -4/+4 | |
log4cxx depends on Apache Portable Runtime Utility Library, so we switch to log4cpp with nearly the same features but with no dependencies for easier porting to other platforms | |||||
2013-01-05 | changed all wstring/wchar_t to string/char | Alexander Sulfrian | 2 | -1/+8 | |
2013-01-05 | added first frame and sub directory for frames | Alexander Sulfrian | 2 | -0/+88 | |
loading screen: currently only with background |