summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.gitcracker641-55/+47
2013-03-02More fixes, redid a bunch of SPRK, so far everything I've tested works fine.cracker6415-249/+295
2013-03-02piston retraction now checks pmapjacob11-55/+47
2013-03-01Quick fix for IRONcracker641-0/+1
2013-03-01More fixes to fix fixes and new fixes to fix stuff.cracker6422-392/+457
2013-02-28Going through again.cracker6415-140/+151
2013-02-28Finished first pass-through for all elements.cracker6436-381/+367
2013-02-27More fixes.cracker6414-231/+190
2013-02-27Small modifications part three.cracker6418-145/+139
2013-02-27Small optimizations number 2.cracker6419-272/+211
2013-02-26Lots of small optimizations and things, nothing should be functionally differ...cracker6414-325/+173
2013-02-25Merge remote-tracking branch 'origin/master'jacob12-24/+26
2013-02-25fix a few more memory errorsjacob14-13/+11
2013-02-25Make default DCEL exactly reverse the effect of default ACELjacksonmj2-24/+26
2013-02-25you never saw that ...jacob11-1/+1
2013-02-25fix even more memory leaksjacob18-5/+42
2013-02-24fix 4 MB memory leak on every savejacob12-0/+14
2013-02-24fix problems found with valgrind with shifting stamps and savingjacob14-13/+21
2013-02-24Mergejacob13-40/+35
2013-02-24fix crash when hovering the mouse over invalid wall typesjacob12-1/+7
2013-02-24ACEL and DCEL use life for strength valueSimon Robertshaw3-40/+35
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