summaryrefslogtreecommitdiffstats
path: root/src/RankManager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* RankMgr: Added GetRankVisuals() function.madmaxoft2014-08-091-3/+34
|
* RankMgr: Finished API implementation.madmaxoft2014-08-081-31/+390
|
* RankMgr: Implemented GetXforY and GetAll APIs.madmaxoft2014-08-081-15/+156
|
* RankMgr: Implemented the basic API functions.madmaxoft2014-08-081-59/+679
|
* RankMgr: Renamed PermissionGroup to Group in API and PermGroup in DB.madmaxoft2014-08-081-13/+13
| | | | "Group" is SQL keyword and shouldn't be used as table name.
* RankMgr: Added SQL integer datatypes.madmaxoft2014-08-051-5/+5
|
* RankMgr: Initial interface declaration.madmaxoft2014-08-051-0/+153