Age | Commit message (Expand) | Author |
2010-12-22 | (svn r21593) -Codechange: endif comment correcttions. | alberth |
2010-03-06 | (svn r19351) -Codechange: use TileArea for AfterRemoveRect | yexo |
2010-03-06 | (svn r19350) -Codechange: StationRect::BeforeAddRect() returns a CommandCost. | alberth |
2010-03-06 | (svn r19335) -Codechange: StationRect::BeforeAddTile() returns a CommandCost. | alberth |
2010-03-06 | (svn r19334) -Codechange: method-call codestyle fixes, and introduction of co... | alberth |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2009-11-29 | (svn r18342) -Fix: erroneous spaces before ; | rubidium |
2009-09-12 | (svn r17508) -Fix [FS#3195] (r16859): join station window didn't get updated ... | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-07-26 | (svn r16965) -Codechange: use tile area instead of sets of variables for the ... | rubidium |
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 t... | rubidium |
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 w... | rubidium |
2009-07-24 | (svn r16934) -Codechange: introduce a simple helper function to check whether... | rubidium |
2009-07-22 | (svn r16914) -Codechange: split Station and BaseStation into different files | rubidium |