summaryrefslogtreecommitdiffstats
path: root/src/Entities/ThrownEnderPearlEntity.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make -Werror disabling file onlytycho2015-05-191-2/+2
| | | | Ad fix a load of warnings
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
| | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay
* Exported individual projectile classes to Lua API.Mattes D2014-10-211-0/+22
| | | | They used to be exported, but then they were moved to separate files and those werent' added to the ToLua processing list.
* Changed everything to callbacksTiger Wang2014-07-051-6/+29
|
* SuggestionsTiger Wang2014-07-041-1/+1
|
* Various fixedTiger Wang2014-07-041-3/+5
| | | | | * Fixed potential invalid pointer dereferencing, fixes #1117 * Fixed ender pearls not being loaded properly
* Fixed multiple issues with projectilesTiger Wang2014-06-221-4/+5
| | | | | | | * Fixed arrows not being collectable/not truly hitting a block/not lodging into blocks/not going in far enough * Fixed projectiles not playing their block hit animation owning to being destroyed too quickly
* Fixed projectile source filenames, indentationsarchshift2014-04-281-0/+54