| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-03-30 | set_vx and vy fixes, float to int is not good. | Cracker64 | 1 | -2/+9 |
| 2011-03-30 | A cracker commit with some nice comments | Simon | 15 | -188/+264 |
| 2011-03-30 | URHG | Simon | 1 | -0/+4 |
| 2011-03-30 | import header for exe_name for use with file association | Simon | 1 | -0/+1 |
| 2011-03-30 | Windows header for registry functions | Simon | 1 | -0/+3 |
| 2011-03-29 | derp - added O2.c | AntB | 1 | -0/+28 |
| 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 | 2 | -22/+43 |
| 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 | 2 | -2/+66 |
| 2011-03-26 | 64bit fixes, thanks a ton jacksonmj :D | Lieuwe | 1 | -1/+3 |
| 2011-03-26 | misc stuff | Lieuwe | 2 | -4/+65 |
| 2011-03-25 | Added Lieuwe | Simon | 1 | -1/+1 |
| 2011-03-25 | Typo | Simon | 1 | -1/+1 |
| 2011-03-25 | Added some file association for Windows, NOT TESTED YET | Simon | 1 | -0/+72 |
| 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 | 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 | Fix text overflow for large life values | Simon | 1 | -1/+1 |
| 2011-03-24 | Effects for PRTO and PRTI | Simon | 4 | -25/+168 |
| 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 | Python console | Simon | 1427 | -933/+505730 |
| 2011-03-22 | More cracker fixes | Simon | 4 | -81/+1396 |
| 2011-03-22 | Fix some WIND bugs | Simon | 3 | -10/+21 |
| 2011-03-22 | Fixes from jacksonmj | Simon | 9 | -308/+444 |
| 2011-03-21 | Fix crash when trying to move to invalid co-ordinates | jacksonmj | 1 | -0/+2 |
| 2011-03-19 | cleanup :D | Lieuwe | 1 | -1/+1 |
| 2011-03-19 | Fix stickmen photons and neutrons | jacksonmj | 2 | -22/+28 |
| 2011-03-18 | changed zip filename | Lieuwe | 1 | -1/+1 |
| 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 | 2 | -9/+139 |
| 2011-03-18 | Matrices and vectors, to make coding next commit more pleasant | jacksonmj | 1 | -0/+65 |
| 2011-03-18 | you can now disable(tpt.disable_python) or enable(python) the python console :D | Lieuwe | 2 | -6/+28 |
| 2011-03-18 | now warns about a disabled python console. | Lieuwe | 3 | -18/+514 |
| 2011-03-18 | no longer crashes on mangled console.py and other python initialisation errors. | Lieuwe | 2 | -27/+36 |
| 2011-03-18 | ... | Lieuwe | 1425 | -1/+505038 |
| 2011-03-18 | Add some arguments to save build/parse functions | jacksonmj | 2 | -9/+11 |
| 2011-03-18 | check bounds for wind, causes some funny glitches though. | Cracker64 | 1 | -1/+1 |
| 2011-03-18 | Remove code to delete SPAWN when stickman produced | jacksonmj | 1 | -48/+16 |
| 2011-03-17 | Fix incorrect pitch in sdl_seticon | jacksonmj | 1 | -1/+1 |
| 2011-03-17 | Remove neutrons from pmap | jacksonmj | 2 | -15/+31 |
| 2011-03-17 | fuck the wrong branch. also, particle delete function. | Lieuwe | 3 | -13/+15 |