summaryrefslogtreecommitdiff
path: root/src/net/tmwa/playerrecv.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-11-19In legacy server save all online list to log with mapping name to id.Andrei Karas1-1/+4
2018-11-12Add support for online list in legacy server.Andrei Karas1-0/+59
2018-11-05Fix code style.Andrei Karas1-1/+4
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-17Remove default parameter from PlayerInfo::setStatMod.Andrei Karas1-5/+15
2017-12-17Remove default parameter from PlayerInfo::setStatBase.Andrei Karas1-13/+22
2017-12-17Remove default parameter from PlayerInfo::setAttribute.Andrei Karas1-1/+2
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-7/+7
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-07-25Add into player attributes prefix PLAYER_.Andrei Karas1-26/+27
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-09-04Remove some useless includes.Andrei Karas1-3/+1
2015-08-30Move receive code from playerhandler into separate file.Andrei Karas1-0/+166