summaryrefslogtreecommitdiff
path: root/src/biome.cpp
Commit message (Collapse)AuthorAge
* Remove liquid_finite and weatherproller2014-04-18
|
* Fix MSVC buildBlockMen2014-02-26
|
* Huge overhaul of the entire MapgenParams systemkwolekr2014-02-03
| | | | | | MapgenParams is no longer a polymorphic class, eliminating the need for messy and bug-prone reallocations. Separation between the common and mapgen-specific parameters is now strongly defined. Mapgen parameters objects are now properly encapsulated within the proper subsystems.
* Fix compiling issue of MSVCBlockMen2013-09-23
|
* Weather: Clean up getHeat/getHumidity somewhatkwolekr2013-09-16
|
* BiomeDefManager: Fully initialize default biomekwolekr2013-07-06
|
* Mapgen V7: Huge rewrite, also tweaks to cavegen et al.kwolekr2013-07-06
|
* A handful of minor fixes to various thingskwolekr2013-06-22
|
* Add initial Decoration support, many misc. improvements & modificationskwolekr2013-06-17
|
* Add Mapgen V7, reorganize biomeskwolekr2013-04-07
|
* Update Copyright YearsSfan52013-02-24
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
|
* Don't write control character to verbosestreamkwolekr2013-02-06
|
* Removed Mapgen V7 for nowkwolekr2013-01-21
|
* Last set of minor cleanupskwolekr2013-01-21
|
* Finish and clean up mapgen configurationkwolekr2013-01-21
|
* Readded and optimized mapgen V6kwolekr2013-01-21
|
* Add initial Lua biomedef support, fixed biome selectionkwolekr2013-01-21
|
* The new mapgen, noise functions, et al.kwolekr2013-01-21