summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Collapse)AuthorFilesLines
2012-05-28Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-05-24Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-05-24Add DISPLAY_EFFE back after it was removed by ↵Simon Robertshaw1-0/+1
0799c2e09d2e7a4237b393c8eaa61031418ec402
2012-05-24remove lastx/lasty variables when OGLR is disabledJacob11-0/+2
Conflicts: src/graphics.c
2012-05-24Merge pull request #66 from jacob1/ModstuffSimon Robertshaw4-10/+9
Code structure improvements for graphics/drawing, improvements to prevent accidental infinite loops in Lua, Fixes for fusion, improvements for VOID types. And other minor improvements
2012-05-24Element search interface by pressing 'e'Simon Robertshaw1-0/+2
First search is for element names, second search looks at the description, pressing enter will give you the first result the the left button selection, left click and right click can also be used to select.
2012-05-24finish custom lua graphics functionsJacob11-1/+1
2012-05-24custom graphics functions with lua (not finished yet)Jacob11-1/+3
2012-05-24console doesn't enable hud, fast heat for PUMP/GPMP/ANIM, GPMP activated at drawJacob11-8/+0
2012-05-24Prevent accidental infinite loops in luaJacob12-0/+2
Also fix glitch when step_functions[0] is unregistered but others aren't
2012-05-23fix emp flash, better live parts rendering in (render_ui &) deco editorJacob12-1/+4
2012-05-20Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-05-17Spellingjacksonmj2-7/+7
("gases" seems to be the more popular version of the plural noun)
2012-05-13Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-05-13URI handling for MacOSSimon Robertshaw2-0/+4
2012-05-12Version Incrementchaos.powdertoy.co.uk1-1/+1
2012-05-12Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-3/+4
2012-05-12Fancy motion blur for OpenGL, fix a lot of dialogues in OpenGL, fix gravity ↵Simon Robertshaw2-8/+22
lensing in OpenGL, ensure Phot and Neut are PMODE_ADD, not FLAT
2012-05-11Version Incrementchaos.powdertoy.co.uk1-3/+4
2012-05-11New element: Titanium, absorbs some neutrons, acts as a solid wall to air. ↵Simon Robertshaw2-0/+4
Move blockair filling into update_particles so it can be used by elements
2012-05-09Version Incrementchaos.powdertoy.co.uk1-3/+2
2012-05-06Change license from GPLv2+ to GPLv3+jacksonmj20-63/+224
Also add headers stating the license to some more of the source files
2012-04-30Version Incrementchaos.powdertoy.co.uk1-1/+1
2012-04-30Version Incrementchaos.powdertoy.co.uk1-1/+1
2012-04-30Version Incrementchaos.powdertoy.co.uk1-2/+3
2012-04-30Enable OPSSimon Robertshaw1-1/+1
2012-04-30Woo, file opening for OS XSimon Robertshaw1-0/+16
2012-04-30Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw3-2/+9
2012-04-30Add PROP_NOAMBHEAT to prevent certain elements from being heated by Ambient ↵Simon Robertshaw1-1/+2
heat, Add PROP_NOAMBHEAT to FILT to fix http://powdertoy.co.uk/Discussions/Thread/View.html?Thread=13579
2012-04-29Massive cleanup of sdl_scale, and fix moving a sign in the zoom windowjacksonmj1-0/+5
2012-04-27Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-04-27Use an array instead of ctype to cache tron colourjacksonmj1-0/+2
2012-04-27Version Incrementchaos.powdertoy.co.uk1-1/+1
2012-04-27Version Incrementchaos.powdertoy.co.uk1-2/+1
2012-04-27Fix compiler warning, GRAPHICS_FUNC_ARGS is not declared in graphics.hjacksonmj2-2/+1
2012-04-19Fix sponge bug.savask1-0/+1
2012-04-17Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-04-17Alterations to TRON and fancy effectsSimon Robertshaw1-0/+1
2012-04-17Took wrong update functioncracker641-1/+1
2012-04-17TRON element, needs to glow and fancy explosion on crashcracker641-0/+2
2012-04-16Version Incrementchaos.powdertoy.co.uk1-3/+4
2012-04-15Added gel - a liquid with variable heat conductivity and viscosity.savask1-0/+3
2012-04-14Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-04-14Version Incrementchaos.powdertoy.co.uk1-1/+1
2012-04-13Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-1/+1
2012-04-13'Report' icon at 0xE3Simon Robertshaw1-5/+5
2012-04-07Version Incrementchaos.powdertoy.co.uk1-1/+1
2012-04-05Version Incrementchaos.powdertoy.co.uk1-1/+1
2012-04-03Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-04-03Allow DEST to be cloned with CLNE, PCLN, BCLN and PBCN. Add icon for Force ↵Simon Robertshaw2-9/+9
elements, minor edits to Gas and Atomic element icons