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
/
BlockMobHead.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-8
/
+3
*
BlockHandler initialisation is a constant expression (#4891)
Tiger Wang
2020-09-20
1
-8
/
+4
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+2
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-36
/
+15
*
Replace ItemCallbacks with lambdas (#3993)
peterbell10
2017-09-11
1
-13
/
+9
*
Revert "Replace ItemCallbacks with lambdas (#3948)"
LogicParrot
2017-09-02
1
-9
/
+13
*
Replace ItemCallbacks with lambdas (#3948)
peterbell10
2017-09-01
1
-13
/
+9
*
cBlockHandler: take player by ref
peterbell10
2017-08-01
1
-2
/
+2
*
FastRandom rewrite (#3754)
peterbell10
2017-06-13
1
-3
/
+3
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-2
/
+2
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-1
/
+1
*
Improved maps
Tiger Wang
2015-07-14
1
-2
/
+6
*
Refactored all player block placing to go through hooks.
Mattes D
2014-12-24
1
-199
/
+5
*
Merge branch 'master' into redstoneTests
Tycho
2014-09-17
1
-6
/
+6
|
\
|
*
Fixed farmland issues.
Howaner
2014-09-12
1
-6
/
+6
*
|
Added first test to show the object can be created
Tycho
2014-09-17
1
-2
/
+2
|
/
*
Basic style fixes.
madmaxoft
2014-07-17
1
-2
/
+2
*
Merge branch 'master' into GlobalFixes
Howaner
2014-06-17
1
-1
/
+1
|
\
|
*
Hopefully fixed piston duplication issues
Tiger Wang
2014-05-25
1
-1
/
+1
*
|
Check block type from cBlockEntity
Howaner
2014-06-17
1
-8
/
+8
*
|
Add DoWithBlockEntityAt() to WorldInterface.h
Howaner
2014-06-17
1
-37
/
+52
*
|
Code improvements
Howaner
2014-05-28
1
-6
/
+2
*
|
Fix skull bugs.
Howaner
2014-05-28
1
-2
/
+41
|
/
*
Fixed cWither::KilledBy
andrew
2014-05-21
1
-0
/
+1
*
Cleaned up cPlayer::UpdateMovementStats; Wither achievements
andrew
2014-05-20
1
-0
/
+27
*
Merge pull request #831 from mc-server/Wither
Mattes D
2014-04-02
1
-3
/
+105
|
\
|
*
Fixed clang compilation
andrew
2014-03-25
1
-13
/
+16
|
*
Fixed wither summoning
andrew
2014-03-25
1
-1
/
+24
|
*
Protocol: Wither metadata
andrew
2014-03-25
1
-3
/
+79
*
|
Fixed clang warnings in BlockHandlers.
madmaxoft
2014-04-01
1
-1
/
+1
*
|
Fixed a few Clang warnings in BlockHandlers.
madmaxoft
2014-03-30
1
-2
/
+2
|
/
*
Wither invulnerability
andrew
2014-03-24
1
-0
/
+14
*
Add Lua Bindings for FlowerPotEntity.h and add documentation.
Howaner
2014-03-07
1
-2
/
+3
*
Rename SkullEntity to MobHeadEntity
Howaner
2014-02-19
1
-0
/
+69