Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-01-13 | tests: changed CPPUNIT_ASSERT to CPPUNIT_ASSERT_EQUAL for better error msgs | Alexander Sulfrian | 1 | -8/+8 |
2013-01-05 | utils/image: fixed namespace for logging output | Alexander Sulfrian | 1 | -1/+1 |
2013-01-05 | base: moved Image and Texture to more appropriate locations | Alexander Sulfrian | 1 | -0/+0 |
2013-01-05 | moved all log messages a level up | Alexander Sulfrian | 1 | -5/+5 |
2013-01-05 | ported from log4cxx to log4cpp | Alexander Sulfrian | 1 | -9/+14 |
2013-01-05 | changed all wstring/wchar_t to string/char | Alexander Sulfrian | 1 | -10/+10 |
2013-01-05 | added imageloading stuff (load images to sdl_surface) | Alexander Sulfrian | 1 | -0/+104 |