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
/
Items
/
ItemItemFrame.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-29
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
1
-1
/
+1
2018-08-29
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
1
-1
/
+1
2017-08-07
Changed entity ownership model to use smart pointers
Tiger Wang
1
-4
/
+3
2015-04-14
Placing a fluid from bucket calls plugin hooks.
Mattes D
1
-5
/
+10
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-07-17
Normalized comments.
madmaxoft
1
-2
/
+2
2014-06-19
Nullify deleted pointers.
archshift
1
-0
/
+1
2014-06-08
Fixed deadlock when moving players to other worlds.
Mattes D
1
-1
/
+1
2014-03-14
Add fireball interact
Howaner
1
-1
/
+5
2014-02-18
Fixed possible ASSERT failure
Tiger Wang
1
-1
/
+1
2014-02-18
Changed BlockFace type to eBlockFace
Tiger Wang
1
-13
/
+1
2014-02-18
Added an explanatory comment
Tiger Wang
1
-0
/
+2
2014-02-18
Used new BLOCK_FACE constants
Tiger Wang
1
-7
/
+8
2014-02-18
Implemented item frames, a part of #689
Tiger Wang
1
-0
/
+62