summaryrefslogtreecommitdiff
path: root/src/network/network_udp.h
AgeCommit message (Expand)Author
2021-07-10Remove: old server listing via Master ServerPatric Stout
2021-07-10Remove: old server announcement to Master ServerPatric Stout
2021-05-05Codechange: use connection_string in favour of NetworkAddress (#9197)Patric Stout
2021-04-12Change: move some things only relevant to UDP from network.cpp to network_udp...Rubidium
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-03-20Remove: ENABLE_NETWORK switchPatric Stout
2012-01-04(svn r23751) -Codechange: rename NetworkUDPGameLoop to a more descriptive nam...rubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-04-10(svn r16022) -Fix (r15159): sometimes the unregister "query" thread could be ...rubidium
2009-04-08(svn r15987) -Fix: make the master socket only listen on the IP the server is...rubidium
2009-01-20(svn r15157) -Codechange: wrap the hostname/ip and port into a single structu...rubidium
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-02-02(svn r8543) -Codechange: make a real difference between querying the server v...rubidium
2007-01-12(svn r8078) -Codechange: rewrite UDP part of the network code to make use cla...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium