summaryrefslogtreecommitdiffstats
path: root/src/net/messageout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modifications to allow crosscompiling with mingwErik Schilling2013-02-031-0/+1
* Replaced 'unsigned int' with 'unsigned'Thorbjørn Lindeijer2013-01-091-2/+2
* Added debugging mode to the protocolThorbjørn Lindeijer2012-05-051-34/+44
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-1/+1
* Renamed write{Byte,Short,Long} to writeInt{8,16,32}Thorbjørn Lindeijer2010-11-031-6/+6
* New attribute system and major changes to many low-level areas.Freeyorp2010-07-101-0/+23
* Update Copyright date for Manaserv.Bertram2010-02-071-1/+1
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-7/+6
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-161-2/+0
* Made it compile with GCC 4.3Guillaume Melquiond2007-10-271-4/+3
* Changed some argument types. Added untested protocol for moving objects betwe...Guillaume Melquiond2007-08-081-7/+4
* Added support for trading.Guillaume Melquiond2007-07-291-0/+7
* Moved writing of outgoing messages into MessageOut and added printing of theBjørn Lindeijer2007-03-311-0/+20
* Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond2006-12-291-0/+135