index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pbs.h
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2013-01-11
(svn r24905) -Feature(ish): Implement station randomisation triggers.
peter1138
2011-05-02
(svn r22410) -Document: some more bits ;)
rubidium
2009-12-27
(svn r18647) -Fix: [YAPP] A train inside a station was not always found when ...
michi_cc
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-07-24
(svn r16939) -Codechange: s/RailwayStation/RailStation/ to unify the way it's...
rubidium
2009-05-22
(svn r16391) -Codechange: use Train instead of Vehicle where appropriate.
rubidium
2008-09-07
(svn r14258) -Codechange: rework the way to query the vehicle hash to make su...
rubidium
2008-08-29
(svn r14186) -Fix [FS#2255]: small typo (Jafinto)
rubidium
2008-08-03
(svn r13974) -Fix [YAPP]: A train crash could lead to stale reservations. (mi...
frosch
2008-08-02
(svn r13956) -Add [YAPP]: Function for getting the train holding a reserved p...
rubidium
2008-08-02
(svn r13940) -Add [YAPP]: YAPF is now able to reserve the found path. (michi_cc)
rubidium
2008-08-02
(svn r13929) -Codechange [YAPP]: Reserving and unreserving of single tracks i...
rubidium
2008-08-02
(svn r13928) -Add [YAPP]: Function for getting the path reservation state of ...
rubidium