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
/
core
/
tcp.h
Age
Commit message (
Expand
)
Author
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2007-07-10
(svn r10501) -Fix [FS#1015]: error dialog was sometimes shown on all clients ...
rubidium
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-06
(svn r9038) -Fix [FS#115]: inactive connections are not automatically kicked,...
rubidium
2007-02-23
(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (t...
celestar
2007-02-01
(svn r8525) -Codechange: make NetworkSend_Packet(s) and NetworkRecv_Packet fu...
rubidium
2007-01-30
(svn r8461) -Feature: check for NewGRF compatability before actually download...
rubidium
2007-01-28
(svn r8445) -Cleanup: remove some @params from comments as the parameters did...
rubidium
2007-01-12
(svn r8083) -Codechange: make a NetworkSocketHandler as base for all sockets ...
rubidium
2007-01-04
(svn r7834) -Codechange: cleanup the includes of network/core a little; inclu...
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium