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
/
BlockDirt.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed more unessicary includes
Tycho
2014-09-26
1
-2
/
+2
*
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
-1
/
+1
*
Add lava and water check to block handlers.
Howaner
2014-05-07
1
-2
/
+2
*
Rename CanChangeDirtToGrass to CanDirtGrowGrass
Howaner
2014-05-07
1
-2
/
+2
*
Remove old import
Howaner
2014-04-06
1
-2
/
+1
*
Add CanChangeDirtToGrass function to Block Handlers.
Howaner
2014-04-06
1
-3
/
+3
*
Merge branch 'master' into Slabs
Howaner
2014-04-03
1
-8
/
+11
|
\
|
*
Fixed a few Clang warnings in BlockHandlers.
madmaxoft
2014-03-30
1
-5
/
+5
|
*
Change SpreadSource prefix to ss
Howaner
2014-03-27
1
-1
/
+1
|
*
Add SpreadSource
Howaner
2014-03-27
1
-1
/
+4
|
*
g_BlockXXX => cBlockInfo::XXX
andrew
2014-03-01
1
-2
/
+2
*
|
Remove old function
Howaner
2014-04-03
1
-6
/
+0
*
|
Grass now grows under up-side-down slabs
Howaner
2014-04-03
1
-3
/
+12
|
/
*
Changed Signiture of OnUpdate
Tycho
2014-02-02
1
-1
/
+1
*
Removed cWorld Include
Tycho
2014-01-26
1
-1
/
+0
*
Fixed assertion during dirt block OnUpdate()
Tiger Wang
2013-12-20
1
-1
/
+1
*
Changed cBlockHandler->OnUpdate() to use cChunk directly.
madmaxoft
2013-11-30
1
-12
/
+20
*
Grass doesn't spread to podzol or grassless dirt blocks.
madmaxoft
2013-11-30
1
-2
/
+3
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+88