summaryrefslogtreecommitdiff
path: root/src/network/network_gamelist.cpp
AgeCommit message (Expand)Author
2008-05-30(svn r13343) -Codechange: reorder/move variable/functions in the network head...rubidium
2008-04-14(svn r12709) -Feature: show the last joined server. Heavily based on a patch ...rubidium
2007-12-25(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...rubidium
2007-07-26(svn r10694) -Codechange: update the server information in the game list ever...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 r8544) -Codechange: move game list related function/struct declarations ...rubidium
2007-02-02(svn r8542) -Codechange (Fix?): tweak the gamelist requery timeout so more se...rubidium
2007-02-01(svn r8520) -Fix/Feature: requery gameservers that did not respond to their f...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