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
/
BlockFire.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-14
Improved maps
Tiger Wang
1
-3
/
+9
2015-06-28
Added a size check for portals.
STRWarrior
1
-0
/
+14
2015-06-14
implemented DoesIgnoreBuildCollision on BlockFire to allow blocks to be placed on top
Martin McArthur
1
-0
/
+5
2015-05-09
More style checking.
Mattes D
1
-3
/
+3
2015-01-23
Fixed defect #43661 in Coverity list.
Kirill Kirilenko
1
-1
/
+2
2014-09-12
Fixed farmland issues.
Howaner
1
-2
/
+2
2014-09-09
Moved sound-configs into BlockID.h and fixed/ added loads of sounds
Masy98
1
-5
/
+0
2014-08-19
Code formatting fixes.
Howaner
1
-10
/
+15
2014-08-11
Moved the clicked-through block check to the top of the function.
Howaner
1
-5
/
+0
2014-07-17
Normalized comments.
madmaxoft
1
-16
/
+16
2014-05-28
Fix fire break.
Howaner
1
-2
/
+2
2014-05-04
Fixed portal Z direction loop coding failure
Tiger Wang
1
-10
/
+9
2014-03-30
Fixed a few Clang warnings in BlockHandlers.
madmaxoft
1
-10
/
+12
2014-02-01
Changed Signiture of OnDigging
Tycho
1
-2
/
+2
2014-02-01
Changed pointers to references
Tycho
1
-15
/
+15
2014-02-01
Changed signitures of Several BLockHandler Methods
Tycho
1
-28
/
+28
2013-12-10
fixed unused expression warnings in blockFire
Tycho Bickerstaff
1
-7
/
+6
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-11-02
Flipped some variables in Portals
Tiger Wang
1
-2
/
+2
2013-11-02
Split border finder into separate function
Tiger Wang
1
-10
/
+16
2013-11-02
Implement suggestions
Tiger Wang
1
-15
/
+15
2013-11-02
Fixed compile error (portals)
Tiger Wang
1
-2
/
+182
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-42
/
+42
2012-10-03
Moved blockticking into blockhandler classes.
madmaxoft@gmail.com
1
-4
/
+4
2012-10-01
Slight refactoring of BlockHandlers - dropping unneeded virtual functions
madmaxoft@gmail.com
1
-7
/
+16
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
-2
/
+6
2012-08-19
Fixed Bug #236
lapayo94@gmail.com
1
-1
/
+1
2012-07-16
Some code improvements
lapayo94@gmail.com
1
-4
/
+19
2012-07-15
A new Block handling system :o
lapayo94@gmail.com
1
-0
/
+14