| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-01 | Fix Simulation Tool brush issue (misalignment/didn't work with small brushes)... | Simon Robertshaw | 1 | -15/+16 |
| 2012-08-31 | More interface API | Simon Robertshaw | 5 | -2/+159 |
| 2012-08-31 | Events for Window object (Lua) | Simon Robertshaw | 3 | -4/+498 |
| 2012-08-31 | Some Lua interface API stuff | Simon Robertshaw | 10 | -4/+513 |
| 2012-08-30 | Get/Set single element properties | Simon Robertshaw | 4 | -0/+214 |
| 2012-08-30 | More methods for setting element properties | Simon Robertshaw | 1 | -25/+132 |
| 2012-08-30 | Fix streamline placement | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-29 | Fix cursour falling just out zoom window | Simon Robertshaw | 1 | -1/+10 |
| 2012-08-29 | Implement retrieval of element properties | Simon Robertshaw | 5 | -5/+119 |
| 2012-08-29 | Bitops for Lua, incomplete elements API | Simon Robertshaw | 4 | -10/+365 |
| 2012-08-28 | Additions to Lua API: Renderer (colourMode, displayMode, renderMode, plus all... | Simon Robertshaw | 2 | -11/+172 |
| 2012-08-28 | Update version number | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-28 | tpt.element also converts numbers to names | Simon Robertshaw | 1 | -4/+14 |
| 2012-08-28 | Black decorations only in thumbnails | Simon Robertshaw | 3 | -6/+21 |
| 2012-08-28 | Correct PHOT colour during fusion | Simon Robertshaw | 2 | -2/+2 |
| 2012-08-28 | cold phot doesn't burn things | Simon Robertshaw | 1 | -1/+2 |
| 2012-08-28 | Fix things melting with heat sim off | Simon Robertshaw | 14 | -14/+14 |
| 2012-08-28 | DTEC, generates a spark when something with it's ctype is nearby | Simon Robertshaw | 2 | -0/+105 |
| 2012-08-28 | WOOD and PLNT turn grey when hot, bluish when cold | Simon Robertshaw | 2 | -43/+84 |
| 2012-08-28 | Save decorations and gravity field drawing to prefs | Simon Robertshaw | 1 | -0/+6 |
| 2012-08-28 | Limit SPNG saturation and reduce absorbtion rate for GEL and SPNG with some e... | Simon Robertshaw | 2 | -9/+13 |
| 2012-08-28 | Correct proportions of CO2 and WATR when GEL/SPNG is absorbing BUBW | Simon Robertshaw | 2 | -8/+2 |
| 2012-08-28 | GEL and SPNG absorb water from more elements and leave behind what the water ... | Simon Robertshaw | 2 | -3/+44 |
| 2012-08-28 | TPT: Prevent Acid from eating broken glass | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-27 | Ensure previewview comment box resizing is triggered. | Simon Robertshaw | 3 | -4/+18 |
| 2012-08-27 | Nicer HUD for beta | Simon Robertshaw | 2 | -0/+4 |
| 2012-08-27 | Missing part of TPT commit 04a09d997, for TTAN, nt and surround_space is now ... | Simon Robertshaw | 1 | -3/+3 |
| 2012-08-27 | Fix bug in history restoring where the lastActiveIndex is not updated leading... | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-27 | Enable decorations in renderer for local save items, disable for server save ... | Simon Robertshaw | 7 | -13/+21 |
| 2012-08-26 | Disable decorations when rendering saves | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-25 | Save ID copying for preview | Simon Robertshaw | 6 | -11/+46 |
| 2012-08-25 | Fix messed up revert | Simon Robertshaw | 1 | -5/+2 |
| 2012-08-25 | Complete "Consistent proportions of WATR and SALT in SLTW" after REALISTIC re... | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-25 | Revert "HYGN now combusts and fuses properly" | Simon Robertshaw | 1 | -47/+46 |
| 2012-08-25 | Revert "final fusion fixes" | Simon Robertshaw | 3 | -44/+10 |
| 2012-08-25 | OPS: Fix byte order when unpacking 4 byte tmp fields | Simon Robertshaw | 9 | -163/+401 |
| 2012-08-25 | Clear area behind zoom, fixes #144 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-25 | Sample tool samples decoration colour when deco menu is visible. fixes #146 | Simon Robertshaw | 4 | -10/+33 |
| 2012-08-25 | Correct size for textbox limits, fixes #8 | Simon Robertshaw | 1 | -1/+3 |
| 2012-08-25 | Tooltips for quick options menu, #113 | Simon Robertshaw | 2 | -3/+20 |
| 2012-08-25 | Tooltips for sign in button, fixes #113 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-24 | Don't you just hate those fencepost errors... Stop going out of bounds when t... | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-24 | Alt click alternative to middle clicking | Simon Robertshaw | 1 | -0/+5 |
| 2012-08-24 | Fix install crash (somehow, I commented out the bit the gets the current dire... | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-24 | More efficient floodfill function for gravity walls, no need for larger stack... | Simon Robertshaw | 1 | -10/+27 |
| 2012-08-24 | Prevent key overlap for Stickman movement and Gravity/Debug/Stamp actions, fi... | Simon Robertshaw | 3 | -13/+33 |
| 2012-08-24 | Fix prev, next buttons in Stamps browser. #141 | Simon Robertshaw | 2 | -5/+5 |
| 2012-08-21 | Remember Console history | Simon Robertshaw | 2 | -2/+17 |
| 2012-08-21 | PPIP glowing brick in fire mode | Simon Robertshaw | 1 | -1/+6 |
| 2012-08-21 | Fix stamps page count | Simon Robertshaw | 4 | -35/+11 |