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
/
BlockTripwireHook.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
Move item placement into item handlers (#5184)
Tiger Wang
1
-50
/
+2
2021-02-20
Mark UNREACHABLE with intrinsics
Tiger Wang
1
-1
/
+0
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
-24
/
+15
2020-07-25
Correct placement for tripwire hooks
Tiger Wang
1
-22
/
+29
2020-04-21
Vector3 in Handlers (#4680)
Mattes D
1
-13
/
+16
2020-04-16
Using Super.
Mattes D
1
-2
/
+2
2019-10-16
Refactored block-to-pickup conversion. (#4417)
Mattes D
1
-9
/
+26
2018-02-05
Deal with covered switches consistently (#4161)
peterbell10
1
-4
/
+1
2017-08-01
cBlockHandler: take player by ref
peterbell10
1
-1
/
+1
2015-07-14
Improved maps
Tiger Wang
1
-4
/
+6
2015-06-02
Fixed warnings in MSVC.
Mattes D
1
-0
/
+8
2015-05-19
Fixed compile and a few more warnings
tycho
1
-1
/
+7
2014-09-09
Moved sound-configs into BlockID.h and fixed/ added loads of sounds
Masy98
1
-5
/
+0
2014-08-19
Code formatting fixes.
Howaner
1
-5
/
+5
2014-06-28
Implemented tripwire(s) (hooks)
Tiger Wang
1
-0
/
+82