aboutsummaryrefslogtreecommitdiffstats
path: root/equipment.c
AgeCommit message (Expand)Author
2015-07-05Round MOD of gas rather than truncateGravatar Robert C. Helling
2015-01-05Use correct name for oxygenGravatar Joakim Bygdell
2014-12-18Document found leaksGravatar Anton Lundin
2014-12-04When (re)planning use prefs.decopo2 for modGravatar Anton Lundin
2014-11-14Make sure we always have copies of equipment descriptionsGravatar Dirk Hohndel
2014-08-05Add standard double cylindersGravatar Dirk Hohndel
2014-07-17Replace cylinder_is_used with is_cylinder_usedGravatar Anton Lundin
2014-07-16Planner: don't track cylinder pressure if working pressure is 0Gravatar Dirk Hohndel
2014-07-05Planner: reset deco gas used memberGravatar Dirk Hohndel
2014-07-04Planner: don't set cylinder start and end pressure when adding diveGravatar Dirk Hohndel
2014-07-01Show ascent gas consumption separately in plannerGravatar Robert C. Helling
2014-06-25Make gas mod be reasonable for users of imperial units as wellGravatar Dirk Hohndel
2014-06-25Make pO2 settings functional in plannerGravatar Robert C. Helling
2014-06-25Add ALU7 to common cylindersGravatar Joakim Bygdell
2014-06-23Use that pretty ℓ in the equipment list as wellGravatar Henrik Brautaset Aronsen
2014-06-01Remove is_air() and convert its users to gasmixGravatar Dirk Hohndel
2014-06-01Remove the .used member of the cylinder structureGravatar Dirk Hohndel
2014-06-01Planner: track gas used even if we don't have a real cylinderGravatar Dirk Hohndel
2014-05-30Planner: make sure all cylinders have a sane depthGravatar Dirk Hohndel
2014-05-29Planner: track gas consumption in cylinders and samplesGravatar Dirk Hohndel
2014-05-06Simplify string comparisonGravatar Dirk Hohndel
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-01-16Convert the C code to using stdbool and true/falseGravatar Anton Lundin
2013-12-28Update tank model with custom tanks used in XML filesGravatar Dirk Hohndel
2013-10-09Next step towards working translationsGravatar Dirk Hohndel
2013-10-07Remove even more code and declarationsGravatar Dirk Hohndel
2013-10-06Delete code and files that are no longer usedGravatar Dirk Hohndel
2013-10-06Trying to switch to Qt translationGravatar Dirk Hohndel
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-10-02Added 3L Pony tanks to the list of default tanks in equipment.cGravatar Tim Wootton
2013-10-02Add AL40 to list of standard tanksGravatar Benjamin
2013-09-10Change ws_info and tank_info typesGravatar Dirk Hohndel
2013-09-10Fill ws_info structure and use it when entering weight systemsGravatar Dirk Hohndel
2013-05-23Enable the weightsystem info and move the declarations to dive.hGravatar Dirk Hohndel
2013-05-22Actually remove cylinders and weightsystems from the data structuresGravatar Dirk Hohndel
2013-05-21Correctly use the weightsystem_none / cylinder_none helpersGravatar Dirk Hohndel
2013-05-17Merge branch 'Qt'Gravatar Dirk Hohndel
2013-05-15Avoid reading an uninitialized variable when adding new cylindersGravatar Dirk Hohndel
2013-05-03Fix compiler warningsGravatar Dirk Hohndel
2013-05-03Remove the majority of the Gtk related codeGravatar Dirk Hohndel
2013-04-15Added the code that will load and populate the Tank InfoGravatar Tomaz Canabrava
2013-04-13Started the real code on the Qt Interface.Gravatar Tomaz Canabrava
2013-03-17Manually add gas changes to a diveGravatar Dirk Hohndel
2013-03-03Try to capture some more potential buffer overflows caused by localizationGravatar Dirk Hohndel
2013-03-03equipment.c: Fix potential buffer overflow in size_data_funct()Gravatar Lubomir I. Ivanov
2013-02-18Clear statistics and equipment when no dive is selectedGravatar Dirk Hohndel
2013-01-30Massive cleanupGravatar Dirk Hohndel
2013-01-28Clean up gtk combo box handlingGravatar Linus Torvalds
2013-01-28Make subsurface compile with -DGSEAL_ENABLEGravatar Linus Torvalds
2013-01-14Centralising and redefining values as integersGravatar Jan Schubert