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
/
packet.h
Age
Commit message (
Expand
)
Author
2011-12-18
(svn r23590) -Codechange: make the string validation settings better expandable
rubidium
2011-05-01
(svn r22401) -Codechange: replace some defines in the udp code so doxygen can...
rubidium
2010-11-30
(svn r21357) -Codechange: make it possible to resize the packet's buffer
rubidium
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2009-10-09
(svn r17746) -Codechange: 'operator new' doesn't return NULL, NetworkSend_Ini...
smatz
2009-10-04
(svn r17699) -Codechange: move #ifdef ENABLE_NETWORK till after the 'generic'...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-01-18
(svn r15135) -Fix/Change: allow str_validate (part of receiving strings from ...
rubidium
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-02-23
(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (t...
celestar
2007-02-02
(svn r8546) -Codechange: add a seperate (wrapper) functions to send/receive b...
rubidium
2007-02-01
(svn r8523) -Codechange: move all the Network(Recv|Send)_(uintXX|string) func...
rubidium
2007-02-01
(svn r8521) -Codechange: initial step in converting Packet to a class; make a...
rubidium
2007-01-31
(svn r8479) -Fix (r8459): Silenced VC warning C4099: 'Packet' : type name fir...
KUDr
2007-01-12
(svn r8083) -Codechange: make a NetworkSocketHandler as base for all sockets ...
rubidium
2007-01-04
(svn r7836) -Codechange: some constness for network/core.
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