Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added utils to include path | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | added first frame and sub directory for frames | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
| | | | | loading screen: currently only with background | ||||
* | added event_manager | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
| | | | | | event_manager for passing the events from the SDL thread to the event thread | ||||
* | added main application | Alexander Sulfrian | 2013-01-05 | 1 | -0/+42 |
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 |