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
/
BlockInfo.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cBlockInfo: Deprecate place sound
peterbell10
2017-08-07
1
-5
/
+0
*
cBlockInfo static initialisation (#3832)
peterbell10
2017-07-03
1
-28
/
+38
*
Anticheat fastbreak (#3411)
mohe2015
2016-11-06
1
-0
/
+5
*
Spectators added (#2852)
bibo38
2016-10-12
1
-0
/
+5
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-1
/
+1
*
blockheight mechanism
Gargaj
2015-12-13
1
-0
/
+5
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
Fixed style
Tycho
2014-09-25
1
-2
/
+2
*
Added first test to show the object can be created
Tycho
2014-09-17
1
-3
/
+28
*
Moved sound-configs into BlockID.h and fixed/ added loads of sounds
Masy98
2014-09-09
1
-0
/
+4
*
Added cBlockInfo::CanBeTerraformed and made finishers use it
STRWarrior
2014-07-29
1
-0
/
+4
*
Merge branch 'master' into saplingsandleaves
Tiger Wang
2014-07-20
1
-1
/
+1
|
\
|
*
Fixed spaces around single-line comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
|
Fixed issues relating to saplings and leaves
Tiger Wang
2014-07-17
1
-4
/
+0
|
/
*
BlockInfo is now a proper C++ singleton.
madmaxoft
2014-06-25
1
-14
/
+9
*
cBlockInfo now manages the respective cBlockHandler
andrew
2014-03-02
1
-0
/
+27
*
GetById => Get
andrew
2014-03-02
1
-10
/
+10
*
Exported cBlockInfo
andrew
2014-03-02
1
-3
/
+8
*
g_BlockXXX => cBlockInfo::XXX
andrew
2014-03-01
1
-5
/
+22
*
Refactored global block property arrays
andrew
2014-03-01
1
-0
/
+54