| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-02-10 | make smudge tool more similar to the old one | jacob1 | 1 | -11/+13 |
| 2013-02-09 | fix tpt.selectedl not updating with sample brush, always put photons[] on top... | jacob1 | 1 | -6/+6 |
| 2013-02-08 | minor fixes to color picker / small speed improvement | jacob1 | 1 | -47/+54 |
| 2013-01-20 | C-RAY: Similar to A-RAY, creates particles | Simon Robertshaw | 1 | -1/+2 |
| 2013-01-20 | attempt to fix random deletion bug (can't reproduce easily, so can't tell if ... | jacob1 | 1 | -7/+8 |
| 2013-01-07 | save signs in snapshots | jacob1 | 1 | -0/+2 |
| 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-04 | fix Ctrl+x being one pixel off, better xor_rect from tpt, delete test.c | jacob1 | 1 | -2/+2 |
| 2012-12-23 | revert stickmen CONV fix, and do it another way that doesn't crash | jacob1 | 1 | -8/+31 |
| 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 | 1 | -2/+6 |
| 2012-12-18 | make TSNS not detect METL, some other sensor and CONV fixes | jacob1 | 1 | -12/+10 |
| 2012-12-18 | make water equalization use flags, not tmp2 (fixes EXOT / BUBW) | jacob1 | 1 | -5/+8 |
| 2012-12-18 | initialize variables in air.cpp and simulation.cpp | jacob1 | 1 | -6/+10 |
| 2012-12-18 | fix '=' resetting air heat, fix uninitialized ambient heat setting, a few LOL... | jacob1 | 1 | -9/+11 |
| 2012-12-18 | fix WARP being invisible, make it visible in heat display mode though | jacob1 | 1 | -0/+4 |
| 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 | 1 | -3/+5 |
| 2012-12-14 | update gravity wall zones whether or not newtonian gravity is on. Fixes #92 | jacob1 | 1 | -6/+5 |
| 2012-12-13 | make it easier to create new energy particles (like for mods), they would jus... | jacob1 | 1 | -1/+1 |
| 2012-12-06 | give TRON the ability to go through activated SWCH | jacob1 | 1 | -2/+10 |
| 2012-11-17 | fix directly sparking metal not heating it up, fix formatting, allowing updat... | jacob1 | 1 | -11/+20 |
| 2012-11-12 | Element palette for automatic element ID/mod mapping | Simon Robertshaw | 1 | -0/+44 |
| 2012-11-04 | Change freezing point of VIBR lava, and make sure VIBR always absorbs energy ... | jacksonmj | 1 | -0/+12 |
| 2012-11-01 | Add PLSM to stacking exclusion list, and fix some cases of stacked EMBR causi... | jacksonmj | 1 | -2/+4 |
| 2012-10-26 | Make conversion of PHOT to ELEC using BIZR, and enrichment of DEUT with ELEC,... | jacksonmj | 1 | -1/+17 |
| 2012-10-26 | initialize all stickmen variables, not just legs | jacob1 | 1 | -1/+1 |
| 2012-10-26 | improve the GOL menu descriptions | jacob1 | 1 | -1/+1 |
| 2012-10-26 | TSNS doesn't detect things with an equal temp (fixes detecting wires) | jacob1 | 1 | -1/+1 |
| 2012-10-10 | Allow TSNS and DTEC to detect photons and other energy particles. Set default... | Simon Robertshaw | 1 | -1/+1 |
| 2012-10-10 | new elements: DMG (Force bomb) and TSNS (Temperature sensor) | Simon Robertshaw | 1 | -0/+2 |
| 2012-10-05 | Move LOLZ/LOVE Rule tables into more appropriate location (element file) | jacob1 | 1 | -29/+4 |
| 2012-10-05 | LOLZ and LOVE work again | jacob1 | 1 | -0/+96 |
| 2012-10-05 | show # of parts, [GRID X], PIPE/PPIP with X, and molten X (with debug on) in HUD | jacob1 | 1 | -0/+2 |
| 2012-10-05 | undo ambient heat in snapshots | jacob1 | 1 | -0/+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 | 1 | -4/+9 |
| 2012-09-25 | Fix smudge issue | jacob1 | 1 | -13/+17 |
| 2012-09-14 | Correct initialisation of FIGH | Simon Robertshaw | 1 | -11/+14 |
| 2012-09-06 | revert changing the lua/sdl includes and min/max changes | jacob1 | 1 | -1/+3 |
| 2012-09-06 | Visual studio compatibility | jacob1 | 1 | -6/+6 |
| 2012-09-06 | Wall names in HUD | jacob1 | 1 | -0/+4 |
| 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 | Fix streamline placement | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-28 | DTEC, generates a spark when something with it's ctype is nearby | Simon Robertshaw | 1 | -0/+9 |
| 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 | 1 | -0/+1 |