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
/
BlockTorch.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-2
/
+2
*
Improved maps
Tiger Wang
2015-07-14
1
-8
/
+7
*
Torches can now be placed on top of upside down stairs.
Samuel Barney
2015-07-14
1
-0
/
+16
*
Merge branch 'master' into PreventNewWarnings
tycho
2015-05-23
1
-0
/
+5
|
\
|
*
Added missing fencetypes to torchhandler
Julian Laubstein
2015-05-20
1
-0
/
+5
*
|
Fixed compile and a few more warnings
tycho
2015-05-19
1
-1
/
+1
|
/
*
Cleaned up simulators
Tiger Wang
2014-10-25
1
-0
/
+1
*
Comment suggestions
Tiger Wang
2014-10-03
1
-2
/
+3
*
Improved torch handler
Tiger Wang
2014-09-30
1
-70
/
+51
*
Indentation
Julian Laubstein
2014-09-30
1
-3
/
+3
*
Set right indentation
Julian Laubstein
2014-09-30
1
-3
/
+3
*
actual solving of the halfslap+torch problem
Julian Laubstein
2014-09-30
1
-1
/
+3
*
Style fixes.
madmaxoft
2014-09-29
1
-6
/
+8
*
Update BlockTorch.h
Julian Laubstein
2014-09-29
1
-3
/
+3
*
Added torches placeable on upside-down-halfslaps
Julian Laubstein
2014-09-29
1
-1
/
+3
*
Moved sound-configs into BlockID.h and fixed/ added loads of sounds
Masy98
2014-09-09
1
-6
/
+0
*
Code formatting fixes.
Howaner
2014-08-19
1
-2
/
+2
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-2
/
+2
*
Style: Normalized spaces after if, for and while.
madmaxoft
2014-07-21
1
-3
/
+4
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-6
/
+6
*
Added more block exceptions to torches
Tiger Wang
2014-06-28
1
-0
/
+4
*
Fixed spelling; Rotater to Rotator.
narroo
2014-03-25
1
-3
/
+3
*
Merge pull request #729 from worktycho/MetaRotate
Mattes D
2014-03-08
1
-64
/
+3
|
\
|
*
Reformatted
Tycho
2014-03-02
1
-2
/
+2
|
*
Implemented Rotations
Tycho
2014-03-01
1
-64
/
+3
*
|
g_BlockXXX => cBlockInfo::XXX
andrew
2014-03-01
1
-3
/
+3
|
/
*
Fix gcc not having operator ++ on enums
Tycho
2014-02-04
1
-6
/
+7
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-8
/
+8
*
Merge branch 'master' into GeneratingBenchmark2
Tycho
2014-02-02
1
-1
/
+2
|
\
|
*
Fixed #620
Tiger Wang
2014-02-02
1
-1
/
+2
*
|
Changed Signiture of OnDestroyedByPlayer
Tycho
2014-02-01
1
-1
/
+1
*
|
Changed pointers to references
Tycho
2014-02-01
1
-5
/
+5
*
|
Changed signitures of Several BLockHandler Methods
Tycho
2014-02-01
1
-7
/
+7
|
/
*
Renamed g_TorchPlaceable...
Tiger Wang
2014-01-11
1
-3
/
+3
*
Cleaned up torch code and added comments
Tiger Wang
2013-12-06
1
-31
/
+7
*
Removed another export and inline'd stuff
Tiger Wang
2013-12-06
1
-5
/
+5
*
Removed exporting of a torch function
Tiger Wang
2013-12-06
1
-3
/
+3
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-2
/
+0
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+277