aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/IWaypoint.java
Commit message (Expand)AuthorAgeFilesLines
* Remove JavaDoc @author tag.SammysHP2012-05-231-4/+0
* Waypoint and caches both have coordinates, add ICoordinates interfaceSamuel Tardieu2012-04-111-4/+1
* Refactoring: use IWaypoint and cgCache instead of cgCoord objectSamuel Tardieu2012-04-011-0/+2
* refactoring: reduce boxing/unboxing crazinessBananeweizen2011-12-031-1/+1
* No direct access to fieldsblafoo2011-10-261-0/+21