summaryrefslogtreecommitdiff
path: root/src/net/messagein.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-02-03Modifications to allow crosscompiling with mingwErik Schilling1-0/+1
2012-05-05Added debugging mode to the protocolThorbjørn Lindeijer1-12/+154
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/+22
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-04-26Standardize on the position of the const keywordBjørn Lindeijer1-2/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-2/+3
2007-03-31Moved writing of outgoing messages into MessageOut and added printing of theBjørn Lindeijer1-2/+2
2007-03-31Moved writing of incoming messages into MessageIn and tweaked the printing ofBjørn Lindeijer1-0/+11
2007-01-04Server-side implementation of item pick-up.Guillaume Melquiond1-15/+13
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+100