Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | frames/loading_frame: added application as parent to be able to get size | Alexander Sulfrian | 2013-01-05 | 2 | -3/+4 |
| | |||||
* | Makefile.inc: modularized flags, removed include dirs | Alexander Sulfrian | 2013-01-05 | 2 | -3/+3 |
| | |||||
* | ported from log4cxx to log4cpp | Alexander Sulfrian | 2013-01-05 | 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 | ||||
* | changed all wstring/wchar_t to string/char | Alexander Sulfrian | 2013-01-05 | 2 | -1/+8 |
| | |||||
* | added first frame and sub directory for frames | Alexander Sulfrian | 2013-01-05 | 2 | -0/+88 |
loading screen: currently only with background |