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.cpp
Age
Commit message (
Expand
)
Author
2008-05-30
(svn r13343) -Codechange: reorder/move variable/functions in the network head...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-03-15
(svn r12367) -Fix [FS#1650](r707): commands were sent to clients waiting for ...
smatz
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2008-01-11
(svn r11811) -Fix: make compilation without networking work again (and thus m...
rubidium
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2008-01-05
(svn r11762) -Fix: compilation with DEBUG_DUMP_COMMANDS was broken
glx
2007-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
rubidium
2007-12-21
(svn r11677) -Codechange: move price and command related types/functions to t...
rubidium
2007-07-10
(svn r10501) -Fix [FS#1015]: error dialog was sometimes shown on all clients ...
rubidium
2007-07-07
(svn r10462) -Add: a command dumper/loader that could be enabled compile-time...
rubidium
2007-06-10
(svn r10082) -Fix [FS#846]: another memory leak in the networking code (benc).
rubidium
2007-01-12
(svn r8083) -Codechange: make a NetworkSocketHandler as base for all sockets ...
rubidium
2007-01-11
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...
KUDr
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr