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
/
network
/
network_data.h
Age
Commit message (
Expand
)
Author
2008-05-24
(svn r13229) -Codechange: replace some global variables that are only initial...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-01-13
(svn r11840) -Codechange: split network.h so not everything in there needs to...
rubidium
2007-06-27
(svn r10365) -Fix: compiling without png and networking support under MSVC.
rubidium
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-01-30
(svn r8461) -Feature: check for NewGRF compatability before actually download...
rubidium
2007-01-12
(svn r8083) -Codechange: make a NetworkSocketHandler as base for all sockets ...
rubidium
2007-01-12
(svn r8078) -Codechange: rewrite UDP part of the network code to make use cla...
rubidium
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium