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