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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Chest, weather, crash, and miscellaneous fixes (#5215)
Tiger Wang
2021-04-30
1
-0
/
+9
*
Adding basic Banner functionality (#4806)
12xx12
2021-03-15
1
-0
/
+8
*
Fix potential destruction crashes (#5095)
Tiger Wang
2021-01-02
1
-46
/
+95
*
Unify block entity pickup conversion
Tiger Wang
2020-09-25
1
-0
/
+9
*
Added end portal and enchanting table block entities
12xx12
2020-09-20
1
-19
/
+25
*
Replaced cpp14::make_unique<> with std::make_unique<>.
Mattes D
2020-08-01
1
-19
/
+19
*
Block entity for beacon was not created (#4618)
Lukas Pioch
2020-04-04
1
-0
/
+1
*
Manage block entity lifetime with unique_ptr (#4080)
peterbell10
2020-04-03
1
-27
/
+22
*
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2019-09-29
1
-26
/
+24
*
Fix switch warnings (#4013)
peterbell10
2017-09-14
1
-6
/
+12
*
Added bed entity (#3823)
Lukas Pioch
2017-07-07
1
-0
/
+3
*
cBlockArea supports block entities. (#3795)
Mattes D
2017-06-24
1
-3
/
+48
*
BlockEntities: Support cloning self.
Mattes D
2017-06-16
1
-18
/
+40
*
Implemented brewing
Lukas Pioch
2015-11-03
1
-0
/
+2
*
MobSpawner fixes.
Howaner
2014-12-01
1
-1
/
+1
*
Merge branch 'master' into MobSpawner
Howaner
2014-11-18
1
-1
/
+1
|
\
|
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
|
Implemented mob spawner.
Howaner
2014-09-19
1
-2
/
+4
|
/
*
Fixed alignment.
madmaxoft
2014-07-12
1
-2
/
+3
*
Suggestions and bug fix
Tiger Wang
2014-07-12
1
-6
/
+5
*
Suggestions
Tiger Wang
2014-07-11
1
-4
/
+4
*
Made things consistent
Tiger Wang
2014-07-08
1
-4
/
+5
*
Implemented trapped chests & others
Tiger Wang
2014-07-07
1
-1
/
+2
*
Implemented the skeleton code for the beacon.
STRWarrior
2014-04-12
1
-0
/
+2
*
Add Flower Pots
Howaner
2014-03-07
1
-0
/
+2
*
Rename SkullEntity to MobHeadEntity
Howaner
2014-02-19
1
-2
/
+2
*
Add Heads completely
Howaner
2014-02-18
1
-1
/
+1
*
Add Skulls/Heads
Howaner
2014-02-17
1
-0
/
+2
*
Basic command block implementation
andrew
2014-01-18
1
-11
/
+13
*
Added basic ender chests
Tiger Wang
2013-12-07
1
-10
/
+12
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+44