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
/
BlockSugarcane.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Vector3 in Handlers (#4680)
Mattes D
2020-04-21
1
-13
/
+9
*
Using Super.
Mattes D
2020-04-16
1
-3
/
+3
*
Moved growing from cWorld / cChunk to cBlockHandler descendants.
Mattes D
2019-10-28
1
-13
/
+52
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-7
/
+18
*
Sugar cane can be near frosted ice (#4133)
Bond-009
2018-01-05
1
-1
/
+1
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-1
/
+1
*
* 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
/
+21
*
Improved maps
Tiger Wang
2015-07-14
1
-3
/
+6
*
Moved sound-configs into BlockID.h and fixed/ added loads of sounds
Masy98
2014-09-09
1
-6
/
+0
*
Code formatting fixes.
Howaner
2014-08-19
1
-0
/
+1
*
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
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
1
-1
/
+1
*
Changed cBlockHandler->OnUpdate() to use cChunk directly.
madmaxoft
2013-11-30
1
-2
/
+2
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+90