| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
| |
loading screen: currently only with background
|
|
|
|
|
| |
event_manager for passing the events from the SDL thread to the event
thread
|
|
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
|