aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/Waypoint.java
Commit message (Expand)AuthorAgeFilesLines
* fix #2725: Circles on the map only around physical stagesBananeweizen2013-05-251-0/+1
* refactoring: simplify expressionSamuel Tardieu2013-04-061-1/+1
* refactoring of static maps codeBananeweizen2013-03-101-1/+1
* fixes #2507 - Waypoints only stored if not existingMarco Jacob2013-03-071-0/+9
* Visited waypoints - small fixes and polishingrsudev2013-02-241-2/+9
* New feature WPT visited markingtriakcz2013-02-241-1/+25
* Do not use a N² algorithm when merging waypoints setsSamuel Tardieu2013-01-261-23/+16
* The waypoint id must be kept when merging dataSamuel Tardieu2013-01-261-0/+3
* fix #2430: waypoints not loaded from websiteSamuel Tardieu2013-01-261-2/+2
* Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-071-0/+245