log src/waypoint_func.h @ 13619:640e42736ee8 draft

age author description
Mon, 09 Nov 2009 10:40:33 +0000 rubidium (svn r18028) -Codechange: unglobalise some functions draft
Fri, 21 Aug 2009 20:21:05 +0000 rubidium (svn r17248) -Fix: add GPL license notice where appropriate draft
Thu, 30 Jul 2009 22:06:54 +0000 rubidium (svn r17000) -Change: allow overbuilding/extending waypoints draft
Wed, 29 Jul 2009 22:13:12 +0000 rubidium (svn r16989) -Codechange: unify the code for demolishing (dynamite) stations and waypoints. draft
Wed, 29 Jul 2009 22:09:05 +0000 rubidium (svn r16988) -Codechange: unify the code for removing (parts of) stations and waypoints draft
Tue, 28 Jul 2009 21:06:38 +0000 rubidium (svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in favour of their Station variants draft
Thu, 23 Jul 2009 00:14:05 +0000 rubidium (svn r16923) -Codechange: move Cmd*Buoy* to waypoint_cmd.cpp and make them behave more like waypoints, e.g. reuse station signs of recently deleted buoys draft
Wed, 22 Jul 2009 11:35:35 +0000 rubidium (svn r16914) -Codechange: split Station and BaseStation into different files draft
Wed, 22 Jul 2009 10:18:19 +0000 rubidium (svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_func.h draft