Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove legacy keywords from file header | Alexander Sulfrian | 2013-01-13 | 1 | -2/+0 |
| | |||||
* | Makefile.inc: modularized flags, removed include dirs | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | added main application | Alexander Sulfrian | 2013-01-05 | 1 | -0/+36 |
added makefile added main function (src/main.cpp) added Application-class with sdl initialisation and main loop added log4cxx.xml configuration for main application adjusted .gitignore |