Age | Commit message (Expand) | Author |
---|---|---|
2019-11-09 | Cleanup: return cylinder from add_empty_cylinder() | Berthold Stoeger |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-11-09 | Cleanup: move copy_cylinder_types() from dive.c to equipment.c | Berthold Stoeger |
2019-07-18 | Cleanup: remove unused weightsystem_none() function | Berthold Stoeger |
2019-07-18 | Core: dynamically resize weight table | Berthold Stoeger |
2019-07-18 | Core: Implement same_weightsystem() function to compare weights | Berthold Stoeger |
2019-07-18 | Cleanup: move cylinderuse_from_text() to equipment.c | Berthold Stoeger |
2019-06-19 | Cleanup: remove unused macros WEIGHT_IDX_PRIMARY and _SECONDARY | Berthold Stoeger |
2019-06-19 | Cleanup: remove unused parameter used from find_best_gasmix_match() | Berthold Stoeger |
2019-06-19 | Cleanup: constify two equipment helper functions | Berthold Stoeger |
2019-06-19 | Cleanup: move gas-functions to own translation unit | Berthold Stoeger |
2019-06-19 | Cleanup: create equipment.h header | Berthold Stoeger |