summaryrefslogtreecommitdiff
path: root/src/elements/O2.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-17Remove old codeSimon Robertshaw1-63/+0
2012-06-22Completely remove SING formation from fusionjacksonmj1-1/+0
2012-06-22fix compression during fusionJacob11-5/+5
Conflicts: src/powder.c
2012-06-12Remove sdl_scale from update_O2jacksonmj1-1/+1
Particle coords are not affected by sdl_scale, only mouse coords
2012-05-24limit amount of ELEC produced to prevent infinite reactionsJacob11-1/+1
2012-05-24small o2 fusion change, add my name to contibuters (it is ok for me to do ↵Jacob11-1/+1
that, right?)
2012-05-24oxygen fusion, fix two small bugsJacob11-20/+39
2012-05-06Added GPLv3+ license headers to all files in src/elements/Aditya Vaidya1-0/+15
2011-08-27Remove blocking walls from pmapjacksonmj1-1/+1
2.5% speed increase on a screen full of water
2011-08-12Realistic burn temp for O2 and H2 reaction ~~3200 CelciusBryan Hoyle1-0/+2
2011-05-05H2 burns from spark, lava, plasma; O2 burns from plasmajacksonmj1-0/+3
2011-04-10Better Oxygen/Hydrogen burningSimon1-30/+4
2011-04-08More accurate H2O ratio when forming waterjacksonmj1-1/+4
2011-04-08astyleSimon1-31/+31
2011-04-08Some fixes for H2jacksonmj1-4/+4
2011-04-04Fix O2 and H2 files, also fix zero life deathSimon1-4/+5
2011-04-04Added H2:AntB1-1/+20
Will reduce DESL to WATR and OIL under pressure Will fuse with O2 under pressure to make WATR
2011-03-29derp - added O2.cAntB1-0/+28