| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-09-12 | remove useless and laggy lightning_recreate check | jacob1 | 1 | -1/+0 |
| 2013-09-02 | new element: PROT (protons) TODO: proton colliders to produce heavier elements | jacob1 | 1 | -1/+0 |
| 2013-07-18 | remove specific delete for walls, doesn't work very well and it conflicts wit... | jacob1 | 1 | -4/+4 |
| 2013-07-15 | fix bug where saving and loading elements in saves relied on the name being c... | jacob1 | 1 | -0/+1 |
| 2013-07-12 | fixes to wall and particle floodfill. Wall fill ignores particles and always ... | jacob1 | 1 | -2/+2 |
| 2013-07-10 | fix floodfill and prop floodfil with photons | jacob1 | 1 | -0/+1 |
| 2013-06-27 | fix sim.loadStamp return value, remove VINE_MODE | jacob1 | 1 | -1/+0 |
| 2013-06-23 | Add back replace mode and specific delete * | jacob1 | 1 | -28/+29 |
| 2013-06-21 | HUD displays the correct name of LIFE particles in the HUD, show mouse positi... | jacob1 | 1 | -1/+1 |
| 2013-06-02 | allow creating WIND lines from lua | jacob1 | 1 | -11/+16 |
| 2013-05-16 | lua simulation api functions for drawing with tools / deco | jacob1 | 1 | -1/+1 |
| 2013-05-16 | soap lines show in nothing mode, some small changes to arguments for sim api ... | jacob1 | 1 | -2/+2 |
| 2013-05-06 | gol2 array is static size, adding new GoL won't increase memory usage. | cracker64 | 1 | -2/+1 |
| 2013-03-06 | remove auto generated comments from all files, fix some missing tabs, remove ... | jacob1 | 1 | -8/+1 |
| 2013-02-22 | fix PSTN bugs where FRME would still move even if all of it couldn't, fix PST... | jacob1 | 1 | -1/+1 |
| 2013-02-20 | fix CRAY INST mode ignoring length, fix CRAY going ignoring walls, fix CRAY +... | jacob1 | 1 | -0/+1 |
| 2012-12-18 | fix '=' resetting air heat, fix uninitialized ambient heat setting, a few LOL... | jacob1 | 1 | -4/+0 |
| 2012-12-14 | More accurate elementCount | Simon Robertshaw | 1 | -0/+1 |
| 2012-10-26 | visual studio compatibility, plus change text a little | jacob1 | 1 | -2/+0 |
| 2012-10-05 | LOLZ and LOVE work again | jacob1 | 1 | -0/+7 |
| 2012-09-30 | Fix some uninitialized variables, add back sandcolor changing | jacob1 | 1 | -4/+2 |
| 2012-09-25 | MacOS X targets for Scons, Fix some inlines for clang | Simon Robertshaw | 1 | -21/+21 |
| 2012-09-06 | Visual studio compatibility | jacob1 | 1 | -3/+3 |
| 2012-08-25 | OPS: Fix byte order when unpacking 4 byte tmp fields | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-21 | Add EMP flash, fixes #137 | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-19 | Basic realistic heat and latent heat support. | Savely Skresanov | 1 | -1/+0 |
| 2012-08-18 | Remove disabled elements when simulating. Fix crash when kill_part is run on ... | Simon Robertshaw | 1 | -2/+3 |
| 2012-08-16 | Undo/Snapshots, fixes #118 | Simon Robertshaw | 1 | -0/+5 |
| 2012-08-13 | Precompile some headers. Fix sconscript to prevent recompiling everything | Simon Robertshaw | 1 | -10/+8 |
| 2012-08-12 | Use forward declarations more to avoid excessive includes | Simon Robertshaw | 1 | -2/+4 |
| 2012-08-10 | Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str... | Simon Robertshaw | 1 | -4/+4 |
| 2012-08-05 | Wall Edge option, fixes #70 | Simon Robertshaw | 1 | -0/+3 |
| 2012-08-05 | Update gravity walls, fixes issue #52 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-03 | Allow PROP to set types from element name, fixes issue #48 | Simon Robertshaw | 1 | -0/+2 |
| 2012-07-29 | Better syncing for elementCount, fixes issue #21 | Simon Robertshaw | 1 | -0/+2 |
| 2012-07-25 | TPT: Optimization for GoL, Added brush size and mouse wheel to lua! e7035233fd | Simon Robertshaw | 1 | -2/+2 |
| 2012-07-25 | TPT: Gravity modes and Newtonian gravity for fireworks 31ce22f122 | Simon Robertshaw | 1 | -0/+2 |
| 2012-07-25 | TPT: Move INST flood fill into a separate function 36de2f19f5 | Simon Robertshaw | 1 | -0/+1 |
| 2012-07-24 | HUD improvements | Simon Robertshaw | 1 | -1/+2 |
| 2012-07-24 | Integer values for prefs, Default decoration colour, clear decoration | Simon Robertshaw | 1 | -2/+2 |
| 2012-07-06 | Move graphics into seperate folder | Simon Robertshaw | 1 | -2/+2 |
| 2012-06-25 | Sign tool can now edit existing signs | Simon Robertshaw | 1 | -0/+1 |
| 2012-06-13 | TPT: Run stacking check less often | Simon Robertshaw | 1 | -0/+2 |
| 2012-06-11 | Saving and loading other flags from GameSave, remove old saveloader | Simon Robertshaw | 1 | -1/+0 |
| 2012-06-05 | Use a different method for decoding saves with uncompressed object in memory ... | Simon Robertshaw | 1 | -155/+14 |
| 2012-06-02 | Add missing header includer for C libraries. | Simon Robertshaw | 1 | -0/+1 |
| 2012-05-15 | Seperate new/old CreateParts functions | Simon Robertshaw | 1 | -2/+6 |
| 2012-05-14 | Make flood_prop use PropertyType from StructProperty, Property tool works | Simon Robertshaw | 1 | -3/+4 |
| 2012-05-14 | Add ability to introspect the Particle struct | Simon Robertshaw | 1 | -0/+35 |
| 2012-05-13 | DropDown UI component | Simon Robertshaw | 1 | -1/+1 |