| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-11-17 | Undo last checkin.solidswork | Stanislaw Skowronek | 1 | -2/+0 | |
| 2013-11-17 | :\ | Stanislaw Skowronek | 1 | -2/+4 | |
| 2013-11-17 | Sponge. Not a moving solid, eh. | Stanislaw Skowronek | 2 | -5/+8 | |
| 2013-11-17 | More elemental adjustments. | Stanislaw Skowronek | 3 | -6/+6 | |
| 2013-11-17 | Fix the one particle bug. | Stanislaw Skowronek | 1 | -1/+4 | |
| 2013-11-17 | Clean more. | Stanislaw Skowronek | 1 | -0/+1 | |
| 2013-11-17 | Let's try and not mix parts in a solid. | Stanislaw Skowronek | 3 | -19/+27 | |
| 2013-11-16 | BRCK can move now. | Stanislaw Skowronek | 1 | -2/+2 | |
| 2013-11-16 | Some cleanups. See if this looks nicer :) | Stanislaw Skowronek | 4 | -28/+122 | |
| 2013-11-16 | Fix a renderer bug that made all solids gray. | Stanislaw Skowronek | 2 | -4/+4 | |
| 2013-11-16 | Clean some state on new solid. | Stanislaw Skowronek | 1 | -1/+3 | |
| 2013-11-16 | A few more elements move. | Stanislaw Skowronek | 3 | -5/+5 | |
| 2013-11-16 | Typ00s. | Stanislaw Skowronek | 2 | -2/+2 | |
| 2013-11-16 | Solid plutonium. | Stanislaw Skowronek | 8 | -9/+72 | |
| 2013-11-15 | Fix a bug with create_part() not unlinking solids. Solids now pass through ↵ | Stanislaw Skowronek | 3 | -4/+8 | |
| gases. | |||||
| 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 | 2 | -21/+97 | |
| 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 | 11 | -16/+383 | |
| 2013-10-29 | Merge branch 'feature_sparksigns' into develop | Simon Robertshaw | 1 | -19/+26 | |
| 2013-10-29 | Merge branch 'master' into develop | Simon Robertshaw | 1 | -4/+3 | |
| 2013-10-26 | fix virus graphics | jacob1 | 3 | -2/+24 | |
| 2013-10-24 | fix issue with FILT PHOT scattering | jacob1 | 1 | -4/+3 | |
| 2013-10-20 | reduce / prevent PROT in fusion even more | jacob1 | 1 | -1/+1 | |
| 2013-10-19 | Minute performance improvement for Sign.getText | Simon Robertshaw | 1 | -19/+26 | |
| 2013-10-18 | revert b17ef7f93880 (couldn't figure out better fix for the new PSTN bug), ↵ | jacob1 | 1 | -4/+3 | |
| fix annoyance with clicking on save comments changing pages | |||||
| 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 ↵ | jacob1 | 2 | -12/+15 | |
| when smashing PROT together, use FIRE_BLEND for PROT graphics | |||||
| 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 | |
| Protons passing through active LCRY get turned into photons slowly, functioning as a powered converter in that manner. | |||||
| 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 ↵ | jacob1 | 1 | -1/+1 | |
| do this ...) | |||||
| 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 | |
| Also PHOT+H2 now also make PROT+ELEC (which will not combine to make more H2) | |||||
| 2013-09-12 | fix SOAP crashes by making sure particle id's are between 0 and NPART. Also ↵ | jacob1 | 1 | -10/+12 | |
| cut off .life to between 0 and 65535 when saving | |||||
| 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 | |
| Causing some elements to be loaded incorrectly | |||||
| 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 | |
| This reverts commit 5ad67f7778ede58e9708c43587d694e446a2377b. | |||||
| 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 | |
| INWR+CRAY(SOAP) will reset decorations | |||||
| 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 ↵ | jacksonmj | 1 | -1/+14 | |
| ranges Cold PROT decreases channel by 1, v cold by 10. Hot PROT increases channel by 1, v hot by 10. Since the effect is specified in terms of effect on channel number not on temperature, this will cause less problems if the temperature gap is ever decreased to add more channels. | |||||
| 2013-09-04 | new element: VIRS (also solid and gas virus states). Cured by SOAP (CURE ↵ | jacob1 | 6 | -11/+255 | |
| element was not added) | |||||
| 2013-09-03 | proton collision reaction (might need to be modified). Also some ways to go ↵ | jacob1 | 2 | -49/+128 | |
| to/from protons | |||||
