Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-15 | (svn r19141) -Fix [FS#3619] (r18421): look-ahead for multitile waypoints ↵ | rubidium | |
'made up' data that shouldn't go into the cache, causing desyncs in MP | |||
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium | |
2009-07-28 | (svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in ↵ | rubidium | |
favour of their Station variants | |||
2009-07-24 | (svn r16940) -Codechange: make the pathfinders behave the same when finding ↵ | rubidium | |
waypoints or stations, i.e. don't force exactly one destination tile for a waypoint | |||
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 |