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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-21
Vector3 in Handlers (#4680)
Mattes D
1
-20
/
+45
2019-10-16
Refactored block-to-pickup conversion. (#4417)
Mattes D
1
-2
/
+24
2017-11-20
cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)
Bond-009
1
-3
/
+3
2017-09-21
Only allow snow to be placed where valid. Fixes #2920.
peterbell10
1
-12
/
+38
2017-08-01
cBlockHandler: take player by ref
peterbell10
1
-1
/
+1
2017-07-07
BigFlower fixes (#3826)
peterbell10
1
-2
/
+2
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-4
/
+4
2015-12-13
blockheight mechanism
Gargaj
1
-0
/
+5
2015-07-14
Improved maps
Tiger Wang
1
-5
/
+6
2014-09-09
Moved sound-configs into BlockID.h and fixed/ added loads of sounds
Masy98
1
-6
/
+0
2014-07-17
Fixed tabs used for alignment.
madmaxoft
1
-2
/
+2
2014-07-17
Basic style fixes.
madmaxoft
1
-1
/
+1
2014-07-17
Normalized comments.
madmaxoft
1
-2
/
+2
2014-03-01
g_BlockXXX => cBlockInfo::XXX
andrew
1
-1
/
+1
2014-02-04
Improved Type safety of eBlockFace
Tycho
1
-1
/
+1
2014-02-01
Changed pointers to references
Tycho
1
-3
/
+3
2014-02-01
Changed signitures of Several BLockHandler Methods
Tycho
1
-3
/
+3
2013-11-30
Fixed thin snow CanBeAt checking
Tiger Wang
1
-1
/
+13
2013-11-30
Properly fixed snow height, fixes #98 and #264
Tiger Wang
1
-6
/
+22
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-09-17
Snow now supports meta values
Tiger Wang
1
-2
/
+22
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-52
/
+52
2013-03-15
Huge performance boost in blockhandlers, they have direct access to chunk data when blockchecking.
madmaxoft@gmail.com
1
-3
/
+2
2012-12-19
Added dispensers (they can't dispense items yet)
luksor111@gmail.com
1
-1
/
+1
2012-10-03
Moved blockticking into blockhandler classes.
madmaxoft@gmail.com
1
-4
/
+5
2012-10-01
Slight refactoring of BlockHandlers - dropping unneeded virtual functions
madmaxoft@gmail.com
1
-15
/
+23
2012-09-29
Unified folder name-casing
madmaxoft@gmail.com
1
-0
/
+0
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
1
-1
/
+1
2012-09-11
Merged in a patch for sounds by l0udPL
madmaxoft@gmail.com
1
-1
/
+6
2012-07-16
Some code improvements
lapayo94@gmail.com
1
-5
/
+5
2012-07-15
A new Block handling system :o
lapayo94@gmail.com
1
-0
/
+39