summaryrefslogtreecommitdiffstats
path: root/src/Entities/FallingBlock.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update entity sizesTiger Wang2021-04-121-1/+1
* Unify entity spawn packet sendingTiger Wang2020-05-011-1/+1
* Using Super.Mattes D2020-04-161-1/+1
* Falling blocks can now be spawned at any position. (#4620)Mattes D2020-04-091-4/+3
* Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)Mattes D2020-04-031-0/+1
* Stabilise MoveToWorld (#4004)Mat2020-03-051-4/+4
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-2/+2
* Add a formatting function for Vector3 (#4282)peterbell102018-09-241-5/+5
* Concrete mixing (#4096)Zach DeCook2018-01-031-0/+7
* Fixed falling block spawningAltenius2016-07-051-1/+1
* Bulk clearing of whitespaceLogicParrot2016-02-051-5/+5
* Made -Weverything an error.tycho2015-05-241-1/+1
* Changed air drag units to 'interpolated ticks' per secondDevToaster2015-03-311-1/+1
* Modified physics for more vanilla-like behaviorDevToaster2015-03-311-0/+2
* Correct world height validations.Tommy Santerre2015-03-201-1/+4
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-2/+2
* Merge branch 'master' into chunksparsing/structsTycho2014-05-101-3/+2
|\
| * Merge branch 'master' into redstoneimprovementsTiger Wang2014-05-041-1/+1
| |\
| * | Redstone simulator now directly accesses cChunkTiger Wang2014-04-271-2/+1
* | | Merge branch 'master' into chunksparsing/structsTycho2014-05-011-1/+3
|\ \ \ | | |/ | |/|
| * | Fixed a MSVC warning.madmaxoft2014-04-281-1/+1
| |/
| * More small fixes.archshift2014-04-261-1/+1
| * Further refactored, Reverted Minecart changearchshift2014-04-261-1/+1
| * Fixed a couple more warnings.archshift2014-04-261-1/+3
* | Implemented Chunk Sparsing with segmentsTycho2014-04-261-3/+2
|/
* Added extra awesomeness to TNTTiger Wang2014-03-051-7/+12
* Moved source to srcAlexander Harkness2013-11-241-0/+93