aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/image.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-31test: Fix include paths.Alexander Sulfrian1-1/+1
2014-05-04remove semicolon after namespaceAlexander Sulfrian1-1/+1
2013-01-13tests: changed CPPUNIT_ASSERT to CPPUNIT_ASSERT_EQUAL for better error msgsAlexander Sulfrian1-8/+8
2013-01-05utils/image: fixed namespace for logging outputAlexander Sulfrian1-1/+1
2013-01-05base: moved Image and Texture to more appropriate locationsAlexander Sulfrian1-0/+0
2013-01-05moved all log messages a level upAlexander Sulfrian1-5/+5
2013-01-05ported from log4cxx to log4cppAlexander Sulfrian1-9/+14
2013-01-05changed all wstring/wchar_t to string/charAlexander Sulfrian1-10/+10
2013-01-05added imageloading stuff (load images to sdl_surface)Alexander Sulfrian1-0/+104