summaryrefslogtreecommitdiffstats
path: root/src/Entities/FallingBlock.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Using Super.Mattes D2020-04-161-1/+1
|
* Falling blocks can now be spawned at any position. (#4620)Mattes D2020-04-091-3/+2
| | | | | | | * Falling blocks can now be spawned at any position. * Added a /cake command to Debuggers that throws a cake in a nice slow arc. * Fixed regular falling blocks.
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-6/+7
|
* Removed unused forward declarations (#3888)Lukas Pioch2017-08-031-6/+0
|
* Exported cFallingBlock and cExpOrb (#3700)Lukas Pioch2017-05-091-1/+8
|
* Bulk clearing of whitespaceLogicParrot2016-02-051-3/+3
|
* Unified the doxy-comment format.Mattes D2015-07-311-1/+1
|
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
| | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+43