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
/
NoteEntity.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer static_cast to reinterpret_cast (#4223)
peterbell10
2018-05-02
1
-1
/
+1
*
Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)
Lane Kolbly
2017-09-19
1
-4
/
+2
*
Added 1.12 blocks (#3760)
Bond-009
2017-06-30
1
-2
/
+35
*
BlockEntities: Support cloning self.
Mattes D
2017-06-16
1
-2
/
+14
*
Updated sounds and effect IDs (#3422)
mathiascode
2017-02-15
1
-6
/
+6
*
Added some blocks and items (#3503)
mathiascode
2017-02-14
1
-8
/
+118
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-4
/
+4
*
Reorganised the redstone simulator
Tiger Wang
2015-12-18
1
-2
/
+2
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-1
/
+2
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-2
/
+2
*
Fix comments
tycho
2015-05-28
1
-5
/
+7
*
Made -Weverything an error.
tycho
2015-05-24
1
-2
/
+7
*
Removed WSSCompact
Tiger Wang
2014-09-30
1
-29
/
+0
*
Removed more unessicary includes
Tycho
2014-09-26
1
-1
/
+1
*
Changed BroadcastSoundEffect function to take floating pos.
Howaner
2014-07-13
1
-1
/
+1
*
BlockEntities is warnings free
Tycho
2014-02-24
1
-0
/
+1
*
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
/
+154