rubidium
|
6bc002ad74
|
(svn r21510) -Feature [FS#1956]: vehicle lost message for road vehicles
|
2010-12-13 21:56:25 +00:00 |
rubidium
|
b05d2675fc
|
(svn r21509) -Codechange: rename the rail pathfinders "path_not_found" parameter to "path_found" and remove the ! where the variables are set / read
|
2010-12-13 21:55:59 +00:00 |
rubidium
|
30f2afac9b
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
rubidium
|
82fc28f77f
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
rubidium
|
472e5501fa
|
(svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 tile won't make a dent, 3 tiles might be a bit too much
-Feature-ish: make maximum pathfinder penalties for finding depots customisable, also increase it slightly to 20 tiles worth of penalties.
|
2009-12-13 10:48:44 +00:00 |
rubidium
|
0ef0e13795
|
(svn r18385) -Cleanup: remove the now unneeded multistop slot management code
|
2009-12-02 18:18:56 +00:00 |
rubidium
|
9426f2b173
|
(svn r18379) -Codechange: move the cache updating function to its own header to reduce the include 'pathfinder' dependencies
|
2009-12-02 16:48:55 +00:00 |
rubidium
|
d58e4084de
|
(svn r18378) -Codechange: move the pathfinder 'length' constants to pathfinder_type.h
|
2009-12-02 16:38:33 +00:00 |
rubidium
|
f67c265c6f
|
(svn r18374) -Cleanup: remove some unused code
|
2009-12-02 10:47:18 +00:00 |
rubidium
|
c10e953141
|
(svn r18373) -Codechange: unify some road pathfinder functions
|
2009-12-02 10:44:38 +00:00 |
rubidium
|
c56c892b2c
|
(svn r18372) -Codechange: push some extra type safety into YAPF
|
2009-12-02 10:13:49 +00:00 |
rubidium
|
9165c195b9
|
(svn r18371) -Codechange: unify calling of the train pathfinders
|
2009-12-02 09:57:17 +00:00 |
rubidium
|
ef8cc49175
|
(svn r18370) -Codechange: push some constness/type strictness into the ship pathfinders
|
2009-12-02 09:31:38 +00:00 |
rubidium
|
9d5ff5def0
|
(svn r18368) -Fix: alignment of comment and 'add' some missing comments
|
2009-12-02 00:01:07 +00:00 |
rubidium
|
76fe20cdcc
|
(svn r18367) -Codechange: unify the ship pathfinder 'calls'
|
2009-12-01 23:56:04 +00:00 |
rubidium
|
f52e27c688
|
(svn r18364) -Codechange: move the pathfinders and their related files into a separate directory
|
2009-12-01 22:45:39 +00:00 |