summaryrefslogtreecommitdiff
path: root/src/simulation/elements
AgeCommit message (Expand)AuthorFilesLines
2013-01-23Fix piston retractionSimon Robertshaw1-14/+9
2013-01-23PSTN: Do not accept current from diagonals, increase distance for spark checksSimon Robertshaw1-3/+3
2013-01-23Fix FRME limitsSimon Robertshaw1-5/+7
2013-01-23Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-1/+1
2013-01-23Change to pistons, piston push length is base-1 blocksSimon Robertshaw1-1/+1
2013-01-23Added FRME - A solid that keeps its simple structure when pushed by pistonSimon Robertshaw2-2/+93
2013-01-23Fully functional pistons, retract+extendSimon Robertshaw1-56/+135
2013-01-23fix crash when pressing enter to open a save, and not logged in. Fix CRAY des...jacob11-1/+1
2013-01-22Clean up some unused variables from PSTN.cppSimon Robertshaw1-3/+1
2013-01-22fix tpt.set_property setting integers above 255, fix fs.isDir/File, add "Colo...jacob11-0/+1
2013-01-20PSTN.cpp - Remove unused codeSimon Robertshaw1-60/+0
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