summaryrefslogtreecommitdiff
path: root/src/simulation
AgeCommit message (Expand)AuthorFilesLines
2012-12-14More accurate elementCountSimon Robertshaw2-3/+6
2012-12-14Merge remote-tracking branch 'origin/master'jacob11-2/+2
2012-12-14update gravity wall zones whether or not newtonian gravity is on. Fixes #92jacob11-6/+5
2012-12-14Update WIRE name and description, fixes #101Simon Robertshaw1-2/+2
2012-12-13make it easier to create new energy particles (like for mods), they would jus...jacob11-1/+1
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 SWCHjacob12-5/+13
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-17fix directly sparking metal not heating it up, fix formatting, allowing updat...jacob11-11/+20
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 problemjacob15-6/+9
2012-11-12Element palette for automatic element ID/mod mappingSimon Robertshaw1-0/+44
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-04Change freezing point of VIBR lava, and make sure VIBR always absorbs energy ...jacksonmj1-0/+12
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-11-01Add PLSM to stacking exclusion list, and fix some cases of stacked EMBR causi...jacksonmj1-2/+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,...jacksonmj2-2/+17
2012-10-26Menu icon for sensors menu and fix for VIBR std::max argsSimon Robertshaw2-4/+4
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 legsjacob12-2/+8
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-26improve the GOL menu descriptionsjacob12-27/+26
2012-10-26TSNS doesn't detect things with an equal temp (fixes detecting wires)jacob12-3/+3
2012-10-26visual studio compatibility, plus change text a littlejacob12-4/+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 Robertshaw3-3/+7
2012-10-10new elements: DMG (Force bomb) and TSNS (Temperature sensor)Simon Robertshaw6-18/+232
2012-10-09Merge pull request #195 from Huulivoide/masterSimon Robertshaw1-0/+1
2012-10-05Revert "multiple BRCK colors (suggested by Catelite)"Simon Robertshaw1-26/+7
2012-10-05Move LOLZ/LOVE Rule tables into more appropriate location (element file)jacob13-29/+32