summaryrefslogtreecommitdiffstats
path: root/src/RankManager.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* RankMgr: Implemented GetXforY and GetAll APIs.madmaxoft2014-08-081-3/+6
|
* RankMgr: Implemented the basic API functions.madmaxoft2014-08-081-1/+17
|
* RankMgr: Renamed PermissionGroup to Group in API and PermGroup in DB.madmaxoft2014-08-081-15/+23
| | | | "Group" is SQL keyword and shouldn't be used as table name.
* RankMgr: More interface.madmaxoft2014-08-051-2/+14
|
* RankMgr: Initial interface declaration.madmaxoft2014-08-051-0/+103