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
/
BlockNetherWart.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved growing from cWorld / cChunk to cBlockHandler descendants.
Mattes D
2019-10-28
1
-6
/
+11
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-10
/
+27
*
Removed unneeded includes (#3902)
Lukas Pioch
2017-08-06
1
-1
/
+0
*
FastRandom rewrite (#3754)
peterbell10
2017-06-13
1
-2
/
+2
*
Set overgrown wart age to 3
Safwat Halaby
2015-12-13
1
-1
/
+5
*
Nether wart only ages to 3
Gargaj
2015-12-12
1
-2
/
+2
*
* Logic for handling plant growth has been centralized into cBlockPlant, and all growable plants now inherit from it.
Samuel Barney
2015-08-19
1
-4
/
+5
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-1
/
+1
*
Improved maps
Tiger Wang
2015-07-14
1
-3
/
+6
*
Fixed a few Clang warnings in BlockHandlers.
madmaxoft
2014-03-30
1
-7
/
+8
*
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
-2
/
+2
*
Implented Nether Wart.
STRWarrior
2013-12-18
1
-0
/
+52