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