Age | Commit message (Expand) | Author |
---|---|---|
2015-06-13 | Simplify distance calculations | |
2015-06-10 | Add helper function to determine the distance between two points | |
2015-06-04 | Fix potential crash using std::sort | |
2015-02-14 | divesite.c: use rand() instead of random() | |
2015-02-13 | Add helper function to detect empty dive sites | |
2015-02-13 | Add another helper funtion | |
2015-02-13 | Improve dive site creation from v2 git storage | |
2015-02-13 | Improve parsing of older XML files in order to auto create dive sites | |
2015-02-12 | Fix dive site creation from v2 git storage | |
2015-02-12 | Don't ever create a dive site without valid uuid | |
2015-02-12 | Improve helper functions | |
2015-02-12 | Some dive site helper functions | |
2015-02-12 | Add dive site data structure |