aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/software_mouse_pointer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed all wstring/wchar_t to string/charAlexander Sulfrian2013-01-051-2/+2
|
* changed from SDL rendering to OpenGLAlexander Sulfrian2013-01-051-8/+71
| | | | draw, repaint methods do not have the SDL_Surface* parameter anymore
* added software cursorAlexander Sulfrian2013-01-051-0/+65