| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-09-21 | Water level equalization test! In options menu, or tpt.watertest() . | cracker64 | 2 | -8/+82 |
| 2011-09-21 | Make soap clean off decoration (opposite of BIZR) | Simon Robertshaw | 1 | -2/+28 |
| 2011-09-19 | Merge remote-tracking branch 'origin/master' | cracker64 | 2 | -13/+81 |
| 2011-09-19 | Tool menu in deco editor, Lighten/Darken tools. | cracker64 | 2 | -40/+142 |
| 2011-09-19 | Game installer launches game with data directory for Windows (AppData) | Simon Robertshaw | 1 | -13/+67 |
| 2011-09-19 | Allow setting of application data path \(For config, save and script data\) | Simon Robertshaw | 1 | -0/+14 |
| 2011-09-19 | Deco editor improvements. Editable color text boxes! Hit enter when done ed... | cracker64 | 2 | -57/+99 |
| 2011-09-18 | added dcolour to set and get | me4502 | 1 | -0/+7 |
| 2011-09-18 | Fix disappearing particles, e.g. with a box of CONV (ctype DEUT) containing n... | jacksonmj | 1 | -0/+8 |
| 2011-09-18 | Fix bug where mouse events are confused after breaking out of a mouse down event | Simon Robertshaw | 1 | -1/+1 |
| 2011-09-10 | Small changes to STOR, prevent setting Ctype to solid from cursor, allow any ... | Simon Robertshaw | 2 | -4/+4 |
| 2011-09-10 | Fix various memory leaks, as noted by Merkil/cppcheck | Simon Robertshaw | 4 | -7/+19 |
| 2011-09-08 | Add energy-only wall and make STOR show when it's holding a particle | Simon Robertshaw | 2 | -2/+13 |
| 2011-09-08 | Fix bottom right selection box corner (did not appear directly under cursor) | jacksonmj | 1 | -2/+2 |
| 2011-09-08 | tpt.get_property("id",x,y) | jacksonmj | 1 | -0/+4 |
| 2011-09-05 | Visual Studio fixes | jacksonmj | 3 | -6/+5 |
| 2011-09-03 | Update contributors | Simon Robertshaw | 1 | -1/+1 |
| 2011-09-03 | Convert Element | Simon Robertshaw | 4 | -2/+78 |
| 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 |