summaryrefslogtreecommitdiffstats
path: root/src/Bindings/ManualBindings_RankManager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* RankMgr: Exported the default-rank functions.Mattes D2014-08-241-0/+55
|
* RankMgr: Unified function signature comments in the bindings.Mattes D2014-08-231-27/+36
|
* RankMgr: Added cRankManager::RemovePlayerRank().Mattes D2014-08-211-0/+30
|
* RankMgr bindings: fixed GetRankVisuals return value.Mattes D2014-08-201-18/+22
|
* RankMgr: Fixed an ignored return value in the API.Mattes D2014-08-201-2/+2
|
* Fixed unchecked return values.madmaxoft2014-08-111-3/+6
|
* RankMgr: Added GetRankVisuals() function.madmaxoft2014-08-091-2/+38
|
* Exported cRankManager to LuaAPI.madmaxoft2014-08-081-0/+870