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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged OnBreak with OnPlayerBreak (#4967)
12xx12
2020-10-08
1
-1
/
+1
*
Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885)
KingCol13
2020-09-25
1
-1
/
+1
*
Remove unneeded MarkDirty, SendToClients parameters of SetMeta
Tiger Wang
2020-08-28
1
-7
/
+3
*
OnBroken/OnPlaced are for entity actions
Tiger Wang
2020-08-04
1
-0
/
+4
*
Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)
Mattes D
2020-04-03
1
-0
/
+7
*
Moved growing from cWorld / cChunk to cBlockHandler descendants.
Mattes D
2019-10-28
1
-6
/
+17
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-4
/
+15
*
cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)
Bond-009
2017-11-20
1
-4
/
+3
*
Updated cChunk::SetMeta, fixed grass growth, reduced markDirty/setMeta usage
LogicParrot
2016-04-16
1
-1
/
+1
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-8
/
+8
*
Reorganised the redstone simulator
Tiger Wang
2015-12-18
1
-2
/
+0
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-1
/
+3
*
Removed more unessicary includes
Tycho
2014-09-26
1
-1
/
+2
*
Merge branch 'master' into redstoneTests
Tycho
2014-09-17
1
-1
/
+1
|
\
|
*
Fixed farmland issues.
Howaner
2014-09-12
1
-2
/
+2
*
|
Added first test to show the object can be created
Tycho
2014-09-17
1
-50
/
+13
|
/
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-2
/
+2
*
Fixed style: spaces after commas.
madmaxoft
2014-07-19
1
-1
/
+1
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Forgotten changes to cChunkInterface.
madmaxoft
2014-03-01
1
-2
/
+2
*
Removed cBlockHandler forward declaration from cChunkInterface.
madmaxoft
2014-03-01
1
-9
/
+22
*
Changed Signiture of OnDestroyedByPlayer
Tycho
2014-02-01
1
-0
/
+5
*
Changed pointers to references
Tycho
2014-02-01
1
-3
/
+3
*
Changed signitures of Several BLockHandler Methods
Tycho
2014-02-01
1
-0
/
+4
*
Refactored cBlockHandler::OnUse and dependents
Tycho
2014-01-26
1
-7
/
+51
*
First attempt at Implementing Interfaces
Tycho
2014-01-25
1
-0
/
+26