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
/
ItemFrame.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify entity spawn packet sending
Tiger Wang
2020-05-01
1
-5
/
+1
*
Delet SpawnObject params
Tiger Wang
2020-04-20
1
-1
/
+1
*
Using Super.
Mattes D
2020-04-16
1
-4
/
+4
*
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2019-09-29
1
-2
/
+2
*
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
2018-08-29
1
-1
/
+1
*
CheckBasicStyle: Check number of empty lines between functions (#4267)
peterbell10
2018-07-26
1
-1
/
+0
*
Made -Weverything an error.
tycho
2015-05-24
1
-3
/
+3
*
cPainting saving implemented
Tiger Wang
2015-03-14
1
-0
/
+11
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-2
/
+2
*
Properly exported cItemFrame and cHangingEntity to Lua.
Mattes D
2014-10-21
1
-8
/
+8
*
Merge branch 'master' into EntityCustomName
Howaner
2014-09-23
1
-1
/
+1
|
\
|
*
1.8: Fixed hangings.
Howaner
2014-09-11
1
-1
/
+1
*
|
Added name tag
Howaner
2014-09-01
1
-0
/
+2
|
/
*
Removed unused code
Tiger Wang
2014-08-29
1
-1
/
+0
*
Fixed tabs used for alignment.
madmaxoft
2014-07-17
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
Tailored death messages
Tiger Wang
2014-07-04
1
-3
/
+3
*
Fix itemframe break.
Howaner
2014-06-04
1
-1
/
+3
*
Add item frame saving.
Howaner
2014-03-15
1
-36
/
+3
*
Changed BlockFace type to eBlockFace
Tiger Wang
2014-02-18
1
-11
/
+24
*
Added a brace
Tiger Wang
2014-02-18
1
-0
/
+2
*
Implemented item frames, a part of #689
Tiger Wang
2014-02-18
1
-0
/
+109