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
/
Simulator
/
FireSimulator.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added missing HOOK_BLOCK_SPREAD call.
Howaner
2014-08-01
1
-6
/
+14
*
Style: Normalized spaces after if, for and while.
madmaxoft
2014-07-21
1
-1
/
+1
*
Fixed style: spaces after commas.
madmaxoft
2014-07-19
1
-1
/
+1
*
Basic style fixes.
madmaxoft
2014-07-17
1
-2
/
+2
*
Normalized comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
Merge branch 'master' into chunksparsing/structs
Tycho
2014-04-27
1
-1
/
+1
|
\
|
*
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
2014-04-18
1
-1
/
+1
*
|
Implemented Chunk Sparsing with segments
Tycho
2014-04-26
1
-4
/
+6
|
/
*
Fixed compilation after last PR merge.
madmaxoft
2014-03-28
1
-1
/
+1
*
Change SpreadSource prefix to ss
Howaner
2014-03-27
1
-1
/
+1
*
Add SpreadSource
Howaner
2014-03-27
1
-1
/
+1
*
Add HOOK_BLOCK_SPREAD
Howaner
2014-03-27
1
-3
/
+11
*
Fixed compile
Tiger Wang
2014-03-10
1
-1
/
+2
*
Removed uneeded meta obtain
Tiger Wang
2014-03-09
1
-3
/
+1
*
TNT explodes when consumed by fire
Tiger Wang
2014-03-09
1
-6
/
+19
*
Merge pull request #738 from xdot/master
Mattes D
2014-03-02
1
-1
/
+1
|
\
|
*
g_BlockXXX => cBlockInfo::XXX
andrew
2014-03-01
1
-1
/
+1
*
|
Fix Double Slabs, fix Slab Meta and add more things to burnable
Howaner
2014-02-28
1
-0
/
+13
|
/
*
Add Hay Bale to Burnable
Howaner
2014-02-20
1
-0
/
+1
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
1
-3
/
+3
*
Merged if statements.
Samuel Barney
2013-12-05
1
-7
/
+1
*
Made suggested changes
Samuel Barney
2013-12-04
1
-5
/
+10
*
Fire no longer goes out when on top of nether rack
Samuel Barney
2013-12-02
1
-1
/
+6
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+374