| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-03-02 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | cracker64 | 1 | -55/+47 |
| 2013-03-02 | More fixes, redid a bunch of SPRK, so far everything I've tested works fine. | cracker64 | 15 | -249/+295 |
| 2013-03-02 | piston retraction now checks pmap | jacob1 | 1 | -55/+47 |
| 2013-03-01 | Quick fix for IRON | cracker64 | 1 | -0/+1 |
| 2013-03-01 | More fixes to fix fixes and new fixes to fix stuff. | cracker64 | 22 | -392/+457 |
| 2013-02-28 | Going through again. | cracker64 | 15 | -140/+151 |
| 2013-02-28 | Finished first pass-through for all elements. | cracker64 | 36 | -381/+367 |
| 2013-02-27 | More fixes. | cracker64 | 14 | -231/+190 |
| 2013-02-27 | Small modifications part three. | cracker64 | 18 | -145/+139 |
| 2013-02-27 | Small optimizations number 2. | cracker64 | 19 | -272/+211 |
| 2013-02-26 | Lots of small optimizations and things, nothing should be functionally differ... | cracker64 | 14 | -325/+173 |
| 2013-02-25 | Merge remote-tracking branch 'origin/master' | jacob1 | 2 | -24/+26 |
| 2013-02-25 | fix a few more memory errors | jacob1 | 4 | -13/+11 |
| 2013-02-25 | Make default DCEL exactly reverse the effect of default ACEL | jacksonmj | 2 | -24/+26 |
| 2013-02-25 | you never saw that ... | jacob1 | 1 | -1/+1 |
| 2013-02-25 | fix even more memory leaks | jacob1 | 8 | -5/+42 |
| 2013-02-24 | fix 4 MB memory leak on every save | jacob1 | 2 | -0/+14 |
| 2013-02-24 | fix problems found with valgrind with shifting stamps and saving | jacob1 | 4 | -13/+21 |
| 2013-02-24 | Merge | jacob1 | 3 | -40/+35 |
| 2013-02-24 | fix crash when hovering the mouse over invalid wall types | jacob1 | 2 | -1/+7 |
| 2013-02-24 | ACEL and DCEL use life for strength value | Simon Robertshaw | 3 | -40/+35 |
| 2013-02-24 | allow ACEL and DCEL strength to be modified with ctype | jacob1 | 3 | -4/+28 |
| 2013-02-22 | remove uneeded PSTN check, fix PSTN not retracting sometimes, fix PSTN bug wh... | jacob1 | 1 | -2/+13 |
| 2013-02-22 | CRAY spawns elements at its temp, fix color glitch with ARAY too, move FRME t... | jacob1 | 4 | -3/+5 |
| 2013-02-22 | fix CRAY(SPRK) bugs, make CRAY act more like before again | jacob1 | 1 | -3/+10 |
| 2013-02-22 | fix PSTN bugs where FRME would still move even if all of it couldn't, fix PST... | jacob1 | 4 | -35/+68 |
| 2013-02-21 | reset colored and partsRemaining, to fix bugs when CRAY is sparked multiple t... | jacob1 | 1 | -4/+5 |
| 2013-02-20 | fix CRAY INST mode ignoring length, fix CRAY going ignoring walls, fix CRAY +... | jacob1 | 3 | -16/+48 |
| 2013-02-17 | Particle position lookup with sim.partID | Simon Robertshaw | 2 | -0/+20 |
| 2013-02-17 | sim.partProperty API method, sim.partPosition API method | Simon Robertshaw | 2 | -0/+164 |
| 2013-02-17 | Update version/build number | Simon Robertshaw | 1 | -2/+2 |
| 2013-02-17 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 2 | -2/+2 |
| 2013-02-17 | Tag origin version info in save files | Simon Robertshaw | 1 | -0/+11 |
| 2013-02-16 | fix CRAY only deleting odd numbered elements | jacob1 | 1 | -1/+1 |
| 2013-02-16 | Update build number too | jacob1 | 1 | -1/+1 |
| 2013-02-16 | Update version number | Simon Robertshaw | 1 | -1/+1 |
| 2013-02-16 | Allow implicit conversions when setting text property on some Lua API UI elem... | Simon Robertshaw | 3 | -6/+2 |
| 2013-02-16 | Add missing removeComponent for Lua API | Simon Robertshaw | 4 | -0/+50 |
| 2013-02-15 | fix mac compiling, fix renderer, fix other minor compiling issues | jacob1 | 7 | -4/+17 |
| 2013-02-11 | fix modifiers from lua, fix right ctrl | jacob1 | 2 | -9/+3 |
| 2013-02-10 | fix some more brush bugs, remove alt-sample brush | jacob1 | 1 | -3/+9 |
| 2013-02-10 | fix crash if save data can't be loaded | jacob1 | 1 | -1/+2 |
| 2013-02-10 | make smudge tool more similar to the old one | jacob1 | 1 | -11/+13 |
| 2013-02-09 | fix deco sample tool with 1 px brush, fix deco sample also sampling HUD/other... | jacob1 | 4 | -4/+11 |
| 2013-02-09 | flood fill / sample brush shape, fix rectangle snapping | jacob1 | 2 | -4/+7 |
| 2013-02-09 | blobby walls in blob view | jacob1 | 2 | -0/+95 |
| 2013-02-09 | fix tpt.selectedl not updating with sample brush, always put photons[] on top... | jacob1 | 5 | -14/+22 |
| 2013-02-08 | fix sign box size, sign width with {t} and {p}, and zoom box size | jacob1 | 5 | -108/+73 |
| 2013-02-08 | one more small thing: show gravity in debug mode hud even when it's a small v... | jacob1 | 1 | -1/+1 |
| 2013-02-08 | minor fixes to color picker / small speed improvement | jacob1 | 4 | -57/+67 |