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
/
BlockFence.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
Merged OnBreak with OnPlayerBreak (#4967)
12xx12
1
-2
/
+3
2020-10-05
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
1
-1
/
+1
2020-09-20
BlockHandler initialisation is a constant expression (#4891)
Tiger Wang
1
-16
/
+11
2020-08-01
Replaced cpp14::make_unique<> with std::make_unique<>.
Mattes D
1
-1
/
+1
2020-04-21
Vector3 in Handlers (#4680)
Mattes D
1
-8
/
+40
2019-10-16
Refactored block-to-pickup conversion. (#4417)
Mattes D
1
-5
/
+13
2019-09-29
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
1
-1
/
+1
2018-08-29
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
1
-2
/
+2
2017-09-19
Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)
Lane Kolbly
1
-1
/
+1
2017-08-21
Fixed build for older clang versions (#3935)
Bond-009
1
-1
/
+1
2017-08-21
Fully implemented leashes (#3798)
Pablo Beltrán
1
-1
/
+61
2017-08-03
Remove double includes part 2 (#3890)
peterbell10
1
-1
/
+0
2017-07-28
Check for intersection between placed blocks and entities. (#3850)
Lane Kolbly
1
-0
/
+80