summaryrefslogtreecommitdiff
path: root/src/net/manaserv/playerhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Remove for now manaserv net code.Andrei Karas1-454/+0
2012-06-17Replace SDL int types to C++ types.Andrei Karas1-4/+4
2012-04-27Improve screen position calculation.Andrei Karas1-4/+3
2012-02-08Fix code style with new tool.Andrei Karas1-2/+1
2012-01-28Add support for processing player statuses in evol server.Andrei Karas1-0/+5
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-30Add server side online players list support.Andrei Karas1-0/+5
2011-09-02Add to status window attribute "damage per second".Andrei Karas1-0/+5
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-08-03Fix code style and remove some unused variabled.Andrei Karas1-1/+1
2011-07-08Add small optimisations and fixes.Andrei Karas1-4/+4
2011-07-07Remove undescore from variables and defines.Andrei Karas1-7/+7
2011-04-04Rename some gui class files to real class names.Andrei Karas1-1/+1
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas1-2/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+440