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
/
BlockAnvil.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move item placement into item handlers (#5184)
Tiger Wang
2021-05-05
1
-22
/
+0
*
Do not fake a tool when converting to pickups (#5170)
Tiger Wang
2021-03-28
1
-1
/
+1
*
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
2020-10-05
1
-1
/
+1
*
Unify block entity pickup conversion
Tiger Wang
2020-09-25
1
-1
/
+1
*
BlockHandler initialisation is a constant expression (#4891)
Tiger Wang
2020-09-20
1
-12
/
+7
*
cWindow: Convert XYZ to Vector3 (#4764)
MaxwellScroggs
2020-07-04
1
-1
/
+1
*
Vector3 in Handlers (#4680)
Mattes D
2020-04-21
1
-6
/
+27
*
Using Super.
Mattes D
2020-04-16
1
-5
/
+6
*
Fix rotation metas on blocks
Alexander Harkness
2020-04-11
1
-15
/
+9
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-2
/
+10
*
Removed unneeded includes (#3902)
Lukas Pioch
2017-08-06
1
-1
/
+0
*
cBlockHandler: take player by ref
peterbell10
2017-08-01
1
-5
/
+5
*
Fixes problems with windows:
Lukas Pioch
2017-06-05
1
-1
/
+1
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-2
/
+2
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-1
/
+2
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-2
/
+2
*
Improved maps
Tiger Wang
2015-07-14
1
-4
/
+6
*
Fixed a lot of warnings
tycho
2015-05-19
1
-4
/
+4
*
Own classes for all windows.
Howaner
2014-12-13
1
-0
/
+1
*
Fixed conversion warning.
Mattes D
2014-08-29
1
-1
/
+1
*
Fixed anvil placing.
Hownaer
2014-08-28
1
-5
/
+6
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Add clicks, exp subtraction, item check, ...
Howaner
2014-05-05
1
-1
/
+1
*
Add anvil window and slot area.
Howaner
2014-05-05
1
-0
/
+7
*
Simplified the anvil placement code.
madmaxoft
2014-04-01
1
-11
/
+9
*
Fixed a few Clang warnings in BlockHandlers.
madmaxoft
2014-03-30
1
-5
/
+5
*
Fix anvil pickups.
Howaner
2014-03-16
1
-1
/
+1
*
Add anvil direction.
Howaner
2014-03-16
1
-0
/
+63