src/pbs.h
Sun, 07 Sep 2008 11:23:10 +0000 rubidium (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.
Fri, 29 Aug 2008 21:07:26 +0000 rubidium (svn r14186) -Fix [FS#2255]: small typo (Jafinto)
Sun, 03 Aug 2008 14:16:57 +0000 frosch (svn r13974) -Fix [YAPP]: A train crash could lead to stale reservations. (michi_cc)
Sat, 02 Aug 2008 22:54:53 +0000 rubidium (svn r13956) -Add [YAPP]: Function for getting the train holding a reserved path. (michi_cc)
Sat, 02 Aug 2008 22:50:52 +0000 rubidium (svn r13940) -Add [YAPP]: YAPF is now able to reserve the found path. (michi_cc)
Sat, 02 Aug 2008 22:48:01 +0000 rubidium (svn r13929) -Codechange [YAPP]: Reserving and unreserving of single tracks is now possible. (michi_cc)
Sat, 02 Aug 2008 22:47:48 +0000 rubidium (svn r13928) -Add [YAPP]: Function for getting the path reservation state of any tile. (michi_cc)