| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-26 | ability to reload and resave local saves without retyping name | jacob1 | 6 | -6/+73 |
| 2012-10-26 | Improve EXOT description | Simon Robertshaw | 1 | -1/+1 |
| 2012-10-26 | initialize all stickmen variables, not just legs | jacob1 | 2 | -2/+8 |
| 2012-10-26 | limit the number of signs that can be placed | jacob1 | 2 | -10/+3 |
| 2012-10-26 | possibly fix lag/crash when deleting stamps | jacob1 | 1 | -0/+3 |
| 2012-10-26 | bring back the old vote bars | jacob1 | 2 | -24/+23 |
| 2012-10-26 | don't render invalid elements | jacob1 | 1 | -1/+1 |
| 2012-10-26 | fix INVS graphics | jacob1 | 2 | -3/+9 |
| 2012-10-26 | Fix hydrogen not burning right (with and without realistic heat), allow h2 to... | jacob1 | 6 | -27/+73 |
| 2012-10-26 | improve the GOL menu descriptions | jacob1 | 2 | -27/+26 |
| 2012-10-26 | TSNS doesn't detect things with an equal temp (fixes detecting wires) | jacob1 | 2 | -3/+3 |
| 2012-10-26 | visual studio compatibility, plus change text a little | jacob1 | 3 | -5/+3 |
| 2012-10-26 | VIBR explosion/graphical changes, it now has a while before it explodes after... | jacob1 | 1 | -67/+81 |
| 2012-10-26 | some VIBR changes/fixes | jacob1 | 1 | -160/+168 |
| 2012-10-26 | VIBR/BVBR - vibranium. Initial commit, doesn't seem to work yet | jacob1 | 2 | -0/+268 |
| 2012-10-10 | Allow TSNS and DTEC to detect photons and other energy particles. Set default... | Simon Robertshaw | 3 | -3/+7 |
| 2012-10-10 | new elements: DMG (Force bomb) and TSNS (Temperature sensor) | Simon Robertshaw | 6 | -18/+232 |
| 2012-10-09 | Merge pull request #195 from Huulivoide/master | Simon Robertshaw | 3 | -6/+11 |
| 2012-10-07 | Windows doesn't have unistd.h, use only in unix platforms. | Jesse Jaara | 1 | -1/+4 |
| 2012-10-06 | Fix an error that prevents building on 64bit systems. | Jesse Jaara | 1 | -5/+5 |
| 2012-10-05 | Revert "multiple BRCK colors (suggested by Catelite)" | Simon Robertshaw | 1 | -26/+7 |
| 2012-10-05 | Move LOLZ/LOVE Rule tables into more appropriate location (element file) | jacob1 | 3 | -29/+32 |
| 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 | 3 | -6/+28 |
| 2012-10-05 | holding both Ctrl and Shift still enables 10x stength | jacob1 | 1 | -5/+2 |
| 2012-10-05 | Console Show quickoption | jacob1 | 5 | -5/+27 |
| 2012-10-05 | info tip on deco/ngrav/aheat changed | jacob1 | 4 | -6/+28 |
| 2012-10-05 | undo ambient heat in snapshots | jacob1 | 2 | -0/+4 |
| 2012-10-05 | Fast quit option (disable to make "X" act like in tpt) | jacob1 | 9 | -4/+62 |
| 2012-10-05 | {t:15100|text} to open a forum thread (will try to add more shortcuts later) | jacob1 | 4 | -6/+15 |
| 2012-10-05 | Ensure save is stored in memory for reload when using Save as current name, c... | Simon Robertshaw | 2 | -4/+10 |
| 2012-10-05 | Only run autorun if it exists | Simon Robertshaw | 1 | -4/+3 |
| 2012-10-05 | don't render fire on stamps (reduces lag) | jacob1 | 7 | -28/+35 |
| 2012-10-05 | prevent setting invalid types, fix setting type to "NONE", "C4", & "C5" | jacob1 | 2 | -4/+10 |
| 2012-10-05 | Flush stamps list to file when deletins, Rename stamps undelete function to r... | Simon Robertshaw | 7 | -15/+35 |
| 2012-10-05 | fix problem with last commit | jacob1 | 1 | -1/+1 |
| 2012-10-05 | Fix textbox key repeat issue | Simon Robertshaw | 1 | -0/+5 |
| 2012-10-05 | Stamp fix button to bring back deleted stamps | jacob1 | 9 | -2/+56 |
| 2012-10-05 | fix visual studio compiling errors (but not the dirent.h one) | jacob1 | 2 | -1/+2 |
| 2012-10-05 | Fix stuttering issue with FPS cap | Simon Robertshaw | 1 | -30/+22 |
| 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 | 2 | -1/+3 |
| 2012-10-01 | Fix photon blending mode | Simon Robertshaw | 1 | -1/+2 |
| 2012-10-01 | Don't highlight menus when the mouse button is down. | Simon Robertshaw | 3 | -1/+7 |
| 2012-10-01 | Fix stamp library loading issue (wasn't loading beyond 512 bytes, readsome do... | Simon Robertshaw | 1 | -3/+2 |
| 2012-10-01 | Limit save description length | Simon Robertshaw | 2 | -5/+14 |
| 2012-10-01 | Collapse comment box after sending comment | Simon Robertshaw | 1 | -0/+2 |
| 2012-10-01 | Don't reset tick counter when loading saves, fixes issue with LIGH tool | Simon Robertshaw | 1 | -1/+0 |