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
/
JukeboxEntity.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add player statistics to API (#5193)
nshah25
2021-05-03
1
-1
/
+2
*
Do not call into things we don't own in destructors
Tiger Wang
2020-09-25
1
-13
/
+0
*
Unify block entity pickup conversion
Tiger Wang
2020-09-25
1
-1
/
+10
*
Small cleanup in Jukeboxes
Tiger Wang
2020-09-25
1
-12
/
+16
*
Add more statistic tracking (#4837)
12xx12
2020-09-05
1
-0
/
+2
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+2
*
Jukebox improvements (#4537)
Mat
2020-03-23
1
-4
/
+22
*
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2019-09-29
1
-6
/
+6
*
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
2018-08-29
1
-1
/
+1
*
cWorld: Manually bind deprecated broadcast functions (#4265)
peterbell10
2018-07-27
1
-2
/
+2
*
Prefer static_cast to reinterpret_cast (#4223)
peterbell10
2018-05-02
1
-1
/
+1
*
BlockEntities: Support cloning self.
Mattes D
2017-06-16
1
-2
/
+14
*
Updated sounds and effect IDs (#3422)
mathiascode
2017-02-15
1
-2
/
+2
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-1
/
+4
*
Add enum for Sound and Particle Effects
Dave Tucker
2015-11-24
1
-2
/
+3
*
Fixes #2485
Tiger Wang
2015-09-02
1
-1
/
+0
*
convert old style casts to fix warnings
Steven Riehl
2014-10-12
1
-5
/
+1
*
Removed WSSCompact
Tiger Wang
2014-09-30
1
-28
/
+0
*
Removed more unessicary includes
Tycho
2014-09-26
1
-2
/
+2
*
Better Jukebox API
Howaner
2014-02-21
1
-13
/
+35
*
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
/
+125