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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-16
Updated cChunk::SetMeta, fixed grass growth, reduced markDirty/setMeta usage
LogicParrot
1
-1
/
+1
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-8
/
+8
2015-12-18
Reorganised the redstone simulator
Tiger Wang
1
-2
/
+0
2015-12-13
allow use failures to propagate from the entity/block to the player
Gargaj
1
-1
/
+3
2014-09-26
Removed more unessicary includes
Tycho
1
-1
/
+2
2014-09-17
Added first test to show the object can be created
Tycho
1
-50
/
+13
2014-09-12
Fixed farmland issues.
Howaner
1
-2
/
+2
2014-07-21
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
1
-2
/
+2
2014-07-19
Fixed style: spaces after commas.
madmaxoft
1
-1
/
+1
2014-07-17
Basic style fixes.
madmaxoft
1
-1
/
+1
2014-03-01
Forgotten changes to cChunkInterface.
madmaxoft
1
-2
/
+2
2014-03-01
Removed cBlockHandler forward declaration from cChunkInterface.
madmaxoft
1
-9
/
+22
2014-02-01
Changed Signiture of OnDestroyedByPlayer
Tycho
1
-0
/
+5
2014-02-01
Changed pointers to references
Tycho
1
-3
/
+3
2014-02-01
Changed signitures of Several BLockHandler Methods
Tycho
1
-0
/
+4
2014-01-26
Refactored cBlockHandler::OnUse and dependents
Tycho
1
-7
/
+51
2014-01-25
First attempt at Implementing Interfaces
Tycho
1
-0
/
+26