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
/
Protocol
/
MojangAPI.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-25
Add cUUID class (#3871)
peterbell10
1
-30
/
+20
2017-07-21
Remove smart pointer macros
peterbell10
1
-1
/
+1
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-27
/
+27
2015-05-16
Initial implementation of IniFile overloading
tycho
1
-2
/
+2
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-10-17
cMojangAPI: Don't update data if server is in offline mode.
Mattes D
1
-1
/
+1
2014-10-06
cMojangAPI: Added periodical refreshes.
Mattes D
1
-0
/
+21
2014-08-21
cMojangAPI updates cRankManager's playernames.
Mattes D
1
-1
/
+21
2014-08-21
cMojangAPI: Fixed MakeUUID___() bindings.
Mattes D
1
-4
/
+0
2014-08-04
Refactored case-conversion functions.
madmaxoft
1
-2
/
+2
2014-08-03
cMojangAPI: Added UUID-to-Name lookup.
madmaxoft
1
-16
/
+81
2014-08-03
Added cMojangAPI:GetUUIDFromPlayerName().
madmaxoft
1
-0
/
+7
2014-07-31
MojangAPI: Added a UseCachedOnly param to GetUUIDsFromPlayerNames().
madmaxoft
1
-2
/
+4
2014-07-30
MojangAPI: Clarified the UUID conversion code.
madmaxoft
1
-2
/
+4
2014-07-30
Exported cMojangAPI to Lua.
madmaxoft
1
-1
/
+12
2014-07-30
Added a cMojangAPI class for PlayerName -> UUID lookups, with cache.
madmaxoft
1
-0
/
+102