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
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
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
/
ItemPainting.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-02
ItemHandler initialisation is a constant expression (#5344)
x12xx12x
1
-6
/
+3
2021-10-03
Prevent placing of hangables on illegal blocks and break when support block broken (#5301)
Ethan Jones
1
-1
/
+9
2020-08-01
Replaced cpp14::make_unique<> with std::make_unique<>.
Mattes D
1
-1
/
+1
2020-04-21
Vector3 in Handlers (#4680)
Mattes D
1
-57
/
+68
2019-09-29
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
1
-1
/
+1
2017-08-07
Changed entity ownership model to use smart pointers
Tiger Wang
1
-4
/
+3
2017-05-08
Added missing checks for Initialize function and updated APIDoc
Lukas Pioch
1
-1
/
+6
2015-04-14
Placing a fluid from bucket calls plugin hooks.
Mattes D
1
-4
/
+9
2015-03-14
cPainting saving implemented
Tiger Wang
1
-16
/
+3
2014-07-17
Normalized comments.
madmaxoft
1
-4
/
+4
2014-06-08
Fixed deadlock when moving players to other worlds.
Mattes D
1
-1
/
+1
2014-02-18
Comments & new BLOCK_FACE constants
Tiger Wang
1
-7
/
+10
2014-02-18
Implemented paintings, fixes #689
Tiger Wang
1
-0
/
+95