summaryrefslogtreecommitdiff
path: root/src/graphics
AgeCommit message (Expand)AuthorFilesLines
2013-03-03fix crash when drawing particles in invalid coordinates (using console)jacob11-2/+2
2013-02-15fix mac compiling, fix renderer, fix other minor compiling issuesjacob11-0/+4
2013-02-09fix deco sample tool with 1 px brush, fix deco sample also sampling HUD/other...jacob12-3/+9
2013-02-09blobby walls in blob viewjacob12-0/+95
2013-02-08fix sign box size, sign width with {t} and {p}, and zoom box sizejacob11-52/+11
2013-01-26clear persistent effects when it's display mode is removedjacob11-0/+5
2013-01-23fix "i" argument to graphics functions.jacob11-1/+7
2013-01-13change some free/malloc's back to delete/new'sjacob11-22/+22
2013-01-06fix mismatched free()/delete'sjacob11-2/+2
2013-01-04fix Ctrl+x being one pixel off, better xor_rect from tpt, delete test.cjacob11-2/+19
2012-12-18fix WARP being invisible, make it visible in heat display mode thoughjacob11-2/+8
2012-12-16fix upvote buttons still having colored background after clearing the save, m...jacob11-2/+2
2012-12-15Very high quality image resampling code curtesy of imageresampler (http://cod...Simon Robertshaw2-8/+101
2012-10-29Format: Buffer to pti, Save rendererSimon Robertshaw2-0/+20
2012-10-26don't render invalid elementsjacob11-1/+1
2012-10-05{t:15100|text} to open a forum thread (will try to add more shortcuts later)jacob11-1/+1
2012-09-30Draw walls behind particlesSimon Robertshaw1-3/+3
2012-09-27Fix case sensitive filenameSimon Robertshaw1-1/+1
2012-09-26Improvement to some of the rendermode iconsSimon Robertshaw1-10/+39
2012-09-26fix minor memory problem with last commitjacob11-0/+2
2012-09-26render preset buttons in render options interface, also shift + 1 life view s...jacob13-16/+75
2012-09-25Icon adjustmentsjacob11-18/+18
2012-09-25Icons and tooltips for everything in renderview. (Empty space not filled yet)jacob12-1/+60
2012-09-25Fix crash - uninitialized (and not needed) variablejacob11-2/+2
2012-09-25MacOS X targets for Scons, Fix some inlines for clangSimon Robertshaw2-71/+67
2012-09-16Add icons back to search buttons, fix positioning of them, disable my own / f...jacob12-6/+39
2012-09-16fix possible crashes with save buttons and uninitialized renderer variablesjacob11-1/+1
2012-09-15Render fire after wall drawingSimon Robertshaw1-3/+3
2012-09-14Better fire rendering for savesSimon Robertshaw1-0/+2
2012-09-13Save history and new multiline formatterSimon Robertshaw2-0/+6
2012-09-06Visual studio compatibilityjacob14-6/+6
2012-09-06Fix PRTI/PRTO color, debug lines only drawn in debug mode. Fixes # 148jacob12-8/+10
2012-09-05Ensure errors are caught and displayed during tag operations. Fix some issues...Simon Robertshaw2-2/+15
2012-09-05Only use stairstepping for resampling when absolutely necessary (when the dow...Simon Robertshaw1-1/+25
2012-08-30Get/Set single element propertiesSimon Robertshaw1-0/+13
2012-08-28Black decorations only in thumbnailsSimon Robertshaw2-4/+17
2012-08-25Clear area behind zoom, fixes #144Simon Robertshaw1-1/+1
2012-08-25Sample tool samples decoration colour when deco menu is visible. fixes #146Simon Robertshaw2-0/+13
2012-08-21Add EMP flash, fixes #137Simon Robertshaw2-5/+6
2012-08-16Air invert and grid mode switchingSimon Robertshaw2-5/+10
2012-08-15xor_bitmap drawing for rendererSimon Robertshaw3-30/+85
2012-08-15Ensure zoom is drawn after particles for OpenGL Rendering, draw walls onto th...Simon Robertshaw2-21/+52
2012-08-15Fix cursor and zoom with OpenGLSimon Robertshaw1-2/+2
2012-08-15Revert some changes by Triclops200 in 42d707f8a432afa001d58611fc960d6ce602167...Simon Robertshaw4-11/+8
2012-08-15Revert "Missing "invert" declaration in OpenGLDrawMethods"Simon Robertshaw1-1/+0
2012-08-15Merge branch 'master' of github.com:FacialTurd/PowderToyppSimon Robertshaw4-6/+18
2012-08-15Missing "invert" declaration in OpenGLDrawMethodsSimon Robertshaw1-0/+1
2012-08-15Very very basic wall rendering for openglBryan Hoyle4-6/+18
2012-08-14Better text selection colour invert, fixes #107Simon Robertshaw2-0/+27
2012-08-14Show some info when selecting stamps, #104Simon Robertshaw2-6/+6