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
/
BlockEntity.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-29
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
1
-26
/
+24
2017-09-14
Fix switch warnings (#4013)
peterbell10
1
-6
/
+12
2017-07-07
Added bed entity (#3823)
Lukas Pioch
1
-0
/
+3
2017-06-24
cBlockArea supports block entities. (#3795)
Mattes D
1
-3
/
+48
2017-06-16
BlockEntities: Support cloning self.
Mattes D
1
-18
/
+40
2015-11-03
Implemented brewing
Lukas Pioch
1
-0
/
+2
2014-12-01
MobSpawner fixes.
Howaner
1
-1
/
+1
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-1
/
+1
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-1
/
+1
2014-09-19
Implemented mob spawner.
Howaner
1
-2
/
+4
2014-07-12
Fixed alignment.
madmaxoft
1
-2
/
+3
2014-07-12
Suggestions and bug fix
Tiger Wang
1
-6
/
+5
2014-07-11
Suggestions
Tiger Wang
1
-4
/
+4
2014-07-08
Made things consistent
Tiger Wang
1
-4
/
+5
2014-07-07
Implemented trapped chests & others
Tiger Wang
1
-1
/
+2
2014-04-12
Implemented the skeleton code for the beacon.
STRWarrior
1
-0
/
+2
2014-03-07
Add Flower Pots
Howaner
1
-0
/
+2
2014-02-23
Rename SkullEntity to MobHeadEntity
Howaner
1
-2
/
+2
2014-02-23
Add Heads completely
Howaner
1
-1
/
+1
2014-02-23
Add Skulls/Heads
Howaner
1
-0
/
+2
2014-02-19
Rename SkullEntity to MobHeadEntity
Howaner
1
-2
/
+2
2014-02-18
Add Heads completely
Howaner
1
-1
/
+1
2014-02-17
Add Skulls/Heads
Howaner
1
-0
/
+2
2014-01-18
Basic command block implementation
andrew
1
-11
/
+13
2013-12-07
Added basic ender chests
Tiger Wang
1
-10
/
+12
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-11-14
Added cSignEntity into API, added cChunkDesc:GetBlockEntity().
madmaxoft
1
-0
/
+44