summaryrefslogtreecommitdiff
path: root/src/network/network_data.cpp
AgeCommit message (Expand)Author
2007-12-25(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...rubidium
2007-12-21(svn r11677) -Codechange: move price and command related types/functions to t...rubidium
2007-07-10(svn r10501) -Fix [FS#1015]: error dialog was sometimes shown on all clients ...rubidium
2007-07-07(svn r10462) -Add: a command dumper/loader that could be enabled compile-time...rubidium
2007-06-10(svn r10082) -Fix [FS#846]: another memory leak in the networking code (benc).rubidium
2007-01-12(svn r8083) -Codechange: make a NetworkSocketHandler as base for all sockets ...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