summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-02-24allow ACEL and DCEL strength to be modified with ctypejacob13-4/+28
2013-02-22remove uneeded PSTN check, fix PSTN not retracting sometimes, fix PSTN bug wh...jacob11-2/+13
2013-02-22CRAY spawns elements at its temp, fix color glitch with ARAY too, move FRME t...jacob14-3/+5
2013-02-22fix CRAY(SPRK) bugs, make CRAY act more like before againjacob11-3/+10
2013-02-22fix PSTN bugs where FRME would still move even if all of it couldn't, fix PST...jacob14-35/+68
2013-02-21reset colored and partsRemaining, to fix bugs when CRAY is sparked multiple t...jacob11-4/+5
2013-02-20fix CRAY INST mode ignoring length, fix CRAY going ignoring walls, fix CRAY +...jacob13-16/+48
2013-02-17Particle position lookup with sim.partIDSimon Robertshaw2-0/+20
2013-02-17sim.partProperty API method, sim.partPosition API methodSimon Robertshaw2-0/+164
2013-02-17Update version/build numberSimon Robertshaw1-2/+2
2013-02-17Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw2-2/+2
2013-02-17Tag origin version info in save filesSimon Robertshaw1-0/+11
2013-02-16fix CRAY only deleting odd numbered elementsjacob11-1/+1
2013-02-16Update build number toojacob11-1/+1
2013-02-16Update version numberSimon Robertshaw1-1/+1
2013-02-16Allow implicit conversions when setting text property on some Lua API UI elem...Simon Robertshaw3-6/+2
2013-02-16Add missing removeComponent for Lua APISimon Robertshaw4-0/+50
2013-02-15fix mac compiling, fix renderer, fix other minor compiling issuesjacob17-4/+17
2013-02-11fix modifiers from lua, fix right ctrljacob12-9/+3
2013-02-10fix some more brush bugs, remove alt-sample brushjacob11-3/+9
2013-02-10fix crash if save data can't be loadedjacob11-1/+2
2013-02-10make smudge tool more similar to the old onejacob11-11/+13
2013-02-09fix deco sample tool with 1 px brush, fix deco sample also sampling HUD/other...jacob14-4/+11
2013-02-09flood fill / sample brush shape, fix rectangle snappingjacob12-4/+7
2013-02-09blobby walls in blob viewjacob12-0/+95
2013-02-09fix tpt.selectedl not updating with sample brush, always put photons[] on top...jacob15-14/+22
2013-02-08fix sign box size, sign width with {t} and {p}, and zoom box sizejacob15-108/+73
2013-02-08one more small thing: show gravity in debug mode hud even when it's a small v...jacob11-1/+1
2013-02-08minor fixes to color picker / small speed improvementjacob14-57/+67
2013-02-01prevent CRAY from destroying DMNDjacob12-2/+2
2013-01-26Allow limited arm size from tmp2Simon Robertshaw1-14/+20
2013-01-26Fix issue where piston won't push particles at index 0Simon Robertshaw1-3/+3
2013-01-26Piston fix: Adjust colour and prevent piston from pushing too far when there'...Simon Robertshaw2-6/+8
2013-01-26Put back default piston sizeSimon Robertshaw1-1/+1
2013-01-26Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw7-10/+49
2013-01-26Piston collapses spaces properlySimon Robertshaw1-16/+25
2013-01-26clear persistent effects when it's display mode is removedjacob11-0/+5
2013-01-26typing '~' doesn't close the lua consolejacob11-1/+4
2013-01-26Fix brush not being visible when using CTRL to change the sizejacob11-1/+1
2013-01-24fix possible crash with LIGHjacob11-1/+1
2013-01-23fix "i" argument to graphics functions.jacob14-7/+38
2013-01-23Fix piston retractionSimon Robertshaw1-14/+9
2013-01-23PSTN: Do not accept current from diagonals, increase distance for spark checksSimon Robertshaw1-3/+3
2013-01-23Fix FRME limitsSimon Robertshaw1-5/+7
2013-01-23Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw2-2/+2
2013-01-23Change to pistons, piston push length is base-1 blocksSimon Robertshaw1-1/+1
2013-01-23Added FRME - A solid that keeps its simple structure when pushed by pistonSimon Robertshaw2-2/+93
2013-01-23Fully functional pistons, retract+extendSimon Robertshaw1-56/+135
2013-01-23fix crash when pressing enter to open a save, and not logged in. Fix CRAY des...jacob12-2/+2
2013-01-22Clean up some unused variables from PSTN.cppSimon Robertshaw1-3/+1