Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed GetAllPlayers() to GetAllPlayerUUIDs() | Howaner | 2014-09-29 | 1 | -5/+5 |
* | Fixed SetDefaultRank() return value. | Howaner | 2014-09-28 | 1 | -1/+1 |
* | cRankManager: Added ClearPlayerRanks() | Howaner | 2014-09-28 | 1 | -0/+22 |
* | cRankManager: Added GetAllPlayers() and GetPlayerName() | Howaner | 2014-09-28 | 1 | -0/+61 |
* | RankMgr: Exported the default-rank functions. | Mattes D | 2014-08-24 | 1 | -0/+55 |
* | RankMgr: Unified function signature comments in the bindings. | Mattes D | 2014-08-23 | 1 | -27/+36 |
* | RankMgr: Added cRankManager::RemovePlayerRank(). | Mattes D | 2014-08-21 | 1 | -0/+30 |
* | RankMgr bindings: fixed GetRankVisuals return value. | Mattes D | 2014-08-20 | 1 | -18/+22 |
* | RankMgr: Fixed an ignored return value in the API. | Mattes D | 2014-08-20 | 1 | -2/+2 |
* | Fixed unchecked return values. | madmaxoft | 2014-08-11 | 1 | -3/+6 |
* | RankMgr: Added GetRankVisuals() function. | madmaxoft | 2014-08-09 | 1 | -2/+38 |
* | Exported cRankManager to LuaAPI. | madmaxoft | 2014-08-08 | 1 | -0/+870 |