summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Enderman.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-5/+5
* DerpJonathan Frederick2014-09-291-1/+1
* Fix commentsJonathan Frederick2014-09-291-2/+2
* Make endermen take damage in waterJonathan Frederick2014-09-281-0/+20
* BasicStyleCheck: Dividers are exactly 80 slashes.madmaxoft2014-08-041-1/+1
* Trailing whitespace fix.madmaxoft2014-08-031-1/+1
* Improved endermen code a littleTiger Wang2014-08-011-19/+49
* Comment suggestionsTiger Wang2014-07-311-9/+8
* Added lighting code and added commentsSTRWarrior2014-07-301-0/+17
* Removed lighting code in cEnderman::CheckEventSeePlayerSTRWarrior2014-07-301-9/+1
* Changed commentworktycho2014-06-301-1/+1
* Replaced strange algebra with dot product.worktycho2014-06-181-4/+6
* Improved Enderman codeTiger Wang2014-06-181-13/+32
* Swapped m_Player and m_EndermanPosSTRWarrior2014-06-181-2/+2
* Enderman attacks a player if he's looking at him.STRWarrior2014-06-181-0/+90
* Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2014-02-231-1/+6
* Moved source to srcAlexander Harkness2013-11-241-0/+29