summaryrefslogtreecommitdiffstats
path: root/src/net/messagein.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added debugging mode to the protocolThorbjørn Lindeijer2012-05-051-12/+154
* 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/+22
* Update Copyright date for Manaserv.Bertram2010-02-071-1/+1
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-7/+6
* Standardize on the position of the const keywordBjørn Lindeijer2009-04-261-2/+2
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-161-2/+0
* Made it compile with GCC 4.3Guillaume Melquiond2007-10-271-2/+3
* Moved writing of outgoing messages into MessageOut and added printing of theBjørn Lindeijer2007-03-311-2/+2
* Moved writing of incoming messages into MessageIn and tweaked the printing ofBjørn Lindeijer2007-03-311-0/+11
* Server-side implementation of item pick-up.Guillaume Melquiond2007-01-041-15/+13
* Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond2006-12-291-0/+100