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
/
DelayedFluidSimulator.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-8
/
+8
2015-07-31
Unified the doxy-comment format.
Mattes D
1
-8
/
+6
2015-01-11
Initial convertion of a_Dt to std::chrono
Tycho
1
-1
/
+1
2014-07-17
Fixed tabs used for alignment.
madmaxoft
1
-1
/
+1
2014-07-17
Basic style fixes.
madmaxoft
1
-1
/
+1
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-82
/
+82
2013-03-20
DelayedFluidSimulator: optimized block storage for large amounts of blocks.
madmaxoft@gmail.com
1
-4
/
+17
2013-03-14
Small performance improvements in fluid simulator.
madmaxoft@gmail.com
1
-1
/
+3
2013-03-14
Changed DelayedFluidSimulatorData to be a vector rather than a list, performance doubled :)
madmaxoft@gmail.com
1
-1
/
+1
2013-03-02
Floody fluid simulator has been converted to use direct chunk access
madmaxoft@gmail.com
1
-10
/
+27
2013-02-28
Converted simulators to take cWorld reference instead of a pointer
madmaxoft@gmail.com
1
-1
/
+1
2013-02-28
Simulators now have direct access to the cChunk object in the WakeUp() call
madmaxoft@gmail.com
1
-1
/
+1
2012-10-15
Fixed DelayedFluidSimulator.
madmaxoft@gmail.com
1
-1
/
+7
2012-10-14
Initial Floody fluid simulator.
madmaxoft@gmail.com
1
-0
/
+44