| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2013-02-01 | prevent CRAY from destroying DMND | jacob1 | 2 | -2/+2 |
| 2013-01-26 | Allow limited arm size from tmp2 | Simon Robertshaw | 1 | -14/+20 |
| 2013-01-26 | Fix issue where piston won't push particles at index 0 | Simon Robertshaw | 1 | -3/+3 |
| 2013-01-26 | Piston fix: Adjust colour and prevent piston from pushing too far when there'... | Simon Robertshaw | 2 | -6/+8 |
| 2013-01-26 | Put back default piston size | Simon Robertshaw | 1 | -1/+1 |
| 2013-01-26 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 7 | -10/+49 |
| 2013-01-26 | Piston collapses spaces properly | Simon Robertshaw | 1 | -16/+25 |
| 2013-01-26 | clear persistent effects when it's display mode is removed | jacob1 | 1 | -0/+5 |
| 2013-01-26 | typing '~' doesn't close the lua console | jacob1 | 1 | -1/+4 |
| 2013-01-26 | Fix brush not being visible when using CTRL to change the size | jacob1 | 1 | -1/+1 |
| 2013-01-24 | fix possible crash with LIGH | jacob1 | 1 | -1/+1 |
| 2013-01-23 | fix "i" argument to graphics functions. | jacob1 | 4 | -7/+38 |
| 2013-01-23 | Fix piston retraction | Simon Robertshaw | 1 | -14/+9 |
| 2013-01-23 | PSTN: Do not accept current from diagonals, increase distance for spark checks | Simon Robertshaw | 1 | -3/+3 |
| 2013-01-23 | Fix FRME limits | Simon Robertshaw | 1 | -5/+7 |
| 2013-01-23 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 2 | -2/+2 |
| 2013-01-23 | Change to pistons, piston push length is base-1 blocks | Simon Robertshaw | 1 | -1/+1 |
| 2013-01-23 | Added FRME - A solid that keeps its simple structure when pushed by piston | Simon Robertshaw | 2 | -2/+93 |
| 2013-01-23 | Fully functional pistons, retract+extend | Simon Robertshaw | 1 | -56/+135 |
| 2013-01-23 | fix crash when pressing enter to open a save, and not logged in. Fix CRAY des... | jacob1 | 2 | -2/+2 |
| 2013-01-22 | Clean up some unused variables from PSTN.cpp | Simon Robertshaw | 1 | -3/+1 |
| 2013-01-22 | fix tpt.set_property setting integers above 255, fix fs.isDir/File, add "Colo... | jacob1 | 3 | -27/+18 |
| 2013-01-20 | PSTN.cpp - Remove unused code | Simon Robertshaw | 1 | -60/+0 |
| 2013-01-20 | Pistons - WIP, No retraction yet | Simon Robertshaw | 1 | -0/+221 |
| 2013-01-20 | C-RAY: Similar to A-RAY, creates particles | Simon Robertshaw | 2 | -1/+141 |
| 2013-01-20 | attempt to fix random deletion bug (can't reproduce easily, so can't tell if ... | jacob1 | 1 | -7/+8 |
| 2013-01-19 | Update Build number | jacob1 | 1 | -1/+1 |
| 2013-01-19 | Revert "move version info to version.h, no longer needs full recompile on ver... | Simon Robertshaw | 7 | -74/+72 |