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
/
BlockBigFlower.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace double grass and large fern with placed block
Lukas Pioch
2017-04-06
1
-1
/
+23
*
Changed big flowers so they don't need air above them.
Altenius
2017-01-28
1
-1
/
+11
*
Changed big flowers so they can only be placed on dirt
Altenius
2017-01-28
1
-1
/
+4
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-3
/
+3
*
Improved maps
Tiger Wang
2015-07-14
1
-5
/
+6
*
Correct world height validations.
Tommy Santerre
2015-03-20
1
-1
/
+1
*
Refactored all player block placing to go through hooks.
Mattes D
2014-12-24
1
-12
/
+0
*
Removed more unessicary includes
Tycho
2014-09-26
1
-1
/
+1
*
Improved cBlockHandler::DropBlock
Tiger Wang
2014-09-13
1
-3
/
+3
*
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
-3
/
+3
*
Fixed block drops
Tiger Wang
2014-07-24
1
-3
/
+3
*
Merge branch 'master' into saplingsandleaves
Tiger Wang
2014-07-20
1
-2
/
+2
|
\
|
*
Basic style fixes.
madmaxoft
2014-07-17
1
-2
/
+2
*
|
Fixed issues relating to saplings and leaves
Tiger Wang
2014-07-17
1
-3
/
+3
|
/
*
Change CanBeAt() from big flower
Howaner
2014-04-03
1
-5
/
+1
*
Add "a_RelY < cChunkDef::Height" to BlockBigFlower
Howaner
2014-03-29
1
-0
/
+1
*
Add tallgrass drop to big flowers.
Howaner
2014-03-28
1
-3
/
+40
*
door -> flower
Howaner
2014-03-28
1
-1
/
+1
*
Add tall flower handler.
Howaner
2014-03-28
1
-0
/
+97