Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-26 | (svn r16965) -Codechange: use tile area instead of sets of variables for the ↵ | rubidium | |
station joiner code. | |||
2009-07-26 | (svn r16962) -Codechange: more work towards multi tile waypoints | rubidium | |
2009-07-25 | (svn r16947) -Codechange: use TileArea instead of train_tile, trainst_w and ↵ | rubidium | |
trainst_h. | |||
2009-07-24 | (svn r16945) -Fix (r16940): comments got swapped | rubidium | |
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-24 | (svn r16934) -Codechange: introduce a simple helper function to check ↵ | rubidium | |
whether a station is pending deletion or not | |||
2009-07-22 | (svn r16914) -Codechange: split Station and BaseStation into different files | rubidium | |