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
/
BlockLeaves.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-2
/
+2
*
Improved maps
Tiger Wang
2015-07-14
1
-3
/
+6
*
Added neighbor specification in the OnNeighborChanged() block callback.
Mattes D
2015-07-01
1
-2
/
+6
*
Merge branch 'master' into PreventNewWarnings
tycho
2015-05-19
1
-8
/
+20
|
\
|
*
Improved leaves a bit more.
Alexander Harkness
2015-05-18
1
-8
/
+20
*
|
Fixed a lot of warnings
tycho
2015-05-19
1
-1
/
+1
|
/
*
Fix sapling probability.
Alexander Harkness
2015-05-17
1
-1
/
+1
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
Moved sound-configs into BlockID.h and fixed/ added loads of sounds
Masy98
2014-09-09
1
-6
/
+0
*
Check range of y in HasNearLog
worktycho
2014-08-31
1
-1
/
+1
*
Merge branch 'master' into Inventory2
Howaner
2014-07-26
1
-3
/
+9
|
\
|
*
BlockLeaves: Fixed comment style.
madmaxoft
2014-07-23
1
-2
/
+2
|
*
Merge branch 'master' into saplingsandleaves
Tiger Wang
2014-07-20
1
-6
/
+6
|
|
\
|
*
|
Fixed issues relating to saplings and leaves
Tiger Wang
2014-07-17
1
-2
/
+8
*
|
|
Fix item durability.
Howaner
2014-07-23
1
-16
/
+0
|
|
/
|
/
|
*
|
Fixed style: spaces after commas.
madmaxoft
2014-07-19
1
-1
/
+1
*
|
Basic style fixes.
madmaxoft
2014-07-17
1
-4
/
+4
*
|
Normalized comments.
madmaxoft
2014-07-17
1
-1
/
+1
|
/
*
Fixed MSVC 64-bit build warnings.
Mattes D
2014-05-09
1
-3
/
+3
*
The new leaves don't decay anymore.
STRWarrior
2014-04-23
1
-0
/
+1
*
Fixed a few Clang warnings in BlockHandlers.
madmaxoft
2014-03-30
1
-9
/
+10
*
Wrong if in BlockLeaves
Howaner
2014-03-16
1
-1
/
+1
*
Add new leaves to all classes.
Howaner
2014-03-16
1
-1
/
+2
*
Add new Trees (without Generator)
Howaner
2014-02-19
1
-0
/
+2
*
Changed Signiture of OnUpdate
Tycho
2014-02-02
1
-3
/
+3
*
Changed pointers to references
Tycho
2014-02-01
1
-6
/
+6
*
Changed signitures of Several BLockHandler Methods
Tycho
2014-02-01
1
-3
/
+3
*
Refactored cBlockHandler::OnUse and dependents
Tycho
2014-01-26
1
-4
/
+4
*
Changed cBlockHandler->OnUpdate() to use cChunk directly.
madmaxoft
2013-11-30
1
-12
/
+13
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+184