summaryrefslogtreecommitdiff
path: root/src/game/EllipseBrush.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-56/+0
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ...jacob11-7/+0
2013-01-06allow right click to close notifications toojacob11-4/+3
2013-01-04faster ellipse brush resizing that doesn't lag/freezejacob11-8/+26
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 Cli...Simon Robertshaw1-1/+1
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 use...Simon Robertshaw1-8/+8
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