summaryrefslogtreecommitdiff
path: root/src/simulation/elements
AgeCommit message (Expand)AuthorFilesLines
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
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)jacob12-0/+28
2012-10-05LOLZ and LOVE work againjacob12-14/+2
2012-10-05multiple BRCK colors (suggested by Catelite)jacob11-7/+26
2012-10-05don't let TNT flood fill explode when under other particles (prevents lag)jacob11-2/+5
2012-10-03Fix extra BUBW sometimes being produced when CO2 dissolvesjacksonmj1-3/+3
2012-10-01Fix photon blending modeSimon Robertshaw1-1/+2
2012-09-29Move PPIP to poweredSimon Robertshaw1-1/+1
2012-09-13Remove testing particle from repoSimon Robertshaw1-100/+0
2012-09-13Disable JIT for nowSimon Robertshaw1-0/+100
2012-09-06revert changing the lua/sdl includes and min/max changesjacob11-2/+0
2012-09-06Visual studio compatibilityjacob12-2/+2
2012-09-06fix spark color in nothing modejacob11-3/+3
2012-09-06Fix bugs with energy particles in PIPEjacob11-2/+9
2012-08-29Implement retrieval of element propertiesSimon Robertshaw2-0/+43
2012-08-28Correct PHOT colour during fusionSimon Robertshaw2-2/+2
2012-08-28cold phot doesn't burn thingsSimon Robertshaw1-1/+2
2012-08-28Fix things melting with heat sim offSimon Robertshaw14-14/+14
2012-08-28DTEC, generates a spark when something with it's ctype is nearbySimon Robertshaw1-0/+96
2012-08-28WOOD and PLNT turn grey when hot, bluish when coldSimon Robertshaw2-43/+84
2012-08-28Limit SPNG saturation and reduce absorbtion rate for GEL and SPNG with some e...Simon Robertshaw2-9/+13
2012-08-28Correct proportions of CO2 and WATR when GEL/SPNG is absorbing BUBWSimon Robertshaw2-8/+2
2012-08-28GEL and SPNG absorb water from more elements and leave behind what the water ...Simon Robertshaw2-3/+44
2012-08-28TPT: Prevent Acid from eating broken glassSimon Robertshaw1-1/+1
2012-08-25Revert "HYGN now combusts and fuses properly"Simon Robertshaw1-47/+46