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
/
Painting.cpp
(
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
-5
/
+2
*
Paintings: add sound effects, remove critical hitting (#5276)
Rorkh
2021-07-28
1
-0
/
+9
*
Some emplace_back replacements (#5149)
12xx12
2021-03-07
1
-1
/
+1
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+2
*
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
-1
/
+1
*
cPainting saving implemented
Tiger Wang
2015-03-14
1
-14
/
+4
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-1
/
+1
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
Fixed multiple gcc warnings about unused params.
madmaxoft
2014-02-28
1
-0
/
+11
*
Implemented paintings, fixes #689
Tiger Wang
2014-02-18
1
-0
/
+43