summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Pig.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Temporarily commented out override directives."Tycho2014-09-051-1/+1
| | | | | | | | | | | | | | | This reverts commit 6db727c60c01264dc9a9c209c5b335da8f53cd64. Conflicts: src/Bindings/PluginLua.h src/Blocks/BlockFire.h src/Generating/ChunkGenerator.h src/LoggerListeners.cpp src/Mobs/Components/AIAggressiveComponent.h src/Mobs/Monster.h src/OSSupport/IsThread.h src/Protocol/Authenticator.h src/UI/SlotArea.h
* Temporarily commented out override directives.Samuel Barney2014-08-211-1/+1
|
* Renamed all new Mob files and classesSamuel Barney2014-08-211-0/+32
|
* Moved old mob code into its own sub directorySamuel Barney2014-08-211-36/+0
|
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
|
* Added pig riding.tonibm192014-06-201-0/+1
| | | | Now you can ride a pig using a carrot on a stick.
* Rewritten code.tonibm192014-01-291-3/+2
| | | | | Implemented xoft suggestion. Using MoveToPosition as tigerw suggested.
* Now mobs follow you when holding their breed itemtonibm192014-01-291-0/+4
|
* Moved source to srcAlexander Harkness2013-11-241-0/+32