aboutsummaryrefslogtreecommitdiffstats
path: root/divesite.c
AgeCommit message (Expand)Author
2015-07-24Allow creating new dive site with specific uuidGravatar Miika Turkia
2015-07-18Add nr of dives at the site to completion stringGravatar Dirk Hohndel
2015-07-15Add helper function that checks if a dive site is in useGravatar Dirk Hohndel
2015-07-14Merge branch 'tomaz'Gravatar Dirk Hohndel
2015-07-14Location completer: give distance if knownGravatar Dirk Hohndel
2015-07-13Create/retrieve dive_site by name.Gravatar Tomaz Canabrava
2015-07-13Fix memory handling for taxonomy dataGravatar Dirk Hohndel
2015-07-07Clean double free in copy_dive_site()Gravatar Salvador Cuñat
2015-07-06Be more careful freeing taxonomy dataGravatar Dirk Hohndel
2015-07-02Rename enum values for taxonomyGravatar Dirk Hohndel
2015-07-01Geo taxonomy: add the taxonomy information to dive sitesGravatar Dirk Hohndel
2015-06-26Dive site rewrite: copy the changed dive site to the originalGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: fix double freeGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: try to fix a crashGravatar Tomaz Canabrava
2015-06-26Dive site rewrite: copy the current dive to the displayed diveGravatar Tomaz Canabrava
2015-06-13Simplify distance calculationsGravatar Anton Lundin
2015-06-10Add helper function to determine the distance between two pointsGravatar Dirk Hohndel
2015-06-04Fix potential crash using std::sortGravatar Dirk Hohndel
2015-02-14divesite.c: use rand() instead of random()Gravatar Lubomir I. Ivanov
2015-02-13Add helper function to detect empty dive sitesGravatar Dirk Hohndel
2015-02-13Add another helper funtionGravatar Dirk Hohndel
2015-02-13Improve dive site creation from v2 git storageGravatar Dirk Hohndel
2015-02-13Improve parsing of older XML files in order to auto create dive sitesGravatar Dirk Hohndel
2015-02-12Fix dive site creation from v2 git storageGravatar Dirk Hohndel
2015-02-12Don't ever create a dive site without valid uuidGravatar Dirk Hohndel
2015-02-12Improve helper functionsGravatar Dirk Hohndel
2015-02-12Some dive site helper functionsGravatar Dirk Hohndel
2015-02-12Add dive site data structureGravatar Dirk Hohndel