summaryrefslogtreecommitdiffstats
path: root/src/Entities/ArrowEntity.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-5/+5
* Merge branch 'master' into PreventNewWarningstycho2015-05-291-4/+5
|\
| * AI - Sane SkeletonSafwatHalaby2015-05-281-10/+11
* | Make -Werror disabling file onlytycho2015-05-191-2/+2
|/
* Changed air drag units to 'interpolated ticks' per secondDevToaster2015-03-311-1/+1
* Modified physics for more vanilla-like behaviorDevToaster2015-03-311-0/+4
* Fixed trailing whitespace.Mattes D2015-03-211-1/+1
* Improved arrow in-flight and block-hit appearanceTiger Wang2015-03-201-13/+2
* Converted ArrowEntityTiers to std::chronoTycho2015-01-161-5/+5
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-3/+3
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* Functions in cPluginManager get references instead of pointers.Mattes D2014-10-151-5/+9
* Removed more unessicary includesTycho2014-09-261-1/+0
* Fixed MSVC warning.madmaxoft2014-09-011-2/+2
* Protection Enchantments, some fixesJaume Aloy2014-08-211-5/+5
* FixesJaume Aloy2014-08-191-7/+8
* Added more enchantments and some fixesJaume Aloy2014-08-191-4/+18
* Added some EnchantmentsJaume Aloy2014-08-191-3/+23
* Basic style fixes.madmaxoft2014-07-171-2/+2
* Normalized comments.madmaxoft2014-07-171-6/+6
* Maybe improved arrow sinkingTiger Wang2014-07-141-2/+2
* Changed BroadcastSoundEffect function to take floating pos.Howaner2014-07-131-3/+3
* Fixed arrow collection animationTiger Wang2014-07-091-21/+3
* Merge pull request #1135 from mc-server/fixesTiger Wang2014-07-091-24/+16
|\
| * Eps comparisonTiger Wang2014-07-041-1/+1
| * SuggestionsTiger Wang2014-07-021-8/+8
| * Vector clamping fixesTiger Wang2014-07-011-4/+8
| * Implemented Vector3<>::Floor()Tiger Wang2014-06-301-2/+3
| * SuggestionsTiger Wang2014-06-291-1/+3
| * Fixed multiple issues with projectilesTiger Wang2014-06-221-24/+9
* | Merged branch 'howaner/Bow'.Mattes D2014-06-261-11/+40
|\ \ | |/ |/|
| * Add comment.Howaner2014-06-261-0/+1
| * GameMode checkHowaner2014-06-261-1/+1
| * derpHowaner2014-06-171-3/+3
| * The same: Float, not DoubleHowaner2014-06-171-1/+1
| * Float, not DoubleHowaner2014-06-171-1/+1
| * Split Broadcast Sound Effect function call in multiple lines.Howaner2014-06-161-2/+16
| * Fix bow sound and creative arrow pickup.Howaner2014-06-161-10/+22
|/
* Initialise m_HasTeleported in both constructorsworktycho2014-05-091-0/+1
* Fixed projectile source filenames, indentationsarchshift2014-04-281-0/+193