summaryrefslogtreecommitdiffstats
path: root/src/RankManager.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-24RankMgr: Default rank is applied to players without any rank.Mattes D1-2/+4
2014-08-23RankMgr: Implemented default rank, added defaults.Mattes D1-3/+19
2014-08-21cMojangAPI updates cRankManager's playernames.Mattes D1-0/+9
2014-08-21RankMgr: Added cRankManager::RemovePlayerRank().Mattes D1-0/+6
2014-08-13RankMgr: Fixed multithreading issues.madmaxoft1-1/+31
2014-08-13RankMgr: Initial migration code.madmaxoft1-0/+28
2014-08-09RankMgr: Added GetRankVisuals() function.madmaxoft1-0/+9
2014-08-08RankMgr: Finished API implementation.madmaxoft1-7/+11
2014-08-08RankMgr: Implemented GetXforY and GetAll APIs.madmaxoft1-3/+6
2014-08-08RankMgr: Implemented the basic API functions.madmaxoft1-1/+17
2014-08-08RankMgr: Renamed PermissionGroup to Group in API and PermGroup in DB.madmaxoft1-15/+23
2014-08-05RankMgr: More interface.madmaxoft1-2/+14
2014-08-05RankMgr: Initial interface declaration.madmaxoft1-0/+103