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
/
ChunkInterface.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged OnBreak with OnPlayerBreak (#4967)
12xx12
2020-10-08
1
-2
/
+2
*
BlockHandler initialisation is a constant expression (#4891)
Tiger Wang
2020-09-20
1
-2
/
+1
*
Remove unneeded MarkDirty, SendToClients parameters of SetMeta
Tiger Wang
2020-08-28
1
-2
/
+2
*
OnBroken/OnPlaced are for entity actions
Tiger Wang
2020-08-04
1
-6
/
+15
*
Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)
Mattes D
2020-04-03
1
-0
/
+1
*
Moved growing from cWorld / cChunk to cBlockHandler descendants.
Mattes D
2019-10-28
1
-18
/
+6
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-10
/
+24
*
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
2018-08-29
1
-1
/
+1
*
CheckBasicStyle: Check number of empty lines between functions (#4267)
peterbell10
2018-07-26
1
-7
/
+0
*
cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)
Bond-009
2017-11-20
1
-17
/
+7
*
Updated cChunk::SetMeta, fixed grass growth, reduced markDirty/setMeta usage
LogicParrot
2016-04-16
1
-5
/
+2
*
Reorganised the redstone simulator
Tiger Wang
2015-12-18
1
-10
/
+0
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-2
/
+2
*
Fixed minor style issues.
madmaxoft
2014-09-27
1
-1
/
+1
*
Removed more unessicary includes
Tycho
2014-09-26
1
-0
/
+1
*
Fixed style
Tycho
2014-09-25
1
-0
/
+66
*
Merge branch 'master' into redstoneTests
Tycho
2014-09-17
1
-2
/
+2
|
\
*
|
Added first test to show the object can be created
Tycho
2014-09-17
1
-0
/
+66
|
/
*
cBlockInfo now manages the respective cBlockHandler
andrew
2014-03-02
1
-1
/
+1
*
Added missing files
Tycho
2014-02-02
1
-0
/
+12