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
/
BlockDropSpenser.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify block entity pickup conversion
Tiger Wang
2020-09-25
1
-23
/
+2
*
BlockHandler initialisation is a constant expression (#4891)
Tiger Wang
2020-09-20
1
-9
/
+4
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+2
*
Fix rotation metas on blocks
Alexander Harkness
2020-04-11
1
-2
/
+2
*
Add mixins for blocks that rotate based on player yaw at placement
Alexander Harkness
2020-04-10
1
-38
/
+2
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-9
/
+33
*
fix dispenser pickup display bug (#4247)
changyong guo
2018-06-30
1
-0
/
+7
*
cBlockHandler: take player by ref
peterbell10
2017-08-01
1
-2
/
+2
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-2
/
+2
*
Improved maps
Tiger Wang
2015-07-14
1
-1
/
+6
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-2
/
+2
*
Hopefully fixed piston duplication issues
Tiger Wang
2014-05-25
1
-2
/
+2
*
Fixed spelling; Rotater to Rotator.
narroo
2014-03-25
1
-3
/
+3
*
Reformatted
Tycho
2014-03-02
1
-2
/
+2
*
Fixed errors
Tycho
2014-03-01
1
-1
/
+1
*
Implemented Rotations
Tycho
2014-03-01
1
-0
/
+1
*
Added some Metadate rotaters using templated Mixin
Tycho
2014-02-27
1
-2
/
+16
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-1
/
+1
*
Changed pointers to references
Tycho
2014-02-01
1
-1
/
+1
*
Changed signitures of Several BLockHandler Methods
Tycho
2014-02-01
1
-1
/
+1
*
Removed internal cEntity::GetRot() usage.
madmaxoft
2014-01-17
1
-1
/
+1
*
Removed obsoleted functions
Tiger Wang
2014-01-16
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+41