summaryrefslogtreecommitdiff
path: root/src/simulation/elements
AgeCommit message (Expand)AuthorFilesLines
2013-01-20Pistons - WIP, No retraction yetSimon Robertshaw1-0/+221
2013-01-20C-RAY: Similar to A-RAY, creates particlesSimon Robertshaw1-0/+139
2013-01-12Detach soap before going into STOR, fixes 1065982 (mostly)cracker641-0/+1
2013-01-06VOID, VACU, and BHOL eat LIGH as it movesjacob11-30/+60
2013-01-06fix GOL detection with DTECjacob11-1/+1
2012-12-21Fix small mistake in TSNSjacob11-1/+1
2012-12-18fix sltw + liquid rubiduim explosion, make it work like water'sjacob11-6/+7
2012-12-18make TSNS not detect METL, some other sensor and CONV fixesjacob13-10/+4
2012-12-18fix '=' resetting air heat, fix uninitialized ambient heat setting, a few LOL...jacob12-18/+4
2012-12-18fix WARP being invisible, make it visible in heat display mode thoughjacob11-1/+1
2012-12-17fix TRON ignoring GOO until the last momentjacob11-1/+1
2012-12-16Copy dcolour when MERC expands, to let people make coloured mercury thermometersjacksonmj1-2/+3
2012-12-14Update WIRE name and description, fixes #101Simon Robertshaw1-2/+2
2012-12-07add back element descriptions in some cpp files, fix minor TRON search proble...jacob13-2/+46
2012-12-06TRON_NORANDOM flagjacob11-3/+9
2012-12-06allow TRON to plan ahead which particles will disappear by the time it gets t...jacob11-5/+15
2012-12-06Merge remote-tracking branch 'origin/master'jacob13-5/+5
2012-12-06give TRON the ability to go through activated SWCHjacob11-3/+3
2012-12-04Fix slight particle order issue with SWCHjacksonmj1-1/+1
2012-12-01Fix infinite pressure glitch with CLSTjacob11-2/+2
2012-11-24Update src/simulation/elements/VIBR.cppjacob11-2/+2
2012-11-17VINE cool/burn effects like in PLNT, less sharp burn lines, fix infinite smok...jacob14-2/+23
2012-11-16save pause state in stamps, load pause state from local saves and stamps corr...jacob11-6/+0
2012-11-16fix visual studio std::max problemjacob14-3/+9
2012-11-05Transfer energy between VIBR and BVBRjacksonmj1-34/+29
2012-11-05Fix INVS staying dark blue even when pressure is removedjacksonmj1-0/+2
2012-11-05Oops, didn't see that parts[i].temp at the bottom, ignore the second half of ...jacksonmj1-2/+0
2012-11-05VIBR: don't dump heat into elements that don't conduct heat, and put any rema...jacksonmj1-2/+6
2012-11-04fix two red BRAYS not being able to turn off swch from certain anglesjacob11-8/+11
2012-11-04fix heat release during explosionjacob11-2/+2
2012-11-04VIBR changes from jacob1jacksonmj4-105/+123
2012-11-03PPIP doesn't break with pressure, to match TPTjacob11-2/+2
2012-11-03Change EXOT properties to match TPTjacksonmj1-4/+4
2012-10-29VIBR fixesBryan Hoyle1-3/+5
2012-10-26Decrease absorption chance for SPNG, to make release of water from saturated ...jacksonmj1-2/+2
2012-10-26Make conversion of PHOT to ELEC using BIZR, and enrichment of DEUT with ELEC,...jacksonmj1-1/+0
2012-10-26Menu icon for sensors menu and fix for VIBR std::max argsSimon Robertshaw1-3/+3
2012-10-26Fix BVBR for generate.pySimon Robertshaw1-1/+1
2012-10-26some VIBR changes, also allow it to be compiled with Sconsjacob11-55/+47
2012-10-26Improve EXOT descriptionSimon Robertshaw1-1/+1
2012-10-26initialize all stickmen variables, not just legsjacob11-1/+7
2012-10-26fix INVS graphicsjacob12-3/+9
2012-10-26Fix hydrogen not burning right (with and without realistic heat), allow h2 to...jacob16-27/+73
2012-10-26TSNS doesn't detect things with an equal temp (fixes detecting wires)jacob11-2/+2
2012-10-26visual studio compatibility, plus change text a littlejacob11-2/+2
2012-10-26VIBR explosion/graphical changes, it now has a while before it explodes after...jacob11-67/+81
2012-10-26some VIBR changes/fixesjacob11-160/+168
2012-10-26VIBR/BVBR - vibranium. Initial commit, doesn't seem to work yetjacob12-0/+268
2012-10-10Allow TSNS and DTEC to detect photons and other energy particles. Set default...Simon Robertshaw2-2/+6
2012-10-10new elements: DMG (Force bomb) and TSNS (Temperature sensor)Simon Robertshaw3-2/+212