| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-07-10 | fix piston bugs, fix crashes, don't use bluescreens when compiled with debug ... | jacob1 | 2 | -6/+6 |
| 2013-07-09 | Fixed the bug with SPWN not creating when redoing (Ctrl-Z). | Saveliy Skresanov | 1 | -0/+4 |
| 2013-07-07 | Fix the bug where stickmen were shooting LIGH only in one direction. | Saveliy Skresanov | 1 | -1/+1 |
| 2013-07-02 | Merge pull request #143 from mniip/foo | jacob1 | 1 | -4/+2 |
| 2013-07-02 | save more settings in powder.pref like ngrav_enable, aheat_enable, pretty pow... | jacob1 | 1 | -7/+7 |
| 2013-06-28 | shouldn't use PIXR/G/B/PACK there, would break if using a non-standard bit sc... | mniip | 1 | -4/+2 |
| 2013-06-27 | fix sim.loadStamp return value, remove VINE_MODE | jacob1 | 3 | -4/+2 |
| 2013-06-24 | fix version tagging in saves | jacob1 | 1 | -2/+2 |
| 2013-06-24 | change some wall descriptions a little | jacob1 | 2 | -14/+14 |
| 2013-06-23 | Add back replace mode and specific delete * | jacob1 | 4 | -413/+389 |
| 2013-06-22 | fix NEUT not setting off DEUT directly under it (save 1236560) | jacob1 | 1 | -1/+1 |
| 2013-06-21 | fix PTCT melting temperature, seems to have been broken in 525f87fd6be3e716 ,... | jacob1 | 1 | -1/+1 |
| 2013-06-21 | CFLM is a gas ... not a liquid. Fixes #116 | jacob1 | 1 | -2/+2 |
| 2013-06-21 | HUD displays the correct name of LIFE particles in the HUD, show mouse positi... | jacob1 | 3 | -25/+31 |
| 2013-06-20 | fix BRMT always acting like it was created from TUGN | jacob1 | 1 | -5/+12 |
| 2013-06-12 | Lower rounding errors in BIZR code and make it change color both on vertical ... | Saveliy Skresanov | 1 | -7/+7 |
| 2013-06-10 | Add two new properties for CLNE-like elements | jacob1 | 11 | -39/+39 |
| 2013-06-09 | fix NEUT created from DEUT explosions sometimes having the deco color of prev... | jacob1 | 2 | -26/+8 |
| 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 | 6 | -17/+21 |
| 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-02 | allow creating WIND lines from lua | jacob1 | 1 | -11/+16 |
| 2013-05-31 | even more lua simulation api functions | jacob1 | 2 | -11/+13 |
| 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 remote-tracking branch 'origin/master' | jacob1 | 7 | -7/+7 |
| 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 | 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 | 106 | -513/+384 |
| 2013-05-17 | fix CFLM making VIBR unable to explode | jacob1 | 1 | -1/+1 |
| 2013-05-17 | rename GRAV back to PGRV, fix formatting in generator, remove useless file | jacob1 | 10 | -33/+26 |
| 2013-05-16 | lua simulation api functions for drawing with tools / deco | jacob1 | 2 | -2/+2 |
| 2013-05-16 | remove unneeded / duplicate constants, fix SPC_AIR/other tools so it won't co... | jacob1 | 6 | -136/+28 |
| 2013-05-16 | make making VIBR from molten TTAN+EXOT a little easier (molten VIBR slowly ki... | jacob1 | 1 | -4/+15 |
| 2013-05-16 | soap lines show in nothing mode, some small changes to arguments for sim api ... | jacob1 | 4 | -4/+5 |
| 2013-05-16 | redo some brush drawing stuff to remove useless checks, and to allow for repl... | jacob1 | 4 | -165/+89 |
| 2013-05-14 | some more description changes | jacob1 | 24 | -24/+24 |
| 2013-05-14 | rename TUGN to TUNG (more popular spelling). Broken BRMT smelts back into TUGN | jacob1 | 5 | -74/+116 |
| 2013-05-11 | D: | mniip | 70 | -70/+70 |
| 2013-05-11 | Togglable lua scripting | Simon Robertshaw | 1 | -0/+8 |
| 2013-05-09 | fix tpt.message_box, fix compiling error | jacob1 | 1 | -2/+2 |
| 2013-05-08 | Rocket boots for fighters. | Saveliy Skresanov | 2 | -5/+15 |
| 2013-05-08 | Merge remote-tracking branch 'upstream/master' | Saveliy Skresanov | 1 | -11/+19 |
| 2013-05-08 | Fix "blow power" for stick man, disable rocket boots on E-hole. | Saveliy Skresanov | 2 | -4/+3 |
| 2013-05-08 | Merge remote-tracking branch 'origin/master' | jacob1 | 4 | -15/+160 |
| 2013-05-08 | fix PSCN BRAY (tmp = 2) not stopping normal BRAY from going through | jacob1 | 4 | -16/+13 |