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.cpp
Age
Commit message (
Expand
)
Author
2008-07-17
(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line wit...
rubidium
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-25
(svn r13255) -Codechange: move _opt to _settings.
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-29
(svn r12924) -Feature: Introducing the so called 'engine pool' which primaril...
peter1138
2008-04-29
(svn r12917) -Codechange: standardise variable names called with FOR_ALL_ENGI...
peter1138
2008-03-31
(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneede...
rubidium
2008-01-23
(svn r11957) -Codechange [FS#1678]: Minor simplification and optimisation whe...
peter1138
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 r11692) -Codechange: move some functions from 'functions.h' to a more lo...
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
2007-12-17
(svn r11652) -Codechange: add the svn $ header for several files
smatz
2007-11-04
(svn r11382) -Codechange: renamed COUNTBITS to CountBits, as it is no longer ...
truelight
2007-09-26
(svn r11172) -Codechange: rewrite of town road building and addition of the p...
rubidium