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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-05
Add more statistic tracking (#4837)
12xx12
1
-0
/
+2
2020-04-16
Using Super.
Mattes D
1
-2
/
+2
2020-03-23
Jukebox improvements (#4537)
Mat
1
-4
/
+22
2019-09-29
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
1
-6
/
+6
2018-08-29
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
1
-1
/
+1
2018-07-27
cWorld: Manually bind deprecated broadcast functions (#4265)
peterbell10
1
-2
/
+2
2018-05-02
Prefer static_cast to reinterpret_cast (#4223)
peterbell10
1
-1
/
+1
2017-06-16
BlockEntities: Support cloning self.
Mattes D
1
-2
/
+14
2017-02-15
Updated sounds and effect IDs (#3422)
mathiascode
1
-2
/
+2
2015-12-13
allow use failures to propagate from the entity/block to the player
Gargaj
1
-1
/
+4
2015-11-24
Add enum for Sound and Particle Effects
Dave Tucker
1
-2
/
+3
2015-09-02
Fixes #2485
Tiger Wang
1
-1
/
+0
2014-10-12
convert old style casts to fix warnings
Steven Riehl
1
-5
/
+1
2014-09-30
Removed WSSCompact
Tiger Wang
1
-28
/
+0
2014-09-26
Removed more unessicary includes
Tycho
1
-2
/
+2
2014-02-21
Better Jukebox API
Howaner
1
-13
/
+35
2013-11-27
Fixed VC2008 compilation, normalized include paths.
madmaxoft
1
-1
/
+1
2013-11-27
Fixed the remaining derps
Alexander Harkness
1
-1
/
+1
2013-11-25
Further attempts to fix compile
Tiger Wang
1
-1
/
+1
2013-11-24
Attempt to fix compilation
Tiger Wang
1
-1
/
+1
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-11-14
Exported cJukeboxEntity to Lua API.
madmaxoft
1
-23
/
+15
2013-11-14
Added cSignEntity into API, added cChunkDesc:GetBlockEntity().
madmaxoft
1
-3
/
+13
2013-11-10
Bundled fixes [SEE DESC]
Tiger Wang
1
-3
/
+3
2013-11-10
Bundled fixes [SEE DESC]
Tiger Wang
1
-1
/
+1
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-123
/
+123
2013-05-28
Moved BlockEntities to a separate folder
madmaxoft@gmail.com
1
-1
/
+1
2013-05-24
Refactored cInventory to use cItemGrid for the actual Storage
madmaxoft@gmail.com
1
-2
/
+1
2013-05-19
Inventory code cleanup, players can now see each other's armor
madmaxoft@gmail.com
1
-2
/
+3
2012-11-24
Fixed drops for: Stone, Mycelium, Redstone Torch.
luksor111@gmail.com
1
-1
/
+1
2012-11-15
- Added the "wait" music disc
luksor111@gmail.com
1
-3
/
+3
2012-10-21
Added jukeboxes (patch contributed by Luksor)
madmaxoft@gmail.com
1
-0
/
+123