aboutsummaryrefslogtreecommitdiffstats
path: root/deco.c
AgeCommit message (Expand)Author
2014-06-25Deco artefacts with low GFlowGravatar Robert C. Helling
2014-06-23Be more consistent in partial pressure namingGravatar Henrik Brautaset Aronsen
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-01-19Stop doing the (very expensive) pow() calculation pointlesslyGravatar Linus Torvalds
2014-01-16Convert the C code to using stdbool and true/falseGravatar Anton Lundin
2013-12-20Add preprocessor directives around debug functionsGravatar Anton Lundin
2013-11-21Added a configuration option to have gf_low apply at max depth instead of at ...Gravatar Patrick Valsecchi
2013-10-07Fix some signedness issuesGravatar Dirk Hohndel
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-05-31Show ceilings for individual tissuesGravatar Robert Helling
2013-05-29Connect preferences to the rest of the codeGravatar Dirk Hohndel
2013-03-28Use the new get_o2()/get_he() helper functions more widelyGravatar Linus Torvalds
2013-02-09Clean up the handling of surface pressureGravatar Dirk Hohndel
2013-02-08Remove the tissue_tolerated_ambient_pressure[] arrayGravatar Linus Torvalds
2013-02-08The 'gasmix' argument to add_segment() is read-onlyGravatar Linus Torvalds
2013-02-03Fixing SP handling in planner, adding eventGravatar Jan Schubert
2013-01-30Massive cleanupGravatar Dirk Hohndel
2013-01-25Removed unused structure definition in deco.cGravatar Dirk Hohndel
2013-01-23Move more dive computer filled data to the divecomputer structureGravatar Linus Torvalds
2013-01-14Centralising and redefining values as integersGravatar Jan Schubert
2013-01-13Add support for MOD, EAD, AND and EADD in the mouse over displayGravatar Dirk Hohndel
2013-01-10Adjust GFlow to apply at deepest ceiling instead of at max depthGravatar Robert C. Helling
2013-01-08Undo unintentional change to deco.cGravatar Dirk Hohndel
2013-01-08Minor cleanupsGravatar Dirk Hohndel
2013-01-08Clean up the rewritten deco.cGravatar Dirk Hohndel
2013-01-08Rewrite of the deco codeGravatar Robert C. Helling
2013-01-07Add bailout code to prevent infinite loop in deco calculationGravatar Dirk Hohndel
2013-01-06Add the ability to cache our deco stateGravatar Dirk Hohndel
2013-01-05Fix bug in smooth ceiling modeGravatar Dirk Hohndel
2013-01-04Correctly handle air in the deco codeGravatar Dirk Hohndel
2013-01-04Fix deco calculations to correctly use GF values and add CC supportGravatar Dirk Hohndel
2013-01-03Make GF values configurableGravatar Dirk Hohndel
2013-01-03Consider previous dives when calculating decoGravatar Dirk Hohndel
2013-01-03Use gradient factors in deco calculationGravatar Dirk Hohndel
2013-01-03First stab at deco calculationsGravatar Dirk Hohndel