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
/
Blocks
/
BlockQuartz.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move item placement into item handlers (#5184)
Tiger Wang
2021-05-05
1
-60
/
+0
*
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
2020-10-05
1
-1
/
+1
*
BlockHandler initialisation is a constant expression (#4891)
Tiger Wang
2020-09-20
1
-9
/
+4
*
Vector3 in Handlers (#4680)
Mattes D
2020-04-21
1
-16
/
+33
*
Deal with covered switches consistently (#4161)
peterbell10
2018-02-05
1
-4
/
+1
*
cBlockHandler: take player by ref
peterbell10
2017-08-01
1
-2
/
+2
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-1
/
+1
*
Improved maps
Tiger Wang
2015-07-14
1
-2
/
+6
*
Fixed warnings in MSVC.
Mattes D
2015-06-02
1
-0
/
+5
*
Fixed compile and a few more warnings
tycho
2015-05-19
1
-1
/
+1
*
Code formatting fixes.
Howaner
2014-08-19
1
-0
/
+1
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-5
/
+5
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-3
/
+3
*
Named the different quartz block.
STRWarrior
2014-02-03
1
-1
/
+1
*
Fixed some issues.
STRWarrior
2014-02-03
1
-1
/
+2
*
Renamed cBlockQuartsHandler to cBlockQuartzHandler. Fixed not being able to place normal quartz blocks.
STRWarrior
2014-02-03
1
-3
/
+3
*
This renames the cBlockWoodHandler to cBlockSidewaysHandler, and implements a new cBlockQuartzHandler to handle the quartz pillars.
STRWarrior
2014-02-03
1
-0
/
+66