| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-09-03 | Added Powered Void | Simon Robertshaw | 3 | -5/+38 |
| 2011-09-02 | Fix crash when stickman goes through a portal | jacksonmj | 1 | -0/+1 |
| 2011-09-02 | Limit particle-air heat transfer rate | jacksonmj | 1 | -0/+1 |
| 2011-08-30 | Improvements to CBNW and BIZR act as a dye | Simon Robertshaw | 2 | -9/+53 |
| 2011-08-30 | Allow decoration layer to affect firework explosion colour | jacksonmj | 3 | -17/+34 |
| 2011-08-30 | Add tpt.setwindowsize(scale, fullscreen) | jacksonmj | 2 | -3/+19 |
| 2011-08-30 | Always check bmap when creating particles | jacksonmj | 5 | -17/+6 |
| 2011-08-30 | Fixes: HUD for fast PIPE, PIPE contents disappearing when next to walls, scro... | jacksonmj | 3 | -5/+4 |
| 2011-08-30 | Save ctype of STOR, also Version Increment | Simon Robertshaw | 1 | -2/+2 |
| 2011-08-29 | Added STOR, a block that can store a single particle and release when charged | Simon Robertshaw | 3 | -2/+57 |
| 2011-08-29 | Some element interactions for CBNW and CO2, also fixes Gas only wall | Simon Robertshaw | 3 | -6/+6 |
| 2011-08-29 | Fix rapid decrease in pressure with GAS/NBLE | jacksonmj | 1 | -2/+3 |
| 2011-08-29 | Zoom toggle, alt+z | jacksonmj | 2 | -8/+14 |
| 2011-08-27 | Remove blocking walls from pmap | jacksonmj | 68 | -166/+132 |
| 2011-08-26 | Merge remote branch 'origin/master' | Bryan Hoyle | 4 | -1/+90 |
| 2011-08-26 | Fixed some possible coding errors | Bryan Hoyle | 1 | -2/+3 |
| 2011-08-26 | More stuff for CO2 | Simon Robertshaw | 4 | -1/+90 |
| 2011-08-25 | Merge remote branch 'origin/master' | Bryan Hoyle | 1 | -0/+19 |
| 2011-08-25 | Fixed wall glitch with >1px making holes | Bryan Hoyle | 1 | -1/+1 |
| 2011-08-25 | CO2, WIP | Simon Robertshaw | 1 | -0/+19 |
| 2011-08-25 | Life diffusion for Acid | Simon Robertshaw | 1 | -1/+26 |
| 2011-08-25 | Finally, water puts out fire | Simon Robertshaw | 3 | -0/+21 |
| 2011-08-25 | Added autorun option to tpt.getscript() | Bryan Hoyle | 1 | -3/+13 |
| 2011-08-25 | Allow pixel scale selection of area to copy/stamp | jacksonmj | 1 | -16/+18 |
| 2011-08-25 | Improvements to getscript | Simon Robertshaw | 1 | -44/+69 |
| 2011-08-24 | Use HTTP instead of sockets | Bryan Hoyle | 1 | -55/+27 |
| 2011-08-24 | Small ui for confirming script download as to make script downloads within sc... | Bryan Hoyle | 2 | -0/+4 |
| 2011-08-24 | Changing server address for script repository | Bryan Hoyle | 1 | -1/+1 |
| 2011-08-24 | Merge remote branch 'origin/master' | Bryan Hoyle | 11 | -176/+207 |
| 2011-08-24 | Working tpt.getscriptid(<string: id>). Retrieves and runs a script from online | Bryan Hoyle | 2 | -1/+79 |
| 2011-08-23 | Added "Tools" menu. | savask | 1 | -6/+9 |
| 2011-08-22 | Stray bracket, not cat+keyboard | Simon Robertshaw | 1 | -1/+1 |
| 2011-08-22 | Lua keyevents bug, int keycode is cast to a char | Simon Robertshaw | 1 | -2/+3 |
| 2011-08-22 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 5 | -91/+79 |
| 2011-08-22 | Fix electrode when in replace mode or specific delete mode | jacksonmj | 7 | -62/+71 |
| 2011-08-21 | Fix photons conducting heat to turned off HSWC | jacksonmj | 1 | -1/+1 |
| 2011-08-20 | Make STKM spawn below PRTO (less likely to get stuck), and implement PROP_DEADLY | jacksonmj | 1 | -9/+11 |
| 2011-08-20 | Change portal so that randomness never causes a particle to exit the same sid... | jacksonmj | 3 | -54/+40 |
| 2011-08-20 | Fix STKM_init_legs and leg/head colours in prerender_save | jacksonmj | 2 | -27/+27 |
| 2011-08-20 | Make 'Molten x' a little safer | Simon Robertshaw | 1 | -1/+1 |
| 2011-08-20 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -0/+10 |
| 2011-08-20 | Changes to unify mouse and keyboard events for Lua | Simon Robertshaw | 3 | -16/+36 |
| 2011-08-20 | Made HUD display molten things as "Molten something" | savask | 1 | -0/+10 |
| 2011-08-20 | Fix Coal invisibility when drawn on pause | Simon Robertshaw | 1 | -6/+12 |
| 2011-08-20 | Stickman go through portals | jacksonmj | 4 | -117/+78 |
| 2011-08-19 | Menu scrolling for 'special' menu | Simon Robertshaw | 1 | -20/+22 |
| 2011-08-19 | Revert "Move version check out of main()" | Simon Robertshaw | 2 | -159/+137 |
| 2011-08-19 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 2 | -25/+21 |
| 2011-08-19 | Fix DEBUG_DRAWTOOL to work with line snapping | jacksonmj | 2 | -11/+11 |
| 2011-08-19 | Memory leaks and uninitialised value in catalogue_ui | jacksonmj | 1 | -1/+3 |