Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unified the doxy-comment format. | Mattes D | 2015-07-31 | 1 | -4/+4 |
| | |||||
* | Initial convertion of a_Dt to std::chrono | Tycho | 2015-01-11 | 1 | -1/+1 |
| | | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay | ||||
* | Removed more unessicary includes | Tycho | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | Removed redundant semicolons and re-added warning | archshift | 2014-07-24 | 1 | -1/+1 |
| | |||||
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -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 invulnerable | Howaner | 2014-04-26 | 1 | -1/+1 |
| | |||||
* | Minor fixes | andrew | 2014-03-25 | 1 | -1/+1 |
| | |||||
* | Renamed Farmer functions and added doxycomments | STRWarrior | 2014-01-28 | 1 | -6/+13 |
| | |||||
* | Villager: Few more comments. | STRWarrior | 2014-01-27 | 1 | -1/+1 |
| | |||||
* | Cleanup | STRWarrior | 2014-01-27 | 1 | -3/+7 |
| | | | | Most code in Tick is now split up in different functions. | ||||
* | Added GetCropsPos and DidFindCrops functions. | STRWarrior | 2014-01-27 | 1 | -0/+6 |
| | |||||
* | Villagers: Farmers now replant the crops. | STRWarrior | 2014-01-27 | 1 | -0/+1 |
| | |||||
* | Villagers: Farmers can also harvest carrots and potatoes. | STRWarrior | 2014-01-27 | 1 | -0/+1 |
| | |||||
* | Makes farmers farm crops. | STRWarrior | 2014-01-27 | 1 | -0/+5 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+43 |