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
/
BlockSnow.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-2
/
+24
*
cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)
Bond-009
2017-11-20
1
-3
/
+3
*
Only allow snow to be placed where valid. Fixes #2920.
peterbell10
2017-09-21
1
-12
/
+38
*
cBlockHandler: take player by ref
peterbell10
2017-08-01
1
-1
/
+1
*
BigFlower fixes (#3826)
peterbell10
2017-07-07
1
-2
/
+2
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-4
/
+4
*
blockheight mechanism
Gargaj
2015-12-13
1
-0
/
+5
*
Improved maps
Tiger Wang
2015-07-14
1
-5
/
+6
*
Moved sound-configs into BlockID.h and fixed/ added loads of sounds
Masy98
2014-09-09
1
-6
/
+0
*
Fixed tabs used for alignment.
madmaxoft
2014-07-17
1
-2
/
+2
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-2
/
+2
*
g_BlockXXX => cBlockInfo::XXX
andrew
2014-03-01
1
-1
/
+1
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-1
/
+1
*
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 thin snow CanBeAt checking
Tiger Wang
2013-11-30
1
-1
/
+13
*
Properly fixed snow height, fixes #98 and #264
Tiger Wang
2013-11-30
1
-6
/
+22
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+72