| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-01-23 | Added FRME - A solid that keeps its simple structure when pushed by piston | Simon Robertshaw | 2 | -2/+93 |
| 2013-01-23 | Fully functional pistons, retract+extend | Simon Robertshaw | 1 | -56/+135 |
| 2013-01-23 | fix crash when pressing enter to open a save, and not logged in. Fix CRAY des... | jacob1 | 1 | -1/+1 |
| 2013-01-22 | Clean up some unused variables from PSTN.cpp | Simon Robertshaw | 1 | -3/+1 |
| 2013-01-22 | fix tpt.set_property setting integers above 255, fix fs.isDir/File, add "Colo... | jacob1 | 1 | -0/+1 |
| 2013-01-20 | PSTN.cpp - Remove unused code | Simon Robertshaw | 1 | -60/+0 |
| 2013-01-20 | Pistons - WIP, No retraction yet | Simon Robertshaw | 1 | -0/+221 |
| 2013-01-20 | C-RAY: Similar to A-RAY, creates particles | Simon Robertshaw | 2 | -1/+141 |
| 2013-01-20 | attempt to fix random deletion bug (can't reproduce easily, so can't tell if ... | jacob1 | 1 | -7/+8 |
| 2013-01-12 | Detach soap before going into STOR, fixes 1065982 (mostly) | cracker64 | 1 | -0/+1 |
| 2013-01-07 | save signs in snapshots | jacob1 | 2 | -1/+5 |
| 2013-01-07 | fix many more uninitialized variables | jacob1 | 1 | -11/+15 |
| 2013-01-06 | fix element function replacement option | jacob1 | 1 | -11/+4 |
| 2013-01-06 | VOID, VACU, and BHOL eat LIGH as it moves | jacob1 | 1 | -30/+60 |
| 2013-01-06 | fix GOL detection with DTEC | jacob1 | 1 | -1/+1 |
| 2013-01-04 | fix Ctrl+x being one pixel off, better xor_rect from tpt, delete test.c | jacob1 | 1 | -2/+2 |
| 2012-12-23 | Merge remote-tracking branch 'origin/master' | jacob1 | 1 | -1/+1 |
| 2012-12-23 | revert stickmen CONV fix, and do it another way that doesn't crash | jacob1 | 1 | -8/+31 |
| 2012-12-21 | Fix small mistake in TSNS | jacob1 | 1 | -1/+1 |
| 2012-12-18 | use kill_part when creating a new particle over an index, fixes STKM not resp... | jacob1 | 1 | -6/+1 |
| 2012-12-18 | fix undo not allowing any more stickmen to be placed, save stickmen in snapshots | jacob1 | 2 | -3/+10 |
| 2012-12-18 | fix sltw + liquid rubiduim explosion, make it work like water's | jacob1 | 2 | -7/+8 |
| 2012-12-18 | make TSNS not detect METL, some other sensor and CONV fixes | jacob1 | 4 | -22/+14 |
| 2012-12-18 | make water equalization use flags, not tmp2 (fixes EXOT / BUBW) | jacob1 | 2 | -7/+11 |
| 2012-12-18 | initialize variables in air.cpp and simulation.cpp | jacob1 | 2 | -8/+20 |
| 2012-12-18 | fix '=' resetting air heat, fix uninitialized ambient heat setting, a few LOL... | jacob1 | 6 | -32/+21 |
| 2012-12-18 | fix WARP being invisible, make it visible in heat display mode though | jacob1 | 2 | -1/+5 |
| 2012-12-17 | fix TRON ignoring GOO until the last moment | jacob1 | 1 | -1/+1 |
| 2012-12-16 | Copy dcolour when MERC expands, to let people make coloured mercury thermometers | jacksonmj | 1 | -2/+3 |
| 2012-12-15 | save stamps on 1 pixel grid (works exactly like in tpt now), delete signs wit... | jacob1 | 1 | -13/+21 |
| 2012-12-14 | More accurate elementCount | Simon Robertshaw | 2 | -3/+6 |
| 2012-12-14 | Merge remote-tracking branch 'origin/master' | jacob1 | 1 | -2/+2 |
| 2012-12-14 | update gravity wall zones whether or not newtonian gravity is on. Fixes #92 | jacob1 | 1 | -6/+5 |
| 2012-12-14 | Update WIRE name and description, fixes #101 | Simon Robertshaw | 1 | -2/+2 |
| 2012-12-13 | make it easier to create new energy particles (like for mods), they would jus... | jacob1 | 1 | -1/+1 |
| 2012-12-07 | add back element descriptions in some cpp files, fix minor TRON search proble... | jacob1 | 3 | -2/+46 |
| 2012-12-06 | TRON_NORANDOM flag | jacob1 | 1 | -3/+9 |
| 2012-12-06 | allow TRON to plan ahead which particles will disappear by the time it gets t... | jacob1 | 1 | -5/+15 |
| 2012-12-06 | Merge remote-tracking branch 'origin/master' | jacob1 | 3 | -5/+5 |
| 2012-12-06 | give TRON the ability to go through activated SWCH | jacob1 | 2 | -5/+13 |
| 2012-12-04 | Fix slight particle order issue with SWCH | jacksonmj | 1 | -1/+1 |
| 2012-12-01 | Fix infinite pressure glitch with CLST | jacob1 | 1 | -2/+2 |
| 2012-11-24 | Update src/simulation/elements/VIBR.cpp | jacob1 | 1 | -2/+2 |
| 2012-11-17 | VINE cool/burn effects like in PLNT, less sharp burn lines, fix infinite smok... | jacob1 | 4 | -2/+23 |
| 2012-11-17 | fix directly sparking metal not heating it up, fix formatting, allowing updat... | jacob1 | 1 | -11/+20 |
| 2012-11-16 | save pause state in stamps, load pause state from local saves and stamps corr... | jacob1 | 1 | -6/+0 |
| 2012-11-16 | fix visual studio std::max problem | jacob1 | 5 | -6/+9 |
| 2012-11-12 | Element palette for automatic element ID/mod mapping | Simon Robertshaw | 1 | -0/+44 |
| 2012-11-05 | Transfer energy between VIBR and BVBR | jacksonmj | 1 | -34/+29 |
| 2012-11-05 | Fix INVS staying dark blue even when pressure is removed | jacksonmj | 1 | -0/+2 |