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
/
road_func.h
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-05-01
Feature: Add NotRoadTypes (NRT)
peter1138
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2013-11-25
(svn r26105) -Codechange: add a lot of assertions to track/road functions tha...
rubidium
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-01-03
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
rubidium
2011-12-28
(svn r23684) -Cleanup: let the highway take the highway
rubidium
2011-12-03
(svn r23415) -Feature: Infrastructure maintenance costs.
michi_cc
2011-01-18
(svn r21846) -Codechange: move documentation towards the code to make it more...
rubidium
2010-05-11
(svn r19791) -Change: use the typed FOR_EACH_SET_BIT for RoadTypes (adf88)
rubidium
2010-03-23
(svn r19506) -Fix: Tunnels, bridges and roadstops are build with only one roa...
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-14
(svn r17168) -Codechange: apply coding style to if and while statements
smatz
2008-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-03-25
(svn r12419) -Cleanup: of the internal road-piece building and removing.
skidd13
2008-03-22
(svn r12390) -Fix [FS#1851]: trams failing to turn on bridge heads/tunnel ent...
rubidium
2008-01-17
(svn r11910) -Fix: play 'ding-ding' crossing sound in more cases (except game...
smatz
2008-01-17
(svn r11908) -Fix: update crossing when merging a company, when building a cr...
smatz
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2008-01-09
(svn r11800) -Codechange: move some functions to a more logical location + so...
rubidium
2007-12-25
(svn r11700) -Codechange: reduce the amount of unnecessary includes.
rubidium
2007-12-21
(svn r11674) -Codechange: refactor some functions out of macros.h into more l...
rubidium
2007-12-18
(svn r11663) -Codechange: moving of the road related types and functions.
rubidium