summaryrefslogtreecommitdiffstats
path: root/src/Entities/ThrownSnowballEntity.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-20/+14
| | | | They used to be exported, but then they were moved to separate files and those werent' added to the ToLua processing list.
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
|
* Normalized comments.madmaxoft2014-07-171-1/+1
| | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* SuggestionsTiger Wang2014-07-041-1/+4
|
* Fixed multiple issues with projectilesTiger Wang2014-06-221-0/+18
| | | | | | | * 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/+34