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
/
Blocks
/
Mixins.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-implement up/down placement metadata (#5219)
Tiger Wang
2021-05-14
1
-15
/
+21
*
Move item placement into item handlers (#5184)
Tiger Wang
2021-05-05
1
-58
/
+12
*
Do not fake a tool when converting to pickups (#5170)
Tiger Wang
2021-03-28
1
-1
/
+1
*
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
2020-10-05
1
-29
/
+15
*
Unify block entity pickup conversion
Tiger Wang
2020-09-25
1
-2
/
+2
*
BlockHandler initialisation is a constant expression (#4891)
Tiger Wang
2020-09-20
1
-36
/
+22
*
Vector3 in Handlers (#4680)
Mattes D
2020-04-21
1
-9
/
+15
*
Using Super.
Mattes D
2020-04-16
1
-7
/
+7
*
Fix rotation metas on blocks
Alexander Harkness
2020-04-11
1
-4
/
+10
*
fixing rotation - rel. #4625
GefaketHD
2020-04-11
1
-14
/
+8
*
Replace all single-digit hex constants with two-digit version
Alexander Harkness
2020-04-10
1
-12
/
+12
*
Reduce line length on templates
Alexander Harkness
2020-04-10
1
-2
/
+19
*
Add additional spacing between template/function definitions
Alexander Harkness
2020-04-10
1
-0
/
+9
*
Add doxy-comments to new functions
Alexander Harkness
2020-04-10
1
-2
/
+4
*
Fix comment text
Alexander Harkness
2020-04-10
1
-8
/
+4
*
Add mixins for blocks that rotate based on player yaw at placement
Alexander Harkness
2020-04-10
1
-0
/
+134
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-0
/
+166