Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | menu/drawable_control: added position, glTransform to position before drawing | Alexander Sulfrian | 2013-01-05 | 1 | -5/+0 |
| | | | | | software_mouse_pointer does not need an own position anymore and simply draw it without position change | ||||
* | menu: use 2d coordinates for opengl | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | menu: Container subclasses need a Container as parent/owner | Alexander Sulfrian | 2013-01-05 | 1 | -2/+2 |
| | |||||
* | fixed include paths | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | Makefile.inc: modularized flags, removed include dirs | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
| | |||||
* | changed from SDL rendering to OpenGL | Alexander Sulfrian | 2013-01-05 | 1 | -3/+12 |
| | | | | draw, repaint methods do not have the SDL_Surface* parameter anymore | ||||
* | added software cursor | Alexander Sulfrian | 2013-01-05 | 1 | -0/+61 |