| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-05 | LOLZ and LOVE work again | jacob1 | 4 | -14/+105 |
| 2012-10-05 | multiple BRCK colors (suggested by Catelite) | jacob1 | 1 | -7/+26 |
| 2012-10-05 | don't let TNT flood fill explode when under other particles (prevents lag) | jacob1 | 1 | -2/+5 |
| 2012-10-05 | show # of parts, [GRID X], PIPE/PPIP with X, and molten X (with debug on) in HUD | jacob1 | 2 | -1/+5 |
| 2012-10-05 | undo ambient heat in snapshots | jacob1 | 2 | -0/+4 |
| 2012-10-05 | {t:15100|text} to open a forum thread (will try to add more shortcuts later) | jacob1 | 1 | -1/+1 |
| 2012-10-05 | don't render fire on stamps (reduces lag) | jacob1 | 2 | -17/+23 |
| 2012-10-03 | Fix extra BUBW sometimes being produced when CO2 dissolves | jacksonmj | 1 | -3/+3 |
| 2012-10-02 | Add couple of missing header files needed by GCC 4.7. | Jesse Jaara | 1 | -0/+1 |
| 2012-10-01 | Fix photon blending mode | Simon Robertshaw | 1 | -1/+2 |
| 2012-10-01 | Don't reset tick counter when loading saves, fixes issue with LIGH tool | Simon Robertshaw | 1 | -1/+0 |
| 2012-09-30 | Fix some uninitialized variables, add back sandcolor changing | jacob1 | 2 | -8/+11 |
| 2012-09-29 | Move PPIP to powered | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-25 | Fix smudge issue | jacob1 | 1 | -13/+17 |
| 2012-09-25 | MacOS X targets for Scons, Fix some inlines for clang | Simon Robertshaw | 1 | -21/+21 |
| 2012-09-14 | Better fire rendering for saves | Simon Robertshaw | 1 | -0/+26 |
| 2012-09-14 | Correct initialisation of FIGH | Simon Robertshaw | 1 | -11/+14 |
| 2012-09-13 | Remove testing particle from repo | Simon Robertshaw | 1 | -100/+0 |
| 2012-09-13 | Disable JIT for now | Simon Robertshaw | 1 | -0/+100 |
| 2012-09-06 | revert changing the lua/sdl includes and min/max changes | jacob1 | 3 | -3/+6 |
| 2012-09-06 | Visual studio compatibility | jacob1 | 7 | -12/+12 |
| 2012-09-06 | fix spark color in nothing mode | jacob1 | 1 | -3/+3 |
| 2012-09-06 | Fix bugs with energy particles in PIPE | jacob1 | 1 | -2/+9 |
| 2012-09-06 | Wall names in HUD | jacob1 | 3 | -16/+21 |
| 2012-09-05 | Changes to Smudge and blending modes (make them a little slower and easier to... | Simon Robertshaw | 1 | -25/+28 |
| 2012-09-01 | Fix Simulation Tool brush issue (misalignment/didn't work with small brushes)... | Simon Robertshaw | 1 | -15/+16 |
| 2012-08-30 | Get/Set single element properties | Simon Robertshaw | 1 | -0/+8 |
| 2012-08-30 | Fix streamline placement | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-29 | Implement retrieval of element properties | Simon Robertshaw | 3 | -1/+44 |
| 2012-08-28 | Black decorations only in thumbnails | Simon Robertshaw | 1 | -2/+4 |
| 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 | 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 | 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 | 3 | -6/+7 |
| 2012-08-26 | Disable decorations when rendering saves | Simon Robertshaw | 1 | -0/+2 |
| 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 | 8 | -162/+400 |
| 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 | More efficient floodfill function for gravity walls, no need for larger stack... | Simon Robertshaw | 1 | -10/+27 |