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
/
SandSimulator.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Concrete mixing (#4096)
Zach DeCook
2018-01-03
1
-0
/
+5
*
Merge pull request #3489 from cuberite/EntityOwnership
Tiger Wang
2017-08-18
1
-4
/
+4
|
\
|
*
Changed entity ownership model to use smart pointers
Tiger Wang
2017-08-07
1
-4
/
+4
*
|
Changed int parameters to vector parameters in cCuboid and simulators (#3874)
Lane Kolbly
2017-08-17
1
-6
/
+6
|
/
*
Remove double includes part 2 (#3890)
peterbell10
2017-08-03
1
-1
/
+0
*
Added 1.12 blocks (#3760)
Bond-009
2017-06-30
1
-3
/
+7
*
Added missing checks for Initialize function and updated APIDoc
Lukas Pioch
2017-05-08
1
-1
/
+6
*
Added some blocks and items (#3503)
mathiascode
2017-02-14
1
-0
/
+9
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-5
/
+5
*
Add enum for Sound and Particle Effects
Dave Tucker
2015-11-24
1
-1
/
+2
*
Fix comments
tycho
2015-05-28
1
-4
/
+5
*
Made -Weverything an error.
tycho
2015-05-24
1
-3
/
+7
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-1
/
+1
*
Merged IniFile into main MCS sources.
Mattes D
2014-10-23
1
-1
/
+1
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
Fixed iron trapdoors
Howaner
2014-09-30
1
-0
/
+1
*
Added first test to show the object can be created
Tycho
2014-09-17
1
-0
/
+1
*
Fixed deadlock when moving players to other worlds.
Mattes D
2014-06-08
1
-1
/
+1
*
Fixed MSVC 64-bit build warnings.
Mattes D
2014-05-09
1
-1
/
+1
*
Add clicks, exp subtraction, item check, ...
Howaner
2014-05-05
1
-0
/
+4
*
Add Light weighted pressure plates
Howaner
2014-02-20
1
-0
/
+2
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+309