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