aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/image.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* changed all wstring/wchar_t to string/charAlexander Sulfrian2013-01-051-1/+1
* changed from SDL rendering to OpenGLAlexander Sulfrian2013-01-051-2/+3
* added imageloading stuff (load images to sdl_surface)Alexander Sulfrian2013-01-051-0/+83