index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Bindings
/
ManualBindings_RankManager.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved cWorld manual bindings out into a separate file.
Mattes D
2015-05-13
1
-1
/
+1
*
Added player restrictions to the DB and API.
Mattes D
2015-04-25
1
-35
/
+283
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
Fixed failure for cRankManager to restart
Tiger Wang
2014-10-18
1
-34
/
+34
*
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