summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-22fix tpt.set_property setting integers above 255, fix fs.isDir/File, add "Colo...jacob13-27/+18
2013-01-20PSTN.cpp - Remove unused codeSimon Robertshaw1-60/+0
2013-01-20Pistons - WIP, No retraction yetSimon Robertshaw1-0/+221
2013-01-20C-RAY: Similar to A-RAY, creates particlesSimon Robertshaw2-1/+141
2013-01-20attempt to fix random deletion bug (can't reproduce easily, so can't tell if ...jacob11-7/+8
2013-01-19Update Build numberjacob11-1/+1
2013-01-19Revert "move version info to version.h, no longer needs full recompile on ver...Simon Robertshaw7-74/+72