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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-1
/
+1
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-1
/
+1
2014-10-18
Fixed failure for cRankManager to restart
Tiger Wang
1
-34
/
+34
2014-09-29
Renamed GetAllPlayers() to GetAllPlayerUUIDs()
Howaner
1
-5
/
+5
2014-09-28
Fixed SetDefaultRank() return value.
Howaner
1
-1
/
+1
2014-09-28
cRankManager: Added ClearPlayerRanks()
Howaner
1
-0
/
+22
2014-09-28
cRankManager: Added GetAllPlayers() and GetPlayerName()
Howaner
1
-0
/
+61
2014-08-24
RankMgr: Exported the default-rank functions.
Mattes D
1
-0
/
+55
2014-08-23
RankMgr: Unified function signature comments in the bindings.
Mattes D
1
-27
/
+36
2014-08-21
RankMgr: Added cRankManager::RemovePlayerRank().
Mattes D
1
-0
/
+30
2014-08-20
RankMgr bindings: fixed GetRankVisuals return value.
Mattes D
1
-18
/
+22
2014-08-20
RankMgr: Fixed an ignored return value in the API.
Mattes D
1
-2
/
+2
2014-08-11
Fixed unchecked return values.
madmaxoft
1
-3
/
+6
2014-08-09
RankMgr: Added GetRankVisuals() function.
madmaxoft
1
-2
/
+38
2014-08-08
Exported cRankManager to LuaAPI.
madmaxoft
1
-0
/
+870