Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-09 | (svn r18028) -Codechange: unglobalise some functions | rubidium | |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium | |
2009-07-30 | (svn r17000) -Change: allow overbuilding/extending waypoints | rubidium | |
2009-07-29 | (svn r16989) -Codechange: unify the code for demolishing (dynamite) stations ↵ | rubidium | |
and waypoints. | |||
2009-07-29 | (svn r16988) -Codechange: unify the code for removing (parts of) stations ↵ | rubidium | |
and waypoints | |||
2009-07-28 | (svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in ↵ | rubidium | |
favour of their Station variants | |||
2009-07-23 | (svn r16923) -Codechange: move Cmd*Buoy* to waypoint_cmd.cpp and make them ↵ | rubidium | |
behave more like waypoints, e.g. reuse station signs of recently deleted buoys | |||
2009-07-22 | (svn r16914) -Codechange: split Station and BaseStation into different files | rubidium | |
2009-07-22 | (svn r16912) -Codechange: split waypoint.h in waypoint_base.h and ↵ | rubidium | |
waypoint_func.h |