summaryrefslogtreecommitdiff
path: root/src/network/network_gamelist.h
AgeCommit message (Expand)Author
2021-07-10Cleanup: remove unused optional ctor parameter for NetworkGameListPatric Stout
2021-07-10Remove: old server listing via Master ServerPatric Stout
2021-07-10Codechange: track version of network servers to prune once out-of-datePatric Stout
2021-05-06Codechange: [Network] Use new/delete instead of calloc/free for NetworkGameListrubidium42
2021-05-05Codechange: use connection_string in favour of NetworkAddress (#9197)Patric Stout
2021-04-27Codechange: move all NetworkGameInfo related functions to a single filePatric Stout
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-04-02(svn r15916) -Codechange: let the network game list use NetworkAddressrubidium
2009-01-20(svn r15159) -Fix: move the UDP queries that resolve a hostname into threads ...rubidium
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
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-02-02(svn r8544) -Codechange: move game list related function/struct declarations ...rubidium
2007-02-01(svn r8520) -Fix/Feature: requery gameservers that did not respond to their f...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium