summaryrefslogtreecommitdiffstats
path: root/src/net
Commit message (Expand)AuthorAgeFilesLines
* Merged guilds-and-parties branch to trunkDavid Athay2007-06-261-4/+5
* Moved writing of outgoing messages into MessageOut and added printing of theBjørn Lindeijer2007-03-314-3/+29
* Moved writing of incoming messages into MessageIn and tweaked the printing ofBjørn Lindeijer2007-03-313-10/+43
* Added a TokenCollector class for matching magic_tokens.Rogier Polak2007-03-181-5/+4
* Added a utils::processor namespace and a function to determine if, the proces...Rogier Polak2007-03-113-27/+17
* Removed world timer usage from account server, instead letting ENet wait duringBjørn Lindeijer2007-01-062-3/+6
* Simplified handling of verbosity levels. Optimized code by generating only ne...Guillaume Melquiond2007-01-053-15/+18
* Server-side implementation of item pick-up.Guillaume Melquiond2007-01-042-28/+21
* Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond2006-12-2910-0/+1078