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
/
source
/
Blocks
/
BlockTorch.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Really removed comments this time
Tiger Wang
2013-08-11
1
-7
/
+0
*
Removed unneeded case clause
Tiger Wang
2013-08-11
1
-15
/
+12
*
Tried adding bracket
Tiger Wang
2013-08-11
1
-1
/
+1
*
Further attempt at fixing torch placements
Tiger Wang
2013-08-11
1
-9
/
+9
*
Attempt at fixing torch placement
Tiger Wang
2013-08-10
1
-3
/
+5
*
Changed everyting to Unix line endings.
Alexander Harkness
2013-07-29
1
-259
/
+259
*
Removed cLadder, cSign, cStairs, cTorch and cVine classes, moved their functionality into the appropriate BlockHandlers / ItemHandlers
madmaxoft@gmail.com
2013-06-04
1
-4
/
+63
*
BlockArea: Finished rotation and mirroring with meta. Implemented example meta handling for vines, stairs and torches.
madmaxoft@gmail.com
2013-03-26
1
-0
/
+61
*
Huge performance boost in blockhandlers, they have direct access to chunk data when blockchecking.
madmaxoft@gmail.com
2013-03-15
1
-3
/
+8
*
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
2013-01-12
1
-20
/
+28
*
New Block property g_BlockIsSolid[]; Fixed ladder, torches and vines placement. (Patch contributed by funmaker)
luksor111@gmail.com
2012-10-23
1
-54
/
+1
*
Moved blockticking into blockhandler classes.
madmaxoft@gmail.com
2012-10-03
1
-19
/
+19
*
Slight refactoring of BlockHandlers - dropping unneeded virtual functions
madmaxoft@gmail.com
2012-10-01
1
-12
/
+25
*
Unified folder name-casing
madmaxoft@gmail.com
2012-09-29
1
-0
/
+166