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