rubidium
|
196856f54e
|
(svn r16939) -Codechange: s/RailwayStation/RailStation/ to unify the way it's written.
|
2009-07-24 11:47:12 +00:00 |
|
rubidium
|
1324100d69
|
(svn r16391) -Codechange: use Train instead of Vehicle where appropriate.
|
2009-05-22 22:22:46 +00:00 |
|
rubidium
|
6e67ea1f9d
|
(svn r14258) -Codechange: rework the way to query the vehicle hash to make sure it always results in the same irregardless of the order of the hash-linked-list.
-Fix: desync in PBS reservation following, vehicle flooding and road vehicle overtake/follow code.
|
2008-09-07 11:23:10 +00:00 |
|
rubidium
|
7accf0ac97
|
(svn r14186) -Fix [FS#2255]: small typo (Jafinto)
|
2008-08-29 21:07:26 +00:00 |
|
frosch
|
ba1b3c7f11
|
(svn r13974) -Fix [YAPP]: A train crash could lead to stale reservations. (michi_cc)
|
2008-08-03 14:16:57 +00:00 |
|
rubidium
|
bcfc5a78ed
|
(svn r13956) -Add [YAPP]: Function for getting the train holding a reserved path. (michi_cc)
|
2008-08-02 22:54:53 +00:00 |
|
rubidium
|
74b770a96a
|
(svn r13940) -Add [YAPP]: YAPF is now able to reserve the found path. (michi_cc)
|
2008-08-02 22:50:52 +00:00 |
|
rubidium
|
8ffc05a02c
|
(svn r13929) -Codechange [YAPP]: Reserving and unreserving of single tracks is now possible. (michi_cc)
|
2008-08-02 22:48:01 +00:00 |
|
rubidium
|
8eb9c27f8d
|
(svn r13928) -Add [YAPP]: Function for getting the path reservation state of any tile. (michi_cc)
|
2008-08-02 22:47:48 +00:00 |
|