Age | Commit message (Expand) | Author |
2010-02-10 | (svn r19084) -Codechange: minor coding-style fixups | smatz |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2010-01-01 | (svn r18683) -Fix: it's not an other | rubidium |
2009-12-19 | (svn r18535) -Fix [FS#2722]: don't account for path reservation costs when en... | rubidium |
2009-12-19 | (svn r18533) -Fix: don't refer, in the comments, to a long renamed function | rubidium |
2009-12-13 | (svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 t... | rubidium |
2009-12-07 | (svn r18421) -Fix [FS#3244]: pathfinders wouldn't consider the 'other' reacha... | rubidium |
2009-12-04 | (svn r18404) -Codechange: link drive through stops better together | rubidium |
2009-12-02 | (svn r18386) -Codechange: make the NPF functions static and remove unused fun... | rubidium |
2009-12-02 | (svn r18383) -Fix (r18375): triggering NOT_REACHED for some waypoints | rubidium |
2009-12-02 | (svn r18382) -Codechange: make road vehicles behave more like trains 'around'... | rubidium |
2009-12-02 | (svn r18378) -Codechange: move the pathfinder 'length' constants to pathfinde... | rubidium |
2009-12-02 | (svn r18375) -Codechange: use Station::GetTileArea to get the tile area for C... | rubidium |
2009-12-02 | (svn r18374) -Cleanup: remove some unused code | rubidium |
2009-12-02 | (svn r18373) -Codechange: unify some road pathfinder functions | rubidium |
2009-12-02 | (svn r18371) -Codechange: unify calling of the train pathfinders | rubidium |
2009-12-02 | (svn r18370) -Codechange: push some constness/type strictness into the ship p... | rubidium |
2009-12-02 | (svn r18368) -Fix: alignment of comment and 'add' some missing comments | rubidium |
2009-12-01 | (svn r18367) -Codechange: unify the ship pathfinder 'calls' | rubidium |
2009-12-01 | (svn r18364) -Codechange: move the pathfinders and their related files into a... | rubidium |