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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Chest, weather, crash, and miscellaneous fixes (#5215)
Tiger Wang
2021-04-30
1
-7
/
+7
*
Some emplace_back replacements (#5149)
12xx12
2021-03-07
1
-1
/
+1
*
Corrected wakeup sequences
Tiger Wang
2020-08-04
1
-1
/
+1
*
Do not GetBlock individually in simulators
Tiger Wang
2020-08-04
1
-15
/
+15
*
Always use relative coordinates in AddBlock
Tiger Wang
2020-08-02
1
-20
/
+17
*
Add WakeUp/AddBlock distinction
Tiger Wang
2020-08-02
1
-12
/
+12
*
Enable C++17 in build
Peter Bell
2020-05-09
1
-1
/
+1
*
Using Super.
Mattes D
2020-04-16
1
-1
/
+1
*
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
Lane Kolbly
2017-08-17
1
-6
/
+6
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-5
/
+5
*
Fix comments
tycho
2015-05-28
1
-2
/
+2
*
Made -Weverything an error.
tycho
2015-05-24
1
-3
/
+3
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-1
/
+1
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-2
/
+2
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-3
/
+3
*
Fixed MSVC 64-bit build warnings.
Mattes D
2014-05-09
1
-1
/
+1
*
Fixed issues with int vs size_t and a few other warnings
Tycho
2014-03-08
1
-1
/
+1
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+158