summaryrefslogtreecommitdiff
path: root/src/simulation
AgeCommit message (Expand)AuthorFilesLines
2013-11-16BRCK can move now.Stanislaw Skowronek1-2/+2
2013-11-16Some cleanups. See if this looks nicer :)Stanislaw Skowronek4-28/+122
2013-11-16Fix a renderer bug that made all solids gray.Stanislaw Skowronek2-4/+4
2013-11-16Clean some state on new solid.Stanislaw Skowronek1-1/+3
2013-11-16A few more elements move.Stanislaw Skowronek3-5/+5
2013-11-16Typ00s.Stanislaw Skowronek2-2/+2
2013-11-16Solid plutonium.Stanislaw Skowronek8-9/+72
2013-11-15Fix a bug with create_part() not unlinking solids. Solids now pass through ga...Stanislaw Skowronek3-4/+8
2013-11-15Clean up some ugly debug prints.Stanislaw Skowronek1-0/+14
2013-11-15Clean up the collisions a bit. Momentum transfer uses actual momentum now :-)Stanislaw Skowronek2-21/+97
2013-11-13Add some particle interaction.Stanislaw Skowronek1-0/+5
2013-11-13Fixed bug in ToolStart/Click.Stanislaw Skowronek1-3/+3
2013-11-13Initial check-in of movable solids. Save/Load/Undo do not work and may crash.Stanislaw Skowronek11-16/+383
2013-10-29Merge branch 'feature_sparksigns' into developSimon Robertshaw1-19/+26
2013-10-29Merge branch 'master' into developSimon Robertshaw1-4/+3
2013-10-26fix virus graphicsjacob13-2/+24
2013-10-24fix issue with FILT PHOT scatteringjacob11-4/+3
2013-10-20reduce / prevent PROT in fusion even morejacob11-1/+1
2013-10-19Minute performance improvement for Sign.getTextSimon Robertshaw1-19/+26
2013-10-18revert b17ef7f93880 (couldn't figure out better fix for the new PSTN bug), fi...jacob11-4/+3
2013-10-10PROT with 0 life doesn't diejacob11-3/+6
2013-09-29make PROT lasers easier to make, adjust velocities needed to make things when...jacob12-12/+15
2013-09-28VIRS only burns with PLSM, and has the NO_DECO graphics flagjacob14-13/+29
2013-09-24LCRY + PROT = LCRY + PHOTliquidcaesium1-0/+6
2013-09-21WIFI: always delay one frame before conducting, to prevent particle order issuesjacksonmj1-1/+1
2013-09-14fix BIZS melting without heat sim on (I wonder how many more elements still d...jacob11-1/+1
2013-09-14make PROT more red, and VIRS burns lessjacob12-3/+3
2013-09-14disable PHOT+H2 reaction during fusionjacob11-1/+1
2013-09-14ensure VIBR always eats PROTjacob11-1/+1
2013-09-14PROT+DEUT causes DEUT implosion (same as with NEUT, just negative pressure)jacob14-5/+37
2013-09-12fix SOAP crashes by making sure particle id's are between 0 and NPART. Also c...jacob11-10/+12
2013-09-12remove useless and laggy lightning_recreate checkjacob12-31/+11
2013-09-12save pavg[] in saves, for VIRS, PIPE, and STORjacob13-9/+1
2013-09-08Missing breaks in readOPSjacksonmj1-1/+1
2013-09-08CRAY: only set decoration colour after passing through FILTjacksonmj2-1/+7
2013-09-08Revert "Don't reset decorations when sparking with INWR+CRAY(most things)"jacksonmj1-29/+10
2013-09-08Enabled check for PIPE toojacksonmj1-1/+3
2013-09-08Don't reset decorations when sparking with INWR+CRAY(most things)jacksonmj1-10/+29
2013-09-08Include elements[].Enabled in check for invalid lava ctypejacksonmj1-3/+3
2013-09-05fix BCOL melting and not burning when heat sim is offjacob11-1/+1
2013-09-05Make effect of PROT on wifi and portals independent of channel temperature ra...jacksonmj1-1/+14
2013-09-04new element: VIRS (also solid and gas virus states). Cured by SOAP (CURE elem...jacob16-11/+255
2013-09-03proton collision reaction (might need to be modified). Also some ways to go t...jacob12-49/+128
2013-09-02new element: PROT (protons) TODO: proton colliders to produce heavier elementsjacob16-42/+181
2013-08-30fix bug where PROP wouldn't set properties of particle id 0jacob11-5/+5
2013-08-30move QRTZ .tmp into .tmp2 and .ctype into .tmp, fixes bug where sparking QRTZ...jacob12-19/+19
2013-08-30fix PSTN bug found in save 1299509 (hopefully won't break anything)jacob11-3/+4
2013-08-29FILT mode for old QRTZ scattering, for Catelite.jacksonmj2-0/+13
2013-08-29More FILT modes: XOR and NOTjacksonmj1-0/+4
2013-08-29Add a way for photons to set the colour of FILT (major version bump required)jacksonmj5-26/+85