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
/
BlockEntities
/
BrewingstandEntity.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
Fix sending incorrect date values on world change
Tiger Wang
1
-2
/
+2
2021-01-02
Fix potential destruction crashes (#5095)
Tiger Wang
1
-30
/
+14
2020-10-03
Remove SetProperty(...cPlayer)
Tiger Wang
1
-1
/
+1
2020-09-05
Add more statistic tracking (#4837)
12xx12
1
-0
/
+2
2020-04-16
Using Super.
Mattes D
1
-4
/
+4
2020-03-23
Play sound when brewing is complete
Mat
1
-0
/
+1
2019-09-29
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
1
-6
/
+6
2018-07-26
CheckBasicStyle: Check number of empty lines between functions (#4267)
peterbell10
1
-9
/
+0
2018-05-02
Prefer static_cast to reinterpret_cast (#4223)
peterbell10
1
-1
/
+1
2017-08-02
Removed double includes (#3885)
Lukas Pioch
1
-1
/
+0
2017-06-16
BlockEntities: Support cloning self.
Mattes D
1
-31
/
+57
2017-06-05
Fixes problems with windows:
Lukas Pioch
1
-1
/
+1
2017-05-28
Minor cBrewingRecipes cleanup (#3731)
peterbell10
1
-4
/
+4
2017-05-08
Corrected brewingstand and added support for fuel
Lukas Pioch
1
-16
/
+47
2015-12-17
Moved variables into scope, removed unused variables and fixed variables
Lukas Pioch
1
-1
/
+1
2015-12-13
allow use failures to propagate from the entity/block to the player
Gargaj
1
-1
/
+2
2015-11-08
Fix memory leak
worktycho
1
-1
/
+1
2015-11-03
Implemented brewing
Lukas Pioch
1
-0
/
+309