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
clang-format-codebase
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
/
WorldStorage
/
NamespaceSerializer.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-12
Added '#include <cctype>' in NamespaceSerializer.cpp.
TheHyper45
1
-1
/
+1
2022-04-12
split functions into basic and entity prettify
x12xx12x
1
-10
/
+18
2022-04-12
Removed an implicit cast from int to char.
TheHyper45
1
-1
/
+1
2022-04-12
Added #include <cctype> to NamespaceSerializer.cpp
TheHyper45
1
-0
/
+1
2022-04-12
Yet another style fix
TheHyper45
1
-1
/
+1
2022-04-12
Some refinements
TheHyper45
1
-7
/
+0
2022-04-12
NamespaceSerializer::Prettify function now takes a string and converts it into a prettfied string
TheHyper45
1
-75
/
+28
2022-04-12
Add Prettify method to get player-friendly names of mobs
TheHyper45
1
-0
/
+84
2021-05-03
Add player statistics to API (#5193)
nshah25
1
-221
/
+221
2021-04-12
Fix incorrect name in deserialiser for zombie pigmen
Tiger Wang
1
-2
/
+3
2021-03-15
Adding basic Banner functionality (#4806)
12xx12
1
-1
/
+53
2021-02-20
Mark UNREACHABLE with intrinsics
Tiger Wang
1
-2
/
+0
2020-11-23
Adding new monster types to enum and saving/loading for easier future implementation (#4941)
12xx12
1
-264
/
+476
2020-10-05
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
1
-114
/
+118
2020-08-21
Minor typo fixes
Tiger Wang
1
-2
/
+2
2020-08-19
Add Statistics and Achievements for newer Network standards
12xx12
1
-0
/
+281