| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-10-20 | reduce / prevent PROT in fusion even more | jacob1 | 1 | -1/+1 |
| 2013-10-18 | revert b17ef7f93880 (couldn't figure out better fix for the new PSTN bug), fi... | jacob1 | 1 | -4/+3 |
| 2013-10-10 | PROT with 0 life doesn't die | jacob1 | 1 | -3/+6 |
| 2013-09-29 | make PROT lasers easier to make, adjust velocities needed to make things when... | jacob1 | 2 | -12/+15 |
| 2013-09-28 | VIRS only burns with PLSM, and has the NO_DECO graphics flag | jacob1 | 4 | -13/+29 |
| 2013-09-24 | LCRY + PROT = LCRY + PHOT | liquidcaesium | 1 | -0/+6 |
| 2013-09-21 | WIFI: always delay one frame before conducting, to prevent particle order issues | jacksonmj | 1 | -1/+1 |
| 2013-09-14 | fix BIZS melting without heat sim on (I wonder how many more elements still d... | jacob1 | 1 | -1/+1 |
| 2013-09-14 | make PROT more red, and VIRS burns less | jacob1 | 2 | -3/+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 | 4 | -5/+37 |
| 2013-09-12 | fix SOAP crashes by making sure particle id's are between 0 and NPART. Also c... | jacob1 | 1 | -10/+12 |
| 2013-09-12 | remove useless and laggy lightning_recreate check | jacob1 | 2 | -31/+11 |
| 2013-09-12 | save pavg[] in saves, for VIRS, PIPE, and STOR | jacob1 | 3 | -9/+1 |
| 2013-09-08 | Missing breaks in readOPS | jacksonmj | 1 | -1/+1 |
| 2013-09-08 | CRAY: only set decoration colour after passing through FILT | jacksonmj | 2 | -1/+7 |
| 2013-09-08 | Revert "Don't reset decorations when sparking with INWR+CRAY(most things)" | jacksonmj | 1 | -29/+10 |
| 2013-09-08 | Enabled check for PIPE too | jacksonmj | 1 | -1/+3 |
| 2013-09-08 | Don't reset decorations when sparking with INWR+CRAY(most things) | jacksonmj | 1 | -10/+29 |
| 2013-09-08 | Include elements[].Enabled in check for invalid lava ctype | jacksonmj | 1 | -3/+3 |
| 2013-09-05 | fix BCOL melting and not burning when heat sim is off | jacob1 | 1 | -1/+1 |
| 2013-09-05 | Make effect of PROT on wifi and portals independent of channel temperature ra... | jacksonmj | 1 | -1/+14 |
| 2013-09-04 | new element: VIRS (also solid and gas virus states). Cured by SOAP (CURE elem... | jacob1 | 6 | -11/+255 |
| 2013-09-03 | proton collision reaction (might need to be modified). Also some ways to go t... | jacob1 | 2 | -49/+128 |
| 2013-09-02 | new element: PROT (protons) TODO: proton colliders to produce heavier elements | jacob1 | 6 | -42/+181 |
| 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 | 2 | -19/+19 |
| 2013-08-30 | fix PSTN bug found in save 1299509 (hopefully won't break anything) | jacob1 | 1 | -3/+4 |
| 2013-08-29 | FILT mode for old QRTZ scattering, for Catelite. | jacksonmj | 2 | -0/+13 |
| 2013-08-29 | More FILT modes: XOR and NOT | jacksonmj | 1 | -0/+4 |
| 2013-08-29 | Add a way for photons to set the colour of FILT (major version bump required) | jacksonmj | 5 | -26/+85 |
| 2013-08-22 | specially per @savask's request, put matcher into a function | mniip | 1 | -23/+4 |
| 2013-08-22 | regexless getText | mniip | 1 | -14/+27 |
| 2013-08-22 | Fix sign save/topic regex. | Saveliy Skresanov | 1 | -1/+1 |
| 2013-08-15 | Soap freezing temp is -25C now | Saveliy Skresanov | 1 | -2/+4 |
| 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-20 | unhide FOG and RIME elements. TODO: hide VINE from the menu? (seems useless, ... | jacob1 | 2 | -2/+2 |
| 2013-07-18 | remove specific delete for walls, doesn't work very well and it conflicts wit... | jacob1 | 2 | -26/+17 |
| 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 | 3 | -29/+10 |
| 2013-07-15 | fix bug where saving and loading elements in saves relied on the name being c... | jacob1 | 3 | -7/+7 |
| 2013-07-15 | 'n' to toggle Newtonian Gravity, quickoption tooltips show which keys you nee... | jacob1 | 1 | -1/+0 |
| 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 | 3 | -28/+3 |
| 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 | 2 | -34/+29 |
| 2013-07-11 | fix bug where PSTN would write past tempParts and into other things, like cor... | jacob1 | 1 | -4/+4 |
| 2013-07-10 | fix floodfill and prop floodfil with photons | jacob1 | 2 | -29/+30 |