summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Villager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Basic style fixes.madmaxoft2014-07-171-1/+1
* Normalized comments.madmaxoft2014-07-171-2/+2
* Add entity invulnerableHowaner2014-04-261-2/+7
* Entities handle chunks properly againTiger Wang2014-04-121-1/+1
* cBlockInfo now manages the respective cBlockHandlerandrew2014-03-021-1/+1
* Fixed most of the reordering warningsTycho2014-02-051-2/+2
* Changed Signiture of OnUpdateTycho2014-02-021-1/+4
* Renamed Farmer functions and added doxycommentsSTRWarrior2014-01-281-11/+7
* Villager: NoCountDown and Action function don't check VillagersShouldHarvestCrops anymore because it shoudn't even be activated anywhere.STRWarrior2014-01-281-10/+0
* Villager doesn't check the environment for crops if it doesn't need to.STRWarrior2014-01-271-0/+5
* The world can now be configured wether farmers should be able to harvest crops.STRWarrior2014-01-271-0/+10
* Villager: Few more comments.STRWarrior2014-01-271-3/+8
* CleanupSTRWarrior2014-01-271-28/+58
* Villagers: Harvesting is more rare.STRWarrior2014-01-271-1/+1
* Villager: Farmers can't place crops on blocks other then farmland.STRWarrior2014-01-271-1/+7
* Fixed compiler error.STRWarrior2014-01-271-1/+1
* Villager: Farmer: Crops finding is more random.STRWarrior2014-01-271-18/+19
* Villagers: Farmers now replant the crops.STRWarrior2014-01-271-1/+16
* Villagers: Fixed only gettings the crops block when farming.STRWarrior2014-01-271-2/+2
* Villagers don't look for new crops when they already found one.STRWarrior2014-01-271-11/+9
* Villagers: Farmers can also harvest carrots and potatoes.STRWarrior2014-01-271-9/+37
* Makes farmers farm crops.STRWarrior2014-01-271-1/+71
* Fixed segmentation fault on villager damageTiger Wang2014-01-261-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+35