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
/
BlockHandler.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add data backsending, when the Client interacts a Block and the Interact is cancelled.
Howaner
2014-03-05
1
-1
/
+4
*
cBlockInfo now manages the respective cBlockHandler
andrew
2014-03-02
1
-19
/
+3
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-3
/
+3
*
Changed Signiture of OnUpdate
Tycho
2014-02-02
1
-3
/
+4
*
Changed Signiture of OnDigging
Tycho
2014-02-01
1
-1
/
+1
*
Changed Signiture of OnDestroyedByPlayer
Tycho
2014-02-01
1
-2
/
+2
*
Changed pointers to references
Tycho
2014-02-01
1
-9
/
+9
*
Changed signitures of Several BLockHandler Methods
Tycho
2014-02-01
1
-4
/
+4
*
Refactored GetPlacementBlockTypeMeta
Tycho
2014-01-26
1
-1
/
+1
*
Refactored cBlockHandler::OnUse and dependents
Tycho
2014-01-26
1
-6
/
+6
*
First attempt at Implementing Interfaces
Tycho
2014-01-25
1
-1
/
+2
*
converted commneted paramater names to the unused macro
Tycho Bickerstaff
2013-12-22
1
-1
/
+5
*
Piston is now warnings clean
Tycho Bickerstaff
2013-12-21
1
-1
/
+1
*
Merge pull request #387 from mc-server/trapdoors
Mattes D
2013-11-30
1
-10
/
+17
|
\
|
*
Properly fixed snow height, fixes #98 and #264
Tiger Wang
2013-11-30
1
-10
/
+17
*
|
Changed cBlockHandler->OnUpdate() to use cChunk directly.
madmaxoft
2013-11-30
1
-3
/
+4
|
/
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+152