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
/
network_data.c
Age
Commit message (
Expand
)
Author
2005-11-15
(svn r3186) Unnecessary casts and truncation
tron
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-22
(svn r2673) Include functions.h directly, not globally via openttd.h
tron
2005-07-21
(svn r2663) Include variables.h only in these files which need it, not global...
tron
2005-07-20
(svn r2650) Convert many explicit shifts+ands to extract bits to invocations ...
tron
2005-06-24
(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"
tron
2005-05-15
(svn r2324) Introduce _cmd_text for passing strings with a command instead of...
tron
2005-02-05
(svn r1803) Move debugging stuff into files of it's own
tron
2005-01-22
(svn r1596) Add some more statics
tron
2005-01-05
(svn r1389) -Add: [Network] Added packet protection. No longer a client or se...
truelight
2004-12-29
(svn r1297) Language fixes in the source.. (ln-)
miham
2004-12-19
(svn r1168) -Cleanup: [Network] Cleaned the network code a bit. Added 'const'
truelight
2004-12-04
(svn r942) -Merged branch/network back into the trunk
truelight