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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove BLOCKENTITY_PROTODEF
Tiger Wang
2020-10-24
1
-2
/
+0
*
Use pitch lookup in noteblock block entity (#4826)
12xx12
2020-09-05
1
-9
/
+9
*
Using Super.
Mattes D
2020-04-16
1
-1
/
+1
*
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2019-09-29
1
-4
/
+5
*
Added 1.12 blocks (#3760)
Bond-009
2017-06-30
1
-1
/
+6
*
BlockEntities: Support cloning self.
Mattes D
2017-06-16
1
-2
/
+4
*
Clang 5.0 fixes
Lukas Pioch
2017-05-21
1
-1
/
+1
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-4
/
+4
*
Reorganised the redstone simulator
Tiger Wang
2015-12-18
1
-12
/
+0
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-1
/
+1
*
Unified the doxy-comment format.
Mattes D
2015-07-31
1
-1
/
+1
*
Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher.
Lukas Pioch
2015-05-23
1
-1
/
+1
*
Merge branch 'master' into MobSpawner
Howaner
2014-11-29
1
-1
/
+1
|
\
|
*
BlockEntities: Removed the extra semicolon.
Mattes D
2014-11-27
1
-1
/
+1
*
|
Finished mob spawner implementation.
Howaner
2014-11-18
1
-6
/
+0
|
/
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
cLuaState: cBlockEntity descendants are pushed with proper class type.
Mattes D
2014-10-19
1
-2
/
+2
*
Removed WSSCompact
Tiger Wang
2014-09-30
1
-3
/
+0
*
Fixed style issues
Tycho
2014-08-06
1
-1
/
+4
*
Fixed multiple inhertance being output by tolua
Tycho
2014-08-06
1
-2
/
+4
*
Removed dependecy of redstone simulator on NoteBlock
Tycho
2014-08-05
1
-1
/
+9
*
Removed redundant semicolons and re-added warning
archshift
2014-07-24
1
-1
/
+1
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Added more missing GetClassStatic()s
Tiger Wang
2014-02-12
1
-0
/
+2
*
Chunk is now warnings clean
Tycho Bickerstaff
2013-12-21
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+63