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
/
BlockVine.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-23
/
+90
*
cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)
Bond-009
2017-11-20
1
-4
/
+4
*
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
Lane Kolbly
2017-08-17
1
-1
/
+1
*
Removed unneeded includes (#3902)
Lukas Pioch
2017-08-06
1
-2
/
+2
*
cBlockHandler: take player by ref
peterbell10
2017-08-01
1
-1
/
+1
*
BigFlower fixes (#3826)
peterbell10
2017-07-07
1
-1
/
+1
*
Fix shears (and vines)
Bond-009
2017-06-21
1
-1
/
+7
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-4
/
+4
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-2
/
+2
*
Improved maps
Tiger Wang
2015-07-14
1
-16
/
+8
*
Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher.
Lukas Pioch
2015-05-23
1
-1
/
+1
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
Merge branch 'master' into BlockFixes
Howaner
2014-10-21
1
-2
/
+10
|
\
|
*
Functions in cPluginManager get references instead of pointers.
Mattes D
2014-10-15
1
-2
/
+10
*
|
Corrected IsBlockAttachable() in BlockVine.h
Howaner
2014-10-07
1
-5
/
+15
|
/
*
Removed more unessicary includes
Tycho
2014-09-26
1
-1
/
+1
*
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
*
Fix item durability.
Howaner
2014-07-23
1
-0
/
+7
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-1
/
+1
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Fixed clang warnings in BlockHandlers.
madmaxoft
2014-04-01
1
-2
/
+2
*
Fixed a few Clang warnings in BlockHandlers.
madmaxoft
2014-03-30
1
-2
/
+2
*
Merge pull request #834 from narroo/issue503
Mattes D
2014-03-30
1
-1
/
+1
|
\
|
*
Fixed spelling; Rotater to Rotator.
narroo
2014-03-25
1
-1
/
+1
*
|
Change SpreadSource prefix to ss
Howaner
2014-03-27
1
-1
/
+1
*
|
Add SpreadSource
Howaner
2014-03-27
1
-1
/
+4
*
|
Add new leaves to all classes.
Howaner
2014-03-16
1
-1
/
+1
|
/
*
Merge pull request #775 from worktycho/warnings
Mattes D
2014-03-09
1
-3
/
+13
|
\
|
*
Fixed warnings
Tycho
2014-03-07
1
-3
/
+13
*
|
Merge pull request #729 from worktycho/MetaRotate
Mattes D
2014-03-08
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Reverted BlockVine
worktycho
2014-03-02
1
-3
/
+27
|
*
Implemented Rotations
Tycho
2014-03-01
1
-27
/
+3
*
|
g_BlockXXX => cBlockInfo::XXX
andrew
2014-03-01
1
-1
/
+1
|
/
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-1
/
+1
*
Changed Signiture of OnUpdate
Tycho
2014-02-02
1
-2
/
+2
*
Changed pointers to references
Tycho
2014-02-01
1
-3
/
+3
*
Changed signitures of Several BLockHandler Methods
Tycho
2014-02-01
1
-3
/
+3
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+201