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
/
BlockWallSign.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)
peterbell10
2020-10-05
1
-1
/
+1
*
Unify block entity pickup conversion
Tiger Wang
2020-09-25
1
-1
/
+1
*
BlockHandler initialisation is a constant expression (#4891)
Tiger Wang
2020-09-20
1
-31
/
+22
*
Vector3 in Handlers (#4680)
Mattes D
2020-04-21
1
-15
/
+21
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+2
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-10
/
+31
*
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
2018-08-29
1
-1
/
+1
*
cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)
Bond-009
2017-11-20
1
-1
/
+1
*
Removed unneeded includes (#3902)
Lukas Pioch
2017-08-06
1
-1
/
+0
*
Improved maps
Tiger Wang
2015-07-14
1
-4
/
+6
*
Fixed a lot of warnings
tycho
2015-05-19
1
-5
/
+7
*
Refactored all player block placing to go through hooks.
Mattes D
2014-12-24
1
-11
/
+0
*
Moved sound-configs into BlockID.h and fixed/ added loads of sounds
Masy98
2014-09-09
1
-6
/
+0
*
Fixed signs not staying on other signs
Tiger Wang
2014-08-04
1
-1
/
+2
*
Normalized code style for both sign handlers.
madmaxoft
2014-07-18
1
-8
/
+9
*
Removed cBlockSignPostHandler descend.
Howaner
2014-07-18
1
-2
/
+28
*
Added a extra wall sign handler.
Howaner
2014-07-18
1
-0
/
+62