summaryrefslogtreecommitdiff
path: root/src/net/messageout.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-02-03Modifications to allow crosscompiling with mingwErik Schilling1-0/+1
2013-01-09Replaced 'unsigned int' with 'unsigned'Thorbjørn Lindeijer1-2/+2
2012-05-05Added debugging mode to the protocolThorbjørn Lindeijer1-34/+44
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-1/+1
2010-11-03Renamed write{Byte,Short,Long} to writeInt{8,16,32}Thorbjørn Lindeijer1-6/+6
2010-07-10New attribute system and major changes to many low-level areas.Freeyorp1-0/+23
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-7/+6
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-4/+3
2007-08-08Changed some argument types. Added untested protocol for moving objects betwe...Guillaume Melquiond1-7/+4
2007-07-29Added support for trading.Guillaume Melquiond1-0/+7
2007-03-31Moved writing of outgoing messages into MessageOut and added printing of theBjørn Lindeijer1-0/+20
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+135