| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-06-09 | remove debug printing I accidentally included again | jacob1 | 2 | -5/+0 |
| 2013-06-09 | SaveID Message after saving a save to the server (like the old tpt did). TODO... | jacob1 | 3 | -0/+140 |
| 2013-06-09 | fix problems with point queue, where it would draw a Point at A, a line from ... | jacob1 | 3 | -14/+15 |
| 2013-06-09 | Possibly fix crash due to Lua running out of stack space | jacksonmj | 1 | -0/+1 |
| 2013-06-08 | fix tpt.selectedl not changing sometimes when using the element search or sam... | jacob1 | 5 | -20/+24 |
| 2013-06-08 | fix ToolTips on split buttons not working correctly (button overrode them), f... | jacob1 | 2 | -30/+25 |
| 2013-06-07 | save publishing info in the save upload ui | jacob1 | 4 | -5/+42 |
| 2013-06-07 | make saves private by default again | jacob1 | 1 | -31/+82 |
| 2013-06-07 | PHOT can go through PBCN and BCLN, fixes differences in PHOT cloning found in... | jacob1 | 1 | -71/+87 |
| 2013-06-07 | some minor changes to tools | jacob1 | 8 | -21/+25 |
| 2013-06-07 | adjust tool strengths a little, to make them a little faster | jacob1 | 6 | -8/+8 |
| 2013-06-06 | GOLD changes photons to yellow | jacob1 | 1 | -15/+16 |
| 2013-06-06 | WIND tool creates WIND just by holding down the line tool again | jacob1 | 3 | -2/+13 |
| 2013-06-06 | fix sim.NUM_PARTS, other small changes | jacob1 | 4 | -18/+14 |
| 2013-06-06 | make constants in the lua api's a lot easier to write | jacob1 | 2 | -111/+110 |
| 2013-06-05 | fix not being able to draw tool lines or boxes, but you can still press ctrl+... | jacob1 | 1 | -11/+19 |
| 2013-06-02 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | jacob1 | 1 | -2/+3 |
| 2013-06-02 | allow creating WIND lines from lua | jacob1 | 7 | -18/+46 |
| 2013-06-01 | Merge pull request #137 from mniip/shitscript | jacob1 | 1 | -2/+3 |
| 2013-06-01 | some sconsript fixes | mniip | 1 | -2/+3 |
| 2013-05-31 | fix bug where you had to start using a tool before setting it's strength | jacob1 | 4 | -31/+33 |
| 2013-05-31 | even more lua simulation api functions | jacob1 | 4 | -16/+105 |
| 2013-05-30 | fix sconscript | jacob1 | 1 | -12/+12 |
| 2013-05-30 | Documentation for Sconscript by Doxin | jacob1 | 6 | -30/+1325 |
| 2013-05-30 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | jacob1 | 20 | -343/+164 |
| 2013-05-30 | some new sim and ren lua api functions | jacob1 | 6 | -10/+152 |
| 2013-05-22 | mniip: add back missing easter egg | jacob1 | 1 | -0/+3 |
| 2013-05-22 | move frameStart to right after the fps is limited (counts everything, includi... | jacob1 | 1 | -2/+2 |
| 2013-05-22 | Fix incorrect FPS counter, need to count blit too. | cracker64 | 1 | -17/+16 |
| 2013-05-21 | Fix STKM spawns, fix cases. | cracker64 | 1 | -72/+60 |
| 2013-05-21 | Jacob can't into switches | cracker64 | 1 | -4/+0 |
| 2013-05-20 | TPT: Stop STKM being able to jump on the bottom of the screen 509b84b4f | jacob1 | 1 | -5/+6 |
| 2013-05-20 | Merge pull request #136 from mniip/scons | jacob1 | 3 | -18/+17 |
| 2013-05-20 | Merge remote-tracking branch 'origin/master' | jacob1 | 8 | -7/+11 |
| 2013-05-20 | reduce rand() chances to 5x the old values in elements that were changed to 3... | jacob1 | 14 | -229/+64 |
| 2013-05-20 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | jacob1 | 1 | -1/+1 |
| 2013-05-19 | Fix description: METL does not break under pressure | jacksonmj | 1 | -1/+1 |
| 2013-05-19 | reenable sighandlers for winderp | mniip | 1 | -5/+1 |
| 2013-05-19 | minor fixes to descriptions (again) | jacob1 | 5 | -5/+5 |
| 2013-05-17 | Merge branch 'HEAD' of git@github.com:FacialTurd/The-Powder-Toy.git | jacob1 | 197 | -898/+1466 |
| 2013-05-17 | fix CFLM making VIBR unable to explode | jacob1 | 2 | -1/+5 |
| 2013-05-17 | some more compiling fixes | mniip | 2 | -4/+7 |
| 2013-05-17 | sdl-dir scons parameter | mniip | 1 | -13/+13 |
| 2013-05-17 | new lua sim api functions to get/set deco color, load a save, and adjust coor... | jacob1 | 3 | -1/+58 |
| 2013-05-17 | fix tpt.selectedl sometimes being incorrect | jacob1 | 1 | -5/+6 |
| 2013-05-17 | rename GRAV back to PGRV, fix formatting in generator, remove useless file | jacob1 | 13 | -67/+65 |
| 2013-05-16 | remove check in deco tools (that shouldn't be there) | jacob1 | 1 | -6/+0 |
| 2013-05-16 | lua simulation api functions for drawing with tools / deco | jacob1 | 7 | -38/+171 |
| 2013-05-16 | remove unneeded / duplicate constants, fix SPC_AIR/other tools so it won't co... | jacob1 | 7 | -136/+36 |
| 2013-05-16 | make making VIBR from molten TTAN+EXOT a little easier (molten VIBR slowly ki... | jacob1 | 1 | -4/+15 |