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
/
RankManager.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-52
/
+52
*
Added player restrictions to the DB and API.
Mattes D
2015-04-25
1
-1
/
+42
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
RankMgr: GetAllPlayers() returns players sorted by name.
madmaxoft
2014-09-29
1
-1
/
+1
*
Renamed GetAllPlayers() to GetAllPlayerUUIDs()
Howaner
2014-09-29
1
-1
/
+1
*
cRankManager: Added ClearPlayerRanks()
Howaner
2014-09-28
1
-0
/
+4
*
Updated api documentation.
Howaner
2014-09-28
1
-1
/
+1
*
cRankManager: Added GetAllPlayers() and GetPlayerName()
Howaner
2014-09-28
1
-0
/
+10
*
RankMgr: Default rank is applied to players without any rank.
Mattes D
2014-08-24
1
-2
/
+4
*
RankMgr: Implemented default rank, added defaults.
Mattes D
2014-08-23
1
-3
/
+19
*
cMojangAPI updates cRankManager's playernames.
Mattes D
2014-08-21
1
-0
/
+9
*
RankMgr: Added cRankManager::RemovePlayerRank().
Mattes D
2014-08-21
1
-0
/
+6
*
RankMgr: Fixed multithreading issues.
madmaxoft
2014-08-13
1
-1
/
+31
*
RankMgr: Initial migration code.
madmaxoft
2014-08-13
1
-0
/
+28
*
RankMgr: Added GetRankVisuals() function.
madmaxoft
2014-08-09
1
-0
/
+9
*
RankMgr: Finished API implementation.
madmaxoft
2014-08-08
1
-7
/
+11
*
RankMgr: Implemented GetXforY and GetAll APIs.
madmaxoft
2014-08-08
1
-3
/
+6
*
RankMgr: Implemented the basic API functions.
madmaxoft
2014-08-08
1
-1
/
+17
*
RankMgr: Renamed PermissionGroup to Group in API and PermGroup in DB.
madmaxoft
2014-08-08
1
-15
/
+23
*
RankMgr: More interface.
madmaxoft
2014-08-05
1
-2
/
+14
*
RankMgr: Initial interface declaration.
madmaxoft
2014-08-05
1
-0
/
+103