summaryrefslogtreecommitdiff
path: root/src/simulation/elements/SOAP.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-09-12fix SOAP crashes by making sure particle id's are between 0 and NPART. Also ↵jacob11-10/+12
cut off .life to between 0 and 65535 when saving
2013-09-04new element: VIRS (also solid and gas virus states). Cured by SOAP (CURE ↵jacob11-1/+1
element was not added)
2013-08-15Soap freezing temp is -25C nowSaveliy Skresanov1-2/+4
2013-05-16soap lines show in nothing mode, some small changes to arguments for sim api ↵jacob11-1/+1
drawing functions
2013-05-04change descriptions of many elements to be more consistent, contain more ↵jacob11-1/+1
info, and be more helpful.
2013-03-13fix all tab spacing issues in all the element filesjacob11-48/+48
2013-03-02More fixes, redid a bunch of SPRK, so far everything I've tested works fine.cracker641-4/+2
2013-02-28Finished first pass-through for all elements.cracker641-61/+25
Will get a few more places later.
2012-08-06Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines ↵Simon Robertshaw1-1/+9
for PRTI, PRTO, WIFI and lines for SOAP.
2012-07-18Renderer Presets and default graphics functionSimon Robertshaw1-1/+1
2012-06-12TPT: Put ifs into switch in create_partSimon Robertshaw1-2/+2
2012-06-12Fix SOAP.cpp from previous commitSimon Robertshaw1-1/+1
2012-06-12TPT: Soap bubbles are easily formed now.Simon Robertshaw1-33/+31
2012-06-12TPT Fix infinite loop when trying to detach soap with extra ctype bits set ↵Simon Robertshaw1-3/+3
eb0b2f9ca3
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-0/+285