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
/
Entities
/
FallingBlock.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2019-09-29
1
-2
/
+2
*
Add a formatting function for Vector3 (#4282)
peterbell10
2018-09-24
1
-5
/
+5
*
Concrete mixing (#4096)
Zach DeCook
2018-01-03
1
-0
/
+7
*
Fixed falling block spawning
Altenius
2016-07-05
1
-1
/
+1
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-5
/
+5
*
Made -Weverything an error.
tycho
2015-05-24
1
-1
/
+1
*
Changed air drag units to 'interpolated ticks' per second
DevToaster
2015-03-31
1
-1
/
+1
*
Modified physics for more vanilla-like behavior
DevToaster
2015-03-31
1
-0
/
+2
*
Correct world height validations.
Tommy Santerre
2015-03-20
1
-1
/
+4
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-2
/
+2
*
Merge branch 'master' into chunksparsing/structs
Tycho
2014-05-10
1
-3
/
+2
|
\
|
*
Merge branch 'master' into redstoneimprovements
Tiger Wang
2014-05-04
1
-1
/
+1
|
|
\
|
*
|
Redstone simulator now directly accesses cChunk
Tiger Wang
2014-04-27
1
-2
/
+1
*
|
|
Merge branch 'master' into chunksparsing/structs
Tycho
2014-05-01
1
-1
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fixed a MSVC warning.
madmaxoft
2014-04-28
1
-1
/
+1
|
|
/
|
*
More small fixes.
archshift
2014-04-26
1
-1
/
+1
|
*
Further refactored, Reverted Minecart change
archshift
2014-04-26
1
-1
/
+1
|
*
Fixed a couple more warnings.
archshift
2014-04-26
1
-1
/
+3
*
|
Implemented Chunk Sparsing with segments
Tycho
2014-04-26
1
-3
/
+2
|
/
*
Added extra awesomeness to TNT
Tiger Wang
2014-03-05
1
-7
/
+12
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+93