aboutsummaryrefslogtreecommitdiff
path: root/src/farmesh.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-111-4/+4
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* The new mapgen, noise functions, et al.kwolekr2013-01-211-3/+3
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Generate beachesPerttu Ahola2012-03-291-1/+1
* Move ClientMap to clientmap.{h,cpp}Perttu Ahola2012-03-161-0/+1
* Clean mapnode.h and fix other files accordinglyPerttu Ahola2011-11-291-4/+5
* Fixed farmesh to such that it was a long time ago.Perttu Ahola2011-08-031-7/+7
* Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-141-1/+2
|\
| * changed water color in farmeshPerttu Ahola2011-06-261-1/+2
* | + farmesh config optionsJiří Procházka2011-07-111-7/+7
|/
* moved map generator to separate source filesPerttu Ahola2011-06-251-13/+4
* New map generator added (and SQLite, messed up the commits at that time...) (...Perttu Ahola2011-06-251-5/+9
* farmesh render range is now dynamicPerttu Ahola2011-06-181-10/+12
* fixed tree placement in farmeshPerttu Ahola2011-06-181-6/+15
* farmesh is now usable.Perttu Ahola2011-06-181-37/+191
* Added an experimental "far view" thing. Doesn't work exactly like it should a...Perttu Ahola2011-06-071-0/+253