summaryrefslogtreecommitdiff
path: root/src/net/messagein.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-02-25Fix old casts.Andrei Karas1-1/+1
2012-01-29Fix code style.Andrei Karas1-2/+2
2012-01-28Fix ReadBytes possible issues.Andrei Karas1-3/+3
2012-01-27Add support for logging bytes from packets.Andrei Karas1-0/+15
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-30Add server side online players list support.Andrei Karas1-0/+25
2011-10-12Fix logging direction in packets.Andrei Karas1-3/+5
2011-10-07Fix code style.Andrei Karas1-1/+1
2011-09-09Last fix part of shadow variables/methods errors.Andrei Karas1-9/+7
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-19Enable server type selection again. Add evol server type. Now working same as...Andrei Karas1-1/+1
2011-05-13Add more MANASERV_SUPPORT defines to disable server type checks, if manaserv ...Andrei Karas1-0/+2
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-8/+11
2011-03-14Fixing direction bug in moving.Andrei Karas1-0/+8
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-0/+1
2011-01-02Initial commit.Andrei Karas1-0/+227