summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Villager.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
|
* Unified the doxy-comment format.Mattes D2015-07-311-4/+4
|
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
| | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay
* Removed more unessicary includesTycho2014-09-261-1/+1
|
* Removed redundant semicolons and re-added warningarchshift2014-07-241-1/+1
|
* Normalized comments.madmaxoft2014-07-171-3/+2
| | | | | 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.
* Add entity invulnerableHowaner2014-04-261-1/+1
|
* Minor fixesandrew2014-03-251-1/+1
|
* Renamed Farmer functions and added doxycommentsSTRWarrior2014-01-281-6/+13
|
* Villager: Few more comments.STRWarrior2014-01-271-1/+1
|
* CleanupSTRWarrior2014-01-271-3/+7
| | | | Most code in Tick is now split up in different functions.
* Added GetCropsPos and DidFindCrops functions.STRWarrior2014-01-271-0/+6
|
* Villagers: Farmers now replant the crops.STRWarrior2014-01-271-0/+1
|
* Villagers: Farmers can also harvest carrots and potatoes.STRWarrior2014-01-271-0/+1
|
* Makes farmers farm crops.STRWarrior2014-01-271-0/+5
|
* Moved source to srcAlexander Harkness2013-11-241-0/+43