summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-29Fix nothing display and LCRY with decorationSimon Robertshaw2-126/+132
2011-10-29Fix passing of PMODE_GLOW into Heat displaySimon Robertshaw1-1/+1
2011-10-29Persistent display for OpenGLSimon Robertshaw1-1/+3
2011-10-29Diamond head for FighterSimon Robertshaw1-13/+30
2011-10-28Ensure grav vel maps are cleared when stopping/starting gravity calculationSimon Robertshaw1-0/+6
2011-10-28Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-2/+2
2011-10-28Whoops, fix PMODE_BLEND to use correct function, also fix BRAY del modeSimon Robertshaw2-3/+5
2011-10-28Version Incrementchaos.powdertoy.co.uk1-2/+2
2011-10-28Fix Life and heat display, implement alpha, blend and add, fix FILT, INVS and...Simon Robertshaw5-55/+107
2011-10-28Fix Blob mode, Sprk, Firw, Fwrk and othersSimon Robertshaw3-26/+42
2011-10-28Add Decorations toggle to quick menuSimon Robertshaw1-0/+1
2011-10-28Fix graphics for Phot, Fire, StorSimon Robertshaw3-2/+3
2011-10-28Make smoke a little less darkSimon Robertshaw1-1/+1
2011-10-28Fix H2+O2 Plasma that doesn't make waterSimon Robertshaw1-0/+9
2011-10-26Version Incrementchaos.powdertoy.co.uk1-3/+4
2011-10-26Fix FIGH loading and bad variable namesSimon Robertshaw2-7/+22
2011-10-26Merge latest FIGH additionsSimon Robertshaw10-330/+472
2011-10-26Fix graphics.cSimon Robertshaw1-610/+555
2011-10-26Revert "Revert "F1 to bring up intro message""Simon Robertshaw1-2/+14
2011-10-26Revert "F1 to bring up intro message"Simon Robertshaw1-14/+2
2011-10-26Made a special structure for stick mans.savask10-317/+325
2011-10-26Some work on lightning for stick mans and fighters.savask3-12/+6
2011-10-26Fix one merging error, and adjusted fighters' array.savask2-2/+2
2011-10-26Added a simple AI to fighters.savask1-1/+74
2011-10-26Made stick mans' deadly check better.savask1-0/+2
2011-10-26Added fighters.savask5-542/+717
2011-10-26Fix compilation with OpenGl disabledSimon Robertshaw1-1/+2
2011-10-26Remove python references from makefileSimon Robertshaw1-9/+0
2011-10-26Remove references to python consoleSimon Robertshaw3-62/+3
2011-10-26Remove Python console stuffSimon Robertshaw1436-506668/+0
2011-10-26Build using object files (except for Macs)jacksonmj3-92/+131
2011-10-25Half-working persistent modeSimon Robertshaw1-4/+19
2011-10-25Fix another blending issue and search_ui display clearingSimon Robertshaw2-17/+22
2011-10-25Fix EMP flashSimon Robertshaw1-8/+15
2011-10-25Fix for odd alpha blending partsTexSimon Robertshaw1-0/+15
2011-10-25Fixes to EMP and speed/zoom for FBO textureSimon Robertshaw1-3/+1
2011-10-25Fixes to EMP and speed/zoom for FBO textureSimon Robertshaw2-13/+16
2011-10-25Fix syntax errorsSimon Robertshaw2-2/+2
2011-10-25Merge latest with graphicstestSimon Robertshaw17-115/+908
2011-10-25Spark graphics change and disable lensing for non-fancy displaysSimon Robertshaw2-22/+32
2011-10-24Cursors for OpenGL, Coords are a bit off, which is annoying and I cannot draw...Simon Robertshaw1-2/+39
2011-10-24F1 to bring up intro messageSimon Robertshaw1-2/+14
2011-10-24Draw version info with outlineSimon Robertshaw1-2/+1
2011-10-24Prevent UI text from overlapping intro messageSimon Robertshaw3-4/+25
2011-10-24Update powder-sse2 to use OpenGLSimon Robertshaw1-1/+1
2011-10-24Generate fire/plasma gradients at runtime, makes editing easierSimon Robertshaw7-17/+85
2011-10-23Fix unitialised variable 'bc' in main.cSimon Robertshaw1-1/+1
2011-10-23More MSVC fixesSimon Robertshaw2-10/+13
2011-10-23Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw3-3/+3
2011-10-23Compatibility with MSVC - devast8aSimon Robertshaw5-11/+13