summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
2008-04-20Fixed some compiler errors/warnings.Bjørn Lindeijer1-2/+6
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond3-7/+10
2007-08-09Removed useless references to script header.Guillaume Melquiond1-13/+0
2007-08-08Changed some argument types. Added untested protocol for moving objects betwe...Guillaume Melquiond2-14/+8
2007-07-29Added support for trading.Guillaume Melquiond2-0/+12
2007-06-26Merged guilds-and-parties branch to trunkDavid Athay1-4/+5
2007-03-31Moved writing of outgoing messages into MessageOut and added printing of theBjørn Lindeijer4-3/+29
2007-03-31Moved writing of incoming messages into MessageIn and tweaked the printing ofBjørn Lindeijer3-10/+43
2007-03-18Added a TokenCollector class for matching magic_tokens.Rogier Polak1-5/+4
2007-03-11Added a utils::processor namespace and a function to determine if, the proces...Rogier Polak3-27/+17
2007-01-06Removed world timer usage from account server, instead letting ENet wait duringBjørn Lindeijer2-3/+6
2007-01-05Simplified handling of verbosity levels. Optimized code by generating only ne...Guillaume Melquiond3-15/+18
2007-01-04Server-side implementation of item pick-up.Guillaume Melquiond2-28/+21
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond10-0/+1078