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
/
SandSimulator.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a few changes [SEE DESC]
Tiger Wang
2013-09-09
1
-1
/
+1
*
Moved entities into the Entities subfolder.
madmaxoft
2013-08-19
1
-1
/
+1
*
Simulators don't simulate in invalid chunks (valgrind error)
madmaxoft@gmail.com
2013-07-22
1
-1
/
+1
*
Added dragon egg to falling blocks.
nielsbreu@gmail.com
2013-06-10
1
-0
/
+1
*
Fixed entity chunking.
madmaxoft@gmail.com
2013-05-19
1
-0
/
+6
*
Please keep the lists alpha-sorted
madmaxoft@gmail.com
2013-05-07
1
-3
/
+6
*
Sand can fall through snow.
faketruth
2013-05-07
1
-0
/
+3
*
SandSimulator: Fixed sand dropping on half-slabs; added more blocks that break falling sand into pickups, fixed instant-fall
madmaxoft@gmail.com
2013-03-03
1
-31
/
+47
*
cSandSimulator: implemented InstantFall
madmaxoft@gmail.com
2013-03-02
1
-1
/
+27
*
Rewritten SandSimulator to use direct chunk access; and sand falling on torches now creates a pickup.
madmaxoft@gmail.com
2013-03-02
1
-47
/
+188
*
Converted simulators to take cWorld reference instead of a pointer
madmaxoft@gmail.com
2013-02-28
1
-7
/
+7
*
Simulators now have direct access to the cChunk object in the WakeUp() call
madmaxoft@gmail.com
2013-02-28
1
-8
/
+20
*
Preparation for multiple fluid simulators.
madmaxoft@gmail.com
2012-10-13
1
-0
/
+101