summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-06-26Replace textblock with new multiline label - with text selection!!!!111!!!one!!Simon Robertshaw11-150/+279
2012-06-26Fix potential crash where strings fed into any of the text functions have a t...Simon Robertshaw3-0/+55
2012-06-25Ammend to previous commit - the issue was not with smaller saves, but the acc...Simon Robertshaw1-0/+3
2012-06-25SaveRenderer working on OpenGL - doesn't seem to work with small saves thoughSimon Robertshaw2-20/+68
2012-06-25Restore previously bound FBO in renderer functionsSimon Robertshaw1-7/+17
2012-06-25Increase comments per page to 10,000Simon Robertshaw1-0/+1
2012-06-25Increase comments per page to 20Simon Robertshaw1-2/+2
2012-06-25Fix Line scaling for OpenGL inetrgsdfkjdslkfjsSimon Robertshaw2-8/+15
2012-06-25Resizable window when using OpenGL interfaceSimon Robertshaw4-21/+51
2012-06-25Sign tool can now edit existing signsSimon Robertshaw7-61/+126
2012-06-25Create FFT plan on demand instead of at startup on the main threadSimon Robertshaw2-14/+15
2012-06-24Element searchSimon Robertshaw7-77/+394
2012-06-23Option to use OpenGL JUST for the interfaceSimon Robertshaw11-473/+542
2012-06-23Scrollbar appearance and code changesBryan Hoyle1-7/+8
2012-06-23Scrollbar addedBryan Hoyle2-1/+21
2012-06-22Prevent tool buttons being drawn off the edge of the window when scrollableSimon Robertshaw1-3/+9
2012-06-22Menu scrollingSimon Robertshaw2-1/+43
2012-06-22Merge branch 'master' of github.com:FacialTurd/PowderToyppSimon Robertshaw1-1/+1
2012-06-22Success/Failure return from Asyn Task, Prompt to visit website upon update fa...Simon Robertshaw11-78/+168
2012-06-22Merge branch 'master' of github.com:FacialTurd/PowderToyppBryan Hoyle9-13/+135
2012-06-22Fixed invalid pointer castBryan Hoyle1-1/+1
2012-06-22Remove debug code from onDrawSimon Robertshaw1-5/+0
2012-06-22Multiple pages of commentsSimon Robertshaw9-13/+140
2012-06-22Scrollable commentsSimon Robertshaw3-26/+131
2012-06-22Stage 2 of autoupdate workingSimon Robertshaw2-9/+11
2012-06-22Client now provides methods for reading and saving preferences - less powerfu...Simon Robertshaw4-45/+248
2012-06-21Stage 1 of update process completedSimon Robertshaw14-60/+457
2012-06-21Merge branch 'master' of github.com:FacialTurd/PowderToyppSimon Robertshaw5-21/+16
2012-06-21Make status updates on tasks safe - add intermediate progress bar for TaskWindowSimon Robertshaw4-19/+64
2012-06-20fixes to code and a option for opengl building for releaseBryan Hoyle1-9/+1
2012-06-20MergingBryan Hoyle1-1/+13
2012-06-20SaveRenderer returns a placeholder thumbnail in case of OpenGLSimon Robertshaw1-1/+14
2012-06-20remove some debuggingBryan Hoyle1-1/+0
2012-06-20Merge branch 'master' of github.com:FacialTurd/PowderToyppBryan Hoyle10-25/+164
2012-06-20Make Confirm dialogue less uglySimon Robertshaw2-9/+16
2012-06-20Renders an X in place of save icons, atm.Bryan Hoyle1-1/+1
2012-06-20Opengl can open saves now, just need to get it to render accurately laterBryan Hoyle5-19/+24
2012-06-20More in the way of an autoupdaterSimon Robertshaw8-16/+148
2012-06-20localBrowserModel should be browserModelSimon Robertshaw1-2/+2
2012-06-20Merge branch 'master' of github.com:FacialTurd/PowderToyppSimon Robertshaw19-51/+108
2012-06-20OpenGL canvas for Windows, Notifications for main Game, Update checker in Cli...Simon Robertshaw18-13/+490
2012-06-18Fix stamp and save assignmentSimon Robertshaw1-11/+17
2012-06-18Use C++ allocation/freeing for text masking and multiline processingSimon Robertshaw2-5/+6
2012-06-18GameModel manages currentSave instanceSimon Robertshaw2-2/+8
2012-06-18Controllers should free their callbacks and viewsSimon Robertshaw10-3/+32
2012-06-18Don't rely on Window class freeing for components that may not be addedSimon Robertshaw1-0/+7
2012-06-18Ensure partsSimIndex is freed upon success state of OPS parsingSimon Robertshaw1-0/+2
2012-06-18Better freeing for memory in GameSaveSimon Robertshaw1-22/+17
2012-06-18RenderOptions controller should delete its callbackSimon Robertshaw1-0/+2
2012-06-18Free toolsSimon Robertshaw1-0/+2