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.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-25
Update cRankManager::SetRankVisuals
AZARI Nicolas
1
-1
/
+1
2015-05-09
More style checking.
Mattes D
1
-1
/
+1
2015-04-25
Added player restrictions to the DB and API.
Mattes D
1
-0
/
+379
2014-10-23
Merged IniFile into main MCS sources.
Mattes D
1
-1
/
+1
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-3
/
+3
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-3
/
+3
2014-09-29
RankMgr: GetAllPlayers() returns players sorted by name.
madmaxoft
1
-1
/
+1
2014-09-29
Style fixes.
madmaxoft
1
-1
/
+2
2014-09-29
Renamed GetAllPlayers() to GetAllPlayerUUIDs()
Howaner
1
-1
/
+1
2014-09-28
cRankManager: Added ClearPlayerRanks()
Howaner
1
-0
/
+19
2014-09-28
cRankManager: Added GetAllPlayers() and GetPlayerName()
Howaner
1
-0
/
+81
2014-08-31
Removed isDone check
worktycho
1
-2
/
+2
2014-08-27
Fixed basic style violations.
Mattes D
1
-6
/
+4
2014-08-24
RankMgr: Default rank is applied to players without any rank.
Mattes D
1
-57
/
+12
2014-08-23
RankMgr: Implemented default rank, added defaults.
Mattes D
1
-21
/
+179
2014-08-21
cMojangAPI updates cRankManager's playernames.
Mattes D
1
-1
/
+38
2014-08-21
RankMgr: Added cRankManager::RemovePlayerRank().
Mattes D
1
-0
/
+23
2014-08-14
RankMgr: Removed unneeded testing code.
madmaxoft
1
-208
/
+2
2014-08-13
RankMgr: Fixed multithreading issues.
madmaxoft
1
-48
/
+78
2014-08-13
RankMgr: Initial migration code.
madmaxoft
1
-1
/
+539
2014-08-09
RankMgr: Added GetRankVisuals() function.
madmaxoft
1
-3
/
+34
2014-08-08
RankMgr: Finished API implementation.
madmaxoft
1
-31
/
+390
2014-08-08
RankMgr: Implemented GetXforY and GetAll APIs.
madmaxoft
1
-15
/
+156
2014-08-08
RankMgr: Implemented the basic API functions.
madmaxoft
1
-59
/
+679
2014-08-08
RankMgr: Renamed PermissionGroup to Group in API and PermGroup in DB.
madmaxoft
1
-13
/
+13
2014-08-05
RankMgr: Added SQL integer datatypes.
madmaxoft
1
-5
/
+5
2014-08-05
RankMgr: Initial interface declaration.
madmaxoft
1
-0
/
+153