aboutsummaryrefslogtreecommitdiffstats
path: root/src/frames (follow)
Commit message (Collapse)AuthorAgeFilesLines
* menu/text: added simple text class and a demo in the loading frameAlexander Sulfrian2013-01-131-0/+4
|
* frames/loading_frame: added application as parent to be able to get sizeAlexander Sulfrian2013-01-052-3/+4
|
* Makefile.inc: modularized flags, removed include dirsAlexander Sulfrian2013-01-052-3/+3
|
* ported from log4cxx to log4cppAlexander Sulfrian2013-01-052-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/charAlexander Sulfrian2013-01-052-1/+8
|
* added first frame and sub directory for framesAlexander Sulfrian2013-01-052-0/+88
loading screen: currently only with background