summaryrefslogtreecommitdiff
path: root/src/simulation/elements/CO2.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-05-20reduce rand() chances to 5x the old values in elements that were changed to ↵jacob11-3/+3
3x3 loop checks instead of 5x5. Also some other fixes I found when looking at what had been changed.
2013-05-04change descriptions of many elements to be more consistent, contain more ↵jacob11-1/+1
info, and be more helpful.
2013-03-16Narrowed loops for all elements in the first list.Saveliy Skresanov1-5/+5
Probabilities might be messed up a bit, I'm not sure.
2013-03-13fix all tab spacing issues in all the element filesjacob11-43/+43
2013-03-01More fixes to fix fixes and new fixes to fix stuff.cracker641-5/+7
2013-02-28Going through again.cracker641-1/+4
2013-02-27Small optimizations number 2.cracker641-17/+18
2012-10-26Fix hydrogen not burning right (with and without realistic heat), allow h2 ↵jacob11-2/+9
to burn at all temps while still allowing fusion to work correctly
2012-10-03Fix extra BUBW sometimes being produced when CO2 dissolvesjacksonmj1-3/+3
2012-07-25TPT: Completely remove SING formation from fusion 81771d8672Simon Robertshaw1-1/+0
2012-07-25TPT: fix compression during fusion 287822229fSimon Robertshaw1-6/+5
2012-07-25TPT: Prevent stacking from ELEC+NEUT, ELEC+water, and CO2 from BUBW ae5470ca78Simon Robertshaw1-4/+7
2012-07-18Renderer Presets and default graphics functionSimon Robertshaw1-1/+1
2012-06-12TPT: oxygen fusion, fix two small bugsSimon Robertshaw1-2/+3
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-0/+97