index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
divesite.c
Age
Commit message (
Expand
)
Author
2015-07-02
Rename enum values for taxonomy
Dirk Hohndel
2015-07-01
Geo taxonomy: add the taxonomy information to dive sites
Dirk Hohndel
2015-06-26
Dive site rewrite: copy the changed dive site to the original
Tomaz Canabrava
2015-06-26
Dive site rewrite: fix double free
Tomaz Canabrava
2015-06-26
Dive site rewrite: try to fix a crash
Tomaz Canabrava
2015-06-26
Dive site rewrite: copy the current dive to the displayed dive
Tomaz Canabrava
2015-06-13
Simplify distance calculations
Anton Lundin
2015-06-10
Add helper function to determine the distance between two points
Dirk Hohndel
2015-06-04
Fix potential crash using std::sort
Dirk Hohndel
2015-02-14
divesite.c: use rand() instead of random()
Lubomir I. Ivanov
2015-02-13
Add helper function to detect empty dive sites
Dirk Hohndel
2015-02-13
Add another helper funtion
Dirk Hohndel
2015-02-13
Improve dive site creation from v2 git storage
Dirk Hohndel
2015-02-13
Improve parsing of older XML files in order to auto create dive sites
Dirk Hohndel
2015-02-12
Fix dive site creation from v2 git storage
Dirk Hohndel
2015-02-12
Don't ever create a dive site without valid uuid
Dirk Hohndel
2015-02-12
Improve helper functions
Dirk Hohndel
2015-02-12
Some dive site helper functions
Dirk Hohndel
2015-02-12
Add dive site data structure
Dirk Hohndel