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
/
Simulator
/
FireSimulator.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed warning in cFireSimulator.
madmaxoft
2013-10-09
1
-13
/
+8
*
Fixed issues
Tiger Wang
2013-09-30
1
-2
/
+2
*
Fixed a fire simulator bug
Tiger Wang
2013-09-30
1
-6
/
+18
*
Simulators don't simulate in invalid chunks (valgrind error)
madmaxoft@gmail.com
2013-07-22
1
-1
/
+1
*
Simulators now check if they are given a valid chunk
madmaxoft@gmail.com
2013-03-03
1
-0
/
+5
*
New fire simulator, fully rewritten to the new scheme of things, directly accessing chunk data.
madmaxoft@gmail.com
2013-03-01
1
-71
/
+256
*
Converted simulators to take cWorld reference instead of a pointer
madmaxoft@gmail.com
2013-02-28
1
-19
/
+23
*
Simulators now have direct access to the cChunk object in the WakeUp() call
madmaxoft@gmail.com
2013-02-28
1
-1
/
+2
*
Removed all E_ITEM_ symbols equivalent to E_BLOCK_, and all obsolete item and block symbols.
madmaxoft@gmail.com
2013-02-16
1
-1
/
+1
*
Initial Floody fluid simulator.
madmaxoft@gmail.com
2012-10-14
1
-23
/
+17
*
Preparation for multiple fluid simulators.
madmaxoft@gmail.com
2012-10-13
1
-0
/
+178