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
/
Entities
/
HangingEntity.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent placing of hangables on illegal blocks and break when support block broken (#5301)
Ethan Jones
2021-10-03
1
-18
/
+8
*
Using Super.
Mattes D
2020-04-16
1
-1
/
+1
*
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2019-09-29
1
-4
/
+4
*
Deal with covered switches consistently (#4161)
peterbell10
2018-02-05
1
-26
/
+11
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-1
/
+1
*
Added a forgotten break in cHangingEntity constructor.
Mattes D
2015-06-24
1
-0
/
+1
*
Fixed warnings in MSVC.
Mattes D
2015-06-02
1
-3
/
+12
*
Make -Werror disabling file only
tycho
2015-05-19
1
-1
/
+3
*
HangingEntity: Fixed a needless clang warning.
Mattes D
2015-04-19
1
-2
/
+5
*
Fixed style violations
Tiger Wang
2015-03-14
1
-2
/
+2
*
cPainting saving implemented
Tiger Wang
2015-03-14
1
-4
/
+9
*
Fixed confusion over Item Frame directions
Tiger Wang
2015-03-13
1
-13
/
+62
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-1
/
+1
*
Properly exported cItemFrame and cHangingEntity to Lua.
Mattes D
2014-10-21
1
-12
/
+17
*
Comment style
Howaner
2014-09-25
1
-1
/
+1
*
Fixed hanging direction bugs.
Howaner
2014-09-25
1
-1
/
+1
*
Removed redundant semicolons and re-added warning
archshift
2014-07-24
1
-2
/
+2
*
Add item frame saving.
Howaner
2014-03-15
1
-0
/
+49