aboutsummaryrefslogtreecommitdiffstats
path: root/core/equipment.c
AgeCommit message (Expand)Author
2019-07-18Cleanup: remove unused weightsystem_none() functionGravatar Berthold Stoeger
2019-07-18Core: dynamically resize weight tableGravatar Berthold Stoeger
2019-07-18Core: Implement same_weightsystem() function to compare weightsGravatar Berthold Stoeger
2019-07-18Cleanup: move cylinderuse_from_text() to equipment.cGravatar Berthold Stoeger
2019-06-19Cleanup: remove unused parameter used from find_best_gasmix_match()Gravatar Berthold Stoeger
2019-06-19Cleanup: constify two equipment helper functionsGravatar Berthold Stoeger
2019-06-19Cleanup: move gas-functions to own translation unitGravatar Berthold Stoeger
2019-06-19Cleanup: create equipment.h headerGravatar Berthold Stoeger
2018-08-23Cleanup: user properly typed pointersGravatar Berthold Stoeger
2018-08-23Cleanup: pass gasmix by valueGravatar Berthold Stoeger
2018-06-20equipment: use MAX_TANK_INFO in equipment.cGravatar Lubomir I. Ivanov
2018-06-20equipment: sanitize 'ws_info' loop limitsGravatar Lubomir I. Ivanov
2018-01-10Unused code: remove weightsystems_equal()Gravatar Jan Mulder
2017-11-27Code cleanup: Move index declarations into for loopGravatar Stefan Fuchs
2017-11-27Add debug function dump_cylindersGravatar Stefan Fuchs
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2017-03-20Add 10l 200bar and 232bar cylinderGravatar Stefan Fuchs
2017-03-12Only enable -Wmissing-field-initializers for ClangGravatar Lubomir I. Ivanov
2017-03-07In weights table 'weight' is redundant and no used for other types.Gravatar Martin Měřinský
2016-08-10Add HP117 to the cylinder listGravatar Brian Weber
2016-04-04Make cylinder_nodata() take a const cylinder pointerGravatar Linus Torvalds
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel