]> err.no Git - mapper/commit
More Path/Route/Track cleanups:
authorKaj-Michael Lang <milang@tal.org>
Fri, 18 Apr 2008 15:07:14 +0000 (18:07 +0300)
committerKaj-Michael Lang <milang@tal.org>
Fri, 18 Apr 2008 15:07:14 +0000 (18:07 +0300)
commit75e019b4cb78f21a12118b2bebbda0ec565f5316
treed5b0f66346a64c96639a7e8fc6c0ec4c2c1bc886
parentc1ef2745bc037665e4d935aaae4a2f705b7d86b9
More Path/Route/Track cleanups:
- Convert more track/route specific functions to generic path functions.
- Prepare for multiple tracks/routes, don't use global track/route variables in track/route functions.
- Adjust common code for above changes
- Still much todo...
src/cb.c
src/map-download.c
src/map.c
src/path.c
src/path.h
src/route.c
src/route.h
src/track.c
src/track.h
src/ui-common.c