summaryrefslogtreecommitdiff
path: root/src/net/playerhandler.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-08-31move being related files into being dir.Andrei Karas1-2/+3
2013-05-28fix guard header part2.Andrei Karas1-3/+3
2013-04-26fix code style more.Andrei Karas1-1/+1
2013-04-21some other fixes from cpplint.Andrei Karas1-1/+1
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-2/+2
2013-04-10improve playerhandler class.Andrei Karas1-15/+17
2013-04-07remove some default values for parameters.Andrei Karas1-2/+2
2013-02-24Add support for show quest variables in skills window (evol only)Andrei Karas1-3/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-30Add unused warnings to other files.Andrei Karas1-3/+4
2012-10-16Fix some signed/unsigned chars issues.Andrei Karas1-1/+1
2012-08-21first part of checks and style fixes.Andrei Karas1-1/+1
2012-07-17Fix more code style and additional warnings.Andrei Karas1-2/+3
2012-06-17Replace SDL int types to C++ types.Andrei Karas1-2/+2
2012-02-11Remove some unneeded includes.Andrei Karas1-1/+0
2012-01-28Add support for processing player statuses in evol server.Andrei Karas1-0/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-30Add server side online players list support.Andrei Karas1-0/+2
2011-09-02Add to status window attribute "damage per second".Andrei Karas1-0/+2
2011-07-08Add small optimisations and fixes.Andrei Karas1-4/+4
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/+75