summaryrefslogtreecommitdiffstats
path: root/src/Entities/ThrownSnowballEntity.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Made -Weverything an error.tycho2015-05-241-1/+1
|
* 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/+25
| | | | They used to be exported, but then they were moved to separate files and those werent' added to the ToLua processing list.
* Added first test to show the object can be createdTycho2014-09-171-2/+2
|
* SuggestionsTiger Wang2014-07-041-1/+1
|
* Fixed multiple issues with projectilesTiger Wang2014-06-221-3/+4
| | | | | | | * 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
* Add throw sound and fix arrow server crash.Howaner2014-05-281-4/+0
|
* Fixed projectile source filenames, indentationsarchshift2014-04-281-0/+48