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