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
/
BlockEntities
/
SignEntity.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-5
/
+5
*
Prefer static_cast to reinterpret_cast (#4223)
peterbell10
2018-05-02
1
-1
/
+1
*
BlockEntities: Support cloning self.
Mattes D
2017-06-16
1
-3
/
+18
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-1
/
+2
*
convert old style casts to fix warnings
Steven Riehl
2014-10-12
1
-6
/
+2
*
Removed WSSCompact
Tiger Wang
2014-09-30
1
-35
/
+0
*
Removed more unessicary includes
Tycho
2014-09-26
1
-2
/
+2
*
Added Y-wise asserts to signs.
Mattes D
2014-09-06
1
-0
/
+1
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
1
-2
/
+2
*
Fixed VC2008 compilation, normalized include paths.
madmaxoft
2013-11-27
1
-1
/
+1
*
Fixed the remaining derps
Alexander Harkness
2013-11-27
1
-1
/
+1
*
Further attempts to fix compile
Tiger Wang
2013-11-25
1
-1
/
+1
*
Attempt to fix compilation
Tiger Wang
2013-11-24
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+115