aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/application.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-05menu: Container subclasses need a Container as parent/ownerAlexander Sulfrian1-1/+1
2013-01-05Makefile.inc: modularized flags, removed include dirsAlexander Sulfrian1-1/+1
2013-01-05ported from log4cxx to log4cppAlexander Sulfrian1-5/+7
2013-01-05changed all wstring/wchar_t to string/charAlexander Sulfrian1-2/+2
2013-01-05added first frame and sub directory for framesAlexander Sulfrian1-0/+4
2013-01-05changed from SDL rendering to OpenGLAlexander Sulfrian1-11/+41
2013-01-05added software cursorAlexander Sulfrian1-0/+7
2013-01-05changed screen to display (only local naming)Alexander Sulfrian1-2/+2
2013-01-05added overlaysAlexander Sulfrian1-0/+18
2013-01-05added event_managerAlexander Sulfrian1-4/+16
2013-01-05refactor some things with FPSmanagerAlexander Sulfrian1-7/+28
2013-01-05reset singleton instance on destructionAlexander Sulfrian1-0/+3
2013-01-05added main applicationAlexander Sulfrian1-0/+139