summaryrefslogtreecommitdiff
path: root/src/net/netcomputer.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-09Replaced 'unsigned int' with 'unsigned'Thorbjørn Lindeijer1-1/+1
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-4/+4
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-7/+6
2009-10-09Synced the protocol file with client in protocol.h, letting other defines in ...Bertram1-2/+0
2009-01-25Compile without warnings and made getIP() constBjørn Lindeijer1-10/+6
2009-01-12Added getting IP, and restricting time between loginsDavid Athay1-0/+5
2008-11-20Made Bandwidth Monitor GlobalDavid Athay1-26/+1
2008-11-19Added bandwidth monitoringDavid Athay1-5/+35
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
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 Lindeijer1-1/+1
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 Polak1-4/+13
2007-01-05Simplified handling of verbosity levels. Optimized code by generating only ne...Guillaume Melquiond1-3/+2
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+94