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
/
FluidSimulator.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly deprecate more XYZ parameter'd functions (#5147)
Tiger Wang
2021-03-15
1
-2
/
+2
*
Using Super.
Mattes D
2020-04-16
1
-1
/
+1
*
Add potatoes to washed away list also
Alexander Harkness
2020-04-05
1
-1
/
+2
*
FluidSimulator: Carrots should be also washable (#4619)
metiu07
2020-04-05
1
-0
/
+1
*
Add new flow direction calculating algorithm (#4160)
bionext03
2018-07-27
1
-71
/
+32
*
Added blocks that can be washed away by water (#3637)
Bond-009
2017-03-21
1
-0
/
+10
*
Added some blocks and items (#3503)
mathiascode
2017-02-14
1
-0
/
+1
*
Fixed type-casting-related warnings.
Mattes D
2016-08-24
1
-6
/
+6
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-3
/
+3
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-2
/
+2
*
BasicStyle: Added missing braces to control statements.
Mattes D
2014-12-05
1
-0
/
+2
*
Fixed reported parentheses around comparisons.
Mattes D
2014-12-05
1
-1
/
+3
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
Style: Normalized spaces after if, for and while.
madmaxoft
2014-07-21
1
-3
/
+3
*
Fixed tabs used for alignment.
madmaxoft
2014-07-17
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-8
/
+8
*
Nullify deleted pointers.
archshift
2014-06-19
1
-1
/
+3
*
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
2014-04-18
1
-1
/
+1
*
Some fixes to lilypads
Tiger Wang
2014-03-28
1
-0
/
+1
*
Removed unused lookups
Tycho
2014-02-03
1
-2
/
+0
*
Fix Unused Variable Warning at FluidSimulator.cpp line 169 and 176
worktycho
2013-12-09
1
-4
/
+3
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+212