log src/base_station_base.h @ 14154:e3fe36dfb81e draft

age author description
Sun, 29 Nov 2009 19:20:39 +0000 rubidium (svn r18342) -Fix: erroneous spaces before ; draft
Sat, 12 Sep 2009 12:56:49 +0000 rubidium (svn r17508) -Fix [FS#3195] (r16859): join station window didn't get updated when stations were removed from the pool draft
Fri, 21 Aug 2009 20:21:05 +0000 rubidium (svn r17248) -Fix: add GPL license notice where appropriate draft
Sun, 26 Jul 2009 21:07:03 +0000 rubidium (svn r16965) -Codechange: use tile area instead of sets of variables for the station joiner code. draft
Sun, 26 Jul 2009 16:17:49 +0000 rubidium (svn r16962) -Codechange: more work towards multi tile waypoints draft
Sat, 25 Jul 2009 08:54:19 +0000 rubidium (svn r16947) -Codechange: use TileArea instead of train_tile, trainst_w and trainst_h. draft
Fri, 24 Jul 2009 19:17:45 +0000 rubidium (svn r16945) -Fix (r16940): comments got swapped draft
Fri, 24 Jul 2009 15:18:25 +0000 rubidium (svn r16940) -Codechange: make the pathfinders behave the same when finding waypoints or stations, i.e. don't force exactly one destination tile for a waypoint draft
Fri, 24 Jul 2009 07:38:10 +0000 rubidium (svn r16934) -Codechange: introduce a simple helper function to check whether a station is pending deletion or not draft
Wed, 22 Jul 2009 11:35:35 +0000 rubidium (svn r16914) -Codechange: split Station and BaseStation into different files draft