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
/
BlockSlab.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-5
/
+5
2016-01-03
Fixed typo
Mathias
1
-1
/
+1
2015-12-13
blockheight mechanism
Gargaj
1
-0
/
+9
2015-07-14
Improved maps
Tiger Wang
1
-16
/
+68
2015-06-22
Rebased version of Code
Samuel Barney
1
-6
/
+0
2015-05-24
Made -Weverything an error.
tycho
1
-2
/
+2
2014-10-19
Added mechanics placeable on halfslabs
Julian Laubstein
1
-0
/
+1
2014-09-26
Removed more unessicary includes
Tycho
1
-0
/
+1
2014-09-10
Added stone slab in BlockSlab.h
Masy98
1
-1
/
+3
2014-09-09
Moved sound-configs into BlockID.h and fixed/ added loads of sounds
Masy98
1
-23
/
+0
2014-08-10
Changed comment.
Howaner
1
-3
/
+1
2014-08-08
Added comment.
Howaner
1
-0
/
+3
2014-08-08
Send the old slab to the client when the interact cancelled.
Howaner
1
-0
/
+11
2014-07-17
Basic style fixes.
madmaxoft
1
-1
/
+1
2014-06-23
Fixed the slab vertical mirroring.
madmaxoft
1
-9
/
+6
2014-06-16
Fix doubleslab meta.
Howaner
1
-0
/
+1
2014-05-09
Fixed MSVC 64-bit build warnings.
Mattes D
1
-1
/
+1
2014-05-08
Fixed MSVC 64-bit build warnings.
Mattes D
1
-1
/
+1
2014-05-07
Rename CanChangeDirtToGrass to CanDirtGrowGrass
Howaner
1
-1
/
+1
2014-04-06
Add CanChangeDirtToGrass function to Block Handlers.
Howaner
1
-0
/
+6
2014-04-01
Fixed clang warnings in BlockHandlers.
madmaxoft
1
-0
/
+1
2014-03-31
Simplified and fixed slabs, fixes #835
Tiger Wang
1
-33
/
+10
2014-03-26
Fixed Minor typos.
narroo
1
-1
/
+1
2014-03-24
Added MetaRotate/Mirror Support for a number of classes.
narroo
1
-2
/
+9
2014-02-28
Use switch in GetStepSound
Howaner
1
-7
/
+5
2014-02-28
Fix Double Slabs, fix Slab Meta and add more things to burnable
Howaner
1
-12
/
+23
2014-02-04
Improved Type safety of eBlockFace
Tycho
1
-1
/
+1
2014-02-01
Changed pointers to references
Tycho
1
-2
/
+2
2014-02-01
Changed signitures of Several BLockHandler Methods
Tycho
1
-2
/
+2
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-08-24
Added comments and fixed a bug
Tiger Wang
1
-39
/
+37
2013-08-23
Double slabs work *choke choke*
Tiger Wang
1
-10
/
+48
2013-08-21
Changed comments to be more accurate
Tiger Wang
1
-4
/
+4
2013-08-21
Fixed longstanding issue with slabs
Tiger Wang
1
-1
/
+12
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-70
/
+70
2013-01-12
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
1
-14
/
+31
2012-10-03
Moved blockticking into blockhandler classes.
madmaxoft@gmail.com
1
-8
/
+8
2012-10-01
Slight refactoring of BlockHandlers - dropping unneeded virtual functions
madmaxoft@gmail.com
1
-18
/
+20
2012-09-29
Unified folder name-casing
madmaxoft@gmail.com
1
-0
/
+0
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
1
-1
/
+1
2012-09-11
Merged in a patch for sounds by l0udPL
madmaxoft@gmail.com
1
-1
/
+10
2012-07-16
Some code improvements
lapayo94@gmail.com
1
-4
/
+13
2012-07-15
A new Block handling system :o
lapayo94@gmail.com
1
-0
/
+33