aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-05added first frame and sub directory for framesAlexander Sulfrian1-1/+1
loading screen: currently only with background
2013-01-05added event_managerAlexander Sulfrian1-1/+1
event_manager for passing the events from the SDL thread to the event thread
2013-01-05added main applicationAlexander Sulfrian1-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