summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-26Textbox now inherits from Label - gets all the fancy text selection featuresSimon Robertshaw4-8/+312
2012-06-26Release selection when the label component loses focusSimon Robertshaw2-0/+12
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-24Version incremenetSimon Robertshaw1-3/+3
2012-06-23FIRW: less advection, and don't go faster when multiple fire particles are to...jacksonmj2-1/+2
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-22Completely remove SING formation from fusionjacksonmj2-2/+0
2012-06-22Only create one NBLE particle for each fusing H2 particlejacksonmj1-6/+0
2012-06-22fix compression during fusionJacob15-24/+20
2012-06-22Reset particle flags in create_partjacksonmj1-0/+1
2012-06-22Allow stickman head to go through everythingjacksonmj1-1/+25
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-22Prevent STKM floating in gasesjacksonmj1-1/+1
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-21Gravity modes and Newtonian gravity for fireworksjacksonmj5-18/+72
2012-06-21Merge branch 'master' of github.com:FacialTurd/PowderToyppSimon Robertshaw6-25/+34
2012-06-21Make status updates on tasks safe - add intermediate progress bar for TaskWindowSimon Robertshaw4-19/+64
2012-06-21Fix minor bug with deco sample tooljacksonmj1-3/+3
2012-06-20Use eval_move(PT_FIGH, ...) when fighters are checking for obstaclesjacksonmj2-13/+13
2012-06-20Save an extra tmp2 byte, for EXOTjacksonmj1-2/+17
2012-06-20Replace all explosion sparks with new element (EMBR)jacksonmj12-202/+262
2012-06-20Forgot to actually add itBryan Hoyle1-1/+3
2012-06-20And, standard powder-opengl for quick testing compilesBryan Hoyle1-1/+8
2012-06-20fixes to code and a option for opengl building for releaseBryan Hoyle2-9/+7
2012-06-20Reverting makefileBryan Hoyle1-6/+6
2012-06-20MergingBryan Hoyle1-1/+13
2012-06-20SaveRenderer returns a placeholder thumbnail in case of OpenGLSimon Robertshaw1-1/+14