summaryrefslogtreecommitdiff
path: root/src/game/EllipseBrush.h
AgeCommit message (Collapse)AuthorFilesLines
2012-06-20Merge branch 'master' of github.com:FacialTurd/PowderToyppSimon Robertshaw1-2/+2
2012-06-20OpenGL canvas for Windows, Notifications for main Game, Update checker in ↵Simon Robertshaw1-1/+1
Client (+ other client triggered events)
2012-06-18Use C++ allocation and deletion for Brush memorySimon Robertshaw1-2/+2
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-1/+2
2012-04-21Clean out graphics, add openGL graphics in seperate file, change brush to ↵Simon Robertshaw1-8/+8
use unsigned char rather than boolean for bitmap/outline
2012-04-11Nice drawing for brushSimon Robertshaw1-15/+0
2012-01-30Line and rect drawingSimon Robertshaw1-1/+1
2012-01-26Ellipse cursorSimon Robertshaw1-0/+60