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
/
BlockSapling.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
2020-10-05
1
-1
/
+1
*
Unify block entity pickup conversion
Tiger Wang
2020-09-25
1
-1
/
+1
*
BlockHandler initialisation is a constant expression (#4891)
Tiger Wang
2020-09-20
1
-20
/
+9
*
Changed tree-growing functions in cWorld to use Vector3i coords.
Mattes D
2020-08-27
1
-2
/
+2
*
Vector3 in Handlers (#4680)
Mattes D
2020-04-21
1
-2
/
+2
*
More Vector3 in cBlockHandler (#4644)
Mattes D
2020-04-17
1
-8
/
+13
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+2
*
Moved growing from cWorld / cChunk to cBlockHandler descendants.
Mattes D
2019-10-28
1
-8
/
+52
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-5
/
+16
*
Removed unneeded includes (#3902)
Lukas Pioch
2017-08-06
1
-1
/
+0
*
FastRandom rewrite (#3754)
peterbell10
2017-06-13
1
-3
/
+3
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-3
/
+3
*
implement height logic for Acacia blocks
Kevin Riggle
2016-02-04
1
-1
/
+12
*
Improved maps
Tiger Wang
2015-07-14
1
-5
/
+8
*
Sapling Growth Update
Samuel Barney
2015-07-13
1
-7
/
+135
*
Moved sound-configs into BlockID.h and fixed/ added loads of sounds
Masy98
2014-09-09
1
-6
/
+0
*
Fix misguided comment on bits...
Tiger Wang
2014-07-22
1
-1
/
+1
*
Fixed issues relating to saplings and leaves
Tiger Wang
2014-07-17
1
-2
/
+2
*
Changed Signiture of OnUpdate
Tycho
2014-02-02
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
*
Changed cBlockHandler->OnUpdate() to use cChunk directly.
madmaxoft
2013-11-30
1
-4
/
+6
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+57