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
2018-08-29
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
1
-2
/
+2
2017-08-25
Add cUUID class (#3871)
peterbell10
1
-30
/
+41
2016-10-06
Fixed cRankManager API docs.
Mattes D
1
-47
/
+40
2016-08-21
cLuaState: Added template to push multiple values in a single call. (#3331)
Mattes D
1
-6
/
+2
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-132
/
+132
2015-05-13
Moved cWorld manual bindings out into a separate file.
Mattes D
1
-1
/
+1
2015-04-25
Added player restrictions to the DB and API.
Mattes D
1
-35
/
+283
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