| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-03-29 | O2 header changes | Simon | 1 | -1/+2 |
| 2011-03-29 | AMTR updates, releases LESS pressure, generates MORE photons and lifes that l... | AntB | 1 | -3/+3 |
| 2011-03-29 | QRTZ grow changes, uses ctype. | Cracker64 | 3 | -23/+44 |
| 2011-03-29 | some keyword fixes, "from" is a reserved name. | Cracker64 | 1 | -12/+12 |
| 2011-03-29 | WIND works with line tool, BOMB shine affected by velocity and flickers | Cracker64 | 2 | -13/+26 |
| 2011-03-29 | 64bit fixes and other | Simon | 6 | -23/+92 |
| 2011-03-26 | stole jacksonmjs makefile too, its aweseome :D | Lieuwe | 1 | -20/+23 |
| 2011-03-26 | 64bit fixes, thanks a ton jacksonmj :D | Lieuwe | 4 | -8/+9 |
| 2011-03-26 | misc stuff | Lieuwe | 4 | -9/+71 |
| 2011-03-25 | Added Lieuwe | Simon | 1 | -1/+1 |
| 2011-03-25 | Typo | Simon | 1 | -1/+1 |
| 2011-03-25 | ... and wood | Simon | 1 | -1/+1 |
| 2011-03-25 | Fix neutron penetration for PLANT | Simon | 1 | -1/+1 |
| 2011-03-25 | Added some file association for Windows, NOT TESTED YET | Simon | 2 | -0/+78 |
| 2011-03-24 | Message box with save ID info on new save | Simon | 1 | -1/+7 |
| 2011-03-24 | wtf | Simon | 1 | -3/+3 |
| 2011-03-24 | Add outline for clipboard pushing/pulling | Simon | 1 | -0/+12 |
| 2011-03-24 | Move thunder to explosive | Simon | 1 | -1/+1 |
| 2011-03-24 | Move Portal to special and Photons to nuclear | Simon | 1 | -3/+3 |
| 2011-03-24 | Fixed spacing and fixed "clumping" with quartz generating from life with Crac... | Cate | 1 | -9/+7 |
| 2011-03-24 | Cracker suggestion, fixed newly generated Quartz to always have color of prev... | Cate | 1 | -11/+5 |
| 2011-03-24 | Fix underflow/segfault from negative ctypes and debug text | Simon | 1 | -1/+1 |
| 2011-03-24 | Awesome QRTZ from Cate | Simon | 2 | -2/+64 |
| 2011-03-24 | M_PI for those who aren't awesome enough for Pi | Simon | 1 | -0/+4 |
| 2011-03-24 | Fix text overflow for large life values | Simon | 1 | -1/+1 |
| 2011-03-24 | Effects for PRTO and PRTI | Simon | 5 | -25/+182 |
| 2011-03-24 | SING pops when it runs out of life | Simon | 2 | -2/+38 |
| 2011-03-23 | Open file command line | Simon | 1 | -0/+13 |
| 2011-03-23 | Merge branch 'dev' of git://github.com/jacksonmj/The-Powder-Toy | Simon | 1 | -10/+10 |
| 2011-03-22 | Fix crashes when saving | jacksonmj | 1 | -10/+10 |
| 2011-03-22 | Fix makefile for OS X | Simon | 1 | -3/+3 |
| 2011-03-22 | Python console | Simon | 1437 | -963/+506005 |
| 2011-03-22 | More cracker fixes | Simon | 13 | -92/+1715 |
| 2011-03-22 | Fix some WIND bugs | Simon | 4 | -11/+22 |
| 2011-03-22 | Fixes from jacksonmj | Simon | 14 | -312/+475 |
| 2011-03-22 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon | 1 | -1/+246 |
| 2011-03-22 | Improve makefile for OS X | Simon | 1 | -1/+1 |
| 2011-03-21 | Update README | Simon Robertshaw | 1 | -1/+246 |
| 2011-03-21 | Fix crash when trying to move to invalid co-ordinates | jacksonmj | 1 | -0/+2 |
| 2011-03-20 | MOAR FIX | Lieuwe | 1 | -1/+6 |
| 2011-03-20 | 64bit fixing shit | Lieuwe | 3 | -7/+9 |
| 2011-03-19 | cleanup :D | Lieuwe | 4 | -2/+2 |
| 2011-03-19 | Fix stickmen photons and neutrons | jacksonmj | 2 | -22/+28 |
| 2011-03-18 | changed zip filename | Lieuwe | 4 | -2/+2 |
| 2011-03-18 | Remove redundant rotate/invert code and correct rotation direction | jacksonmj | 2 | -109/+2 |
| 2011-03-18 | Better rotation and inversion, also does single pixel translation | jacksonmj | 3 | -9/+141 |
| 2011-03-18 | Matrices and vectors, to make coding next commit more pleasant | jacksonmj | 2 | -0/+88 |
| 2011-03-18 | you can now disable(tpt.disable_python) or enable(python) the python console :D | Lieuwe | 5 | -7/+30 |
| 2011-03-18 | now warns about a disabled python console. | Lieuwe | 8 | -38/+517 |
| 2011-03-18 | no longer crashes on mangled console.py and other python initialisation errors. | Lieuwe | 4 | -28/+37 |