| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-11-16 | Some cleanups. See if this looks nicer :) | Stanislaw Skowronek | 1 | -1/+117 |
| 2013-11-16 | Typ00s. | Stanislaw Skowronek | 1 | -1/+1 |
| 2013-11-16 | Solid plutonium. | Stanislaw Skowronek | 1 | -2/+3 |
| 2013-11-15 | Fix a bug with create_part() not unlinking solids. Solids now pass through ga... | Stanislaw Skowronek | 1 | -0/+4 |
| 2013-11-15 | Clean up some ugly debug prints. | Stanislaw Skowronek | 1 | -0/+14 |
| 2013-11-15 | Clean up the collisions a bit. Momentum transfer uses actual momentum now :-) | Stanislaw Skowronek | 1 | -21/+96 |
| 2013-11-13 | Add some particle interaction. | Stanislaw Skowronek | 1 | -0/+5 |
| 2013-11-13 | Fixed bug in ToolStart/Click. | Stanislaw Skowronek | 1 | -3/+3 |
| 2013-11-13 | Initial check-in of movable solids. Save/Load/Undo do not work and may crash. | Stanislaw Skowronek | 1 | -7/+276 |
| 2013-10-20 | reduce / prevent PROT in fusion even more | jacob1 | 1 | -1/+1 |
| 2013-09-29 | make PROT lasers easier to make, adjust velocities needed to make things when... | jacob1 | 1 | -1/+3 |
| 2013-09-14 | disable PHOT+H2 reaction during fusion | jacob1 | 1 | -1/+1 |
| 2013-09-14 | ensure VIBR always eats PROT | jacob1 | 1 | -1/+1 |
| 2013-09-14 | PROT+DEUT causes DEUT implosion (same as with NEUT, just negative pressure) | jacob1 | 1 | -2/+4 |
| 2013-09-12 | remove useless and laggy lightning_recreate check | jacob1 | 1 | -30/+11 |
| 2013-09-12 | save pavg[] in saves, for VIRS, PIPE, and STOR | jacob1 | 1 | -4/+0 |
| 2013-09-08 | Missing breaks in readOPS | jacksonmj | 1 | -1/+1 |
| 2013-09-08 | CRAY: only set decoration colour after passing through FILT | jacksonmj | 1 | -0/+5 |
| 2013-09-08 | Include elements[].Enabled in check for invalid lava ctype | jacksonmj | 1 | -3/+3 |
| 2013-09-04 | new element: VIRS (also solid and gas virus states). Cured by SOAP (CURE elem... | jacob1 | 1 | -4/+7 |
| 2013-09-03 | proton collision reaction (might need to be modified). Also some ways to go t... | jacob1 | 1 | -48/+86 |
| 2013-09-02 | new element: PROT (protons) TODO: proton colliders to produce heavier elements | jacob1 | 1 | -18/+40 |
| 2013-08-30 | fix bug where PROP wouldn't set properties of particle id 0 | jacob1 | 1 | -5/+5 |
| 2013-08-30 | move QRTZ .tmp into .tmp2 and .ctype into .tmp, fixes bug where sparking QRTZ... | jacob1 | 1 | -1/+1 |
| 2013-08-29 | Add a way for photons to set the colour of FILT (major version bump required) | jacksonmj | 1 | -16/+2 |
| 2013-07-29 | fix occasional crash when flood fill deleting | jacob1 | 1 | -3/+8 |
| 2013-07-25 | fix ctrl+x not deleting all signs | jacob1 | 1 | -1/+1 |
| 2013-07-18 | remove specific delete for walls, doesn't work very well and it conflicts wit... | jacob1 | 1 | -22/+13 |
| 2013-07-18 | flood delete will delete walls even if wall delete tool isn't selected | jacob1 | 1 | -15/+17 |
| 2013-07-18 | stickmen element defaults to right selected element if possible, or else stil... | jacob1 | 1 | -3/+6 |
| 2013-07-15 | fix bug where saving and loading elements in saves relied on the name being c... | jacob1 | 1 | -6/+5 |
| 2013-07-13 | particles can't be drawn with the brush inside of walls they don't belong, fi... | jacob1 | 1 | -1/+3 |
| 2013-07-13 | WIFI lines aren't drawn in persistent mode, and are based on current temp, no... | jacob1 | 1 | -26/+1 |
| 2013-07-12 | update rules to fix some problems and more closely match the current rules. f... | jacob1 | 1 | -1/+1 |
| 2013-07-12 | fixes to wall and particle floodfill. Wall fill ignores particles and always ... | jacob1 | 1 | -32/+27 |
| 2013-07-10 | fix floodfill and prop floodfil with photons | jacob1 | 1 | -29/+29 |
| 2013-07-10 | fix piston bugs, fix crashes, don't use bluescreens when compiled with debug ... | jacob1 | 1 | -1/+1 |
| 2013-07-09 | Fixed the bug with SPWN not creating when redoing (Ctrl-Z). | Saveliy Skresanov | 1 | -0/+4 |
| 2013-06-27 | fix sim.loadStamp return value, remove VINE_MODE | jacob1 | 1 | -2/+1 |
| 2013-06-24 | fix version tagging in saves | jacob1 | 1 | -2/+2 |
| 2013-06-23 | Add back replace mode and specific delete * | jacob1 | 1 | -366/+351 |
| 2013-06-21 | HUD displays the correct name of LIFE particles in the HUD, show mouse positi... | jacob1 | 1 | -23/+28 |
| 2013-06-20 | fix BRMT always acting like it was created from TUGN | jacob1 | 1 | -5/+12 |
| 2013-06-10 | Add two new properties for CLNE-like elements | jacob1 | 1 | -11/+9 |
| 2013-06-09 | fix NEUT created from DEUT explosions sometimes having the deco color of prev... | jacob1 | 1 | -0/+2 |
| 2013-06-07 | PHOT can go through PBCN and BCLN, fixes differences in PHOT cloning found in... | jacob1 | 1 | -71/+87 |
| 2013-06-06 | GOLD changes photons to yellow | jacob1 | 1 | -15/+16 |
| 2013-05-21 | Fix STKM spawns, fix cases. | cracker64 | 1 | -72/+60 |
| 2013-05-17 | rename GRAV back to PGRV, fix formatting in generator, remove useless file | jacob1 | 1 | -1/+1 |
| 2013-05-16 | lua simulation api functions for drawing with tools / deco | jacob1 | 1 | -1/+1 |