summaryrefslogtreecommitdiff
path: root/src/network/core/packet.h
AgeCommit message (Expand)Author
2009-01-18(svn r15135) -Fix/Change: allow str_validate (part of receiving strings from ...rubidium
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
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