| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 2013-01-19 | fix missing #ifdef statement breaking compiling when not on linux | jacob1 | 1 | -0/+2 |
| 2013-01-18 | fix error with renderer compiling | jacob1 | 1 | -0/+2 |
| 2013-01-18 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | jacob1 | 3 | -8/+245 |
| 2013-01-18 | move clipboard functions out of misc.cpp without creating errors | jacob1 | 9 | -165/+142 |
| 2013-01-17 | add gravmap setting. Getting doesn't work right now, and maybe i should check... | jacob1 | 2 | -1/+37 |
| 2013-01-17 | combine pressure functions, add sim.ambientHeat, sim.velocityX, sim.velocityY | jacob1 | 2 | -19/+120 |
| 2013-01-17 | sim.get/setPressure, a few constants to the simulation api | jacob1 | 3 | -1/+90 |
| 2013-01-16 | implement tpt.set_shortcuts | jacob1 | 1 | -3/+9 |
| 2013-01-16 | log error messages for update functions | jacob1 | 1 | -4/+9 |
| 2013-01-15 | move version info to version.h, no longer needs full recompile on version change | jacob1 | 7 | -72/+74 |
| 2013-01-15 | allow removing zoom tool when shift drawing lines | jacob1 | 1 | -2/+3 |
| 2013-01-15 | Merge branch 'HEAD' of git@github.com:FacialTurd/The-Powder-Toy.git | jacob1 | 1 | -3/+3 |
| 2013-01-15 | probably fix compiling error | jacob1 | 1 | -1/+3 |
| 2013-01-15 | Update version number, before I forget. | jacob1 | 1 | -3/+3 |
| 2013-01-15 | don't allow 1-3 letter searches, because bad search results are just returned | jacob1 | 1 | -1/+2 |
| 2013-01-15 | don't allow tags unless 4 letters long | jacob1 | 1 | -0/+5 |
| 2013-01-14 | deco menu needs to be clicked to enter, press 'b' to get out of deco editor too | jacob1 | 4 | -14/+33 |
| 2013-01-13 | copy support in linux | jacob1 | 3 | -14/+82 |
| 2013-01-13 | local copy / paste support inside tpt for all platforms | jacob1 | 1 | -4/+11 |
| 2013-01-13 | change some free/malloc's back to delete/new's | jacob1 | 4 | -111/+109 |
| 2013-01-12 | Merge pull request #114 from mniip/deco | jacob1 | 3 | -13/+22 |
| 2013-01-12 | Detach soap before going into STOR, fixes 1065982 (mostly) | cracker64 | 1 | -0/+1 |