summaryrefslogtreecommitdiff
path: root/src/biome.cpp
Commit message (Expand)AuthorAge
* 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
-05-16 * Move globals from main.cpp to more sane locationsCraig Robbins2015-04-01 * Fix game minetest.conf default settingsest312015-03-18 * For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins2015-03-07 * Settings fixes Make the GameGlobalShaderConstantSetter use the settings callb...gregorycu2015-01-25 * Revert "Make the GameGlobalShaderConstantSetter use the settings callback (8%...Craig Robbins2015-01-25 * Make the GameGlobalShaderConstantSetter use the settings callback (8% perf im...gregorycu2015-01-23 * Settings: Fix invalid memory access when setting not found in working memkwolekr2014-12-12 * Settings: Fail on invalid sequence and throw exception for LuaSettingskwolekr2014-12-12 * Settings: Sanitize value for multiline terminator tokenskwolekr2014-12-11 * Add support for lacunarity in legacy NoiseParams string formatkwolekr2014-12-10 * Settings: Sanitize setting name everywhere, not just LuaSettingskwolekr2014-12-09 * Settings: Make setting entry group and values mutually exclusivekwolekr2014-12-09 * Add flags and lacunarity as new noise parameterskwolekr2014-12-07 * Close settings files and save them correctlySmallJoker2014-12-06 * Settings: Various setting group fixes and enhancementskwolekr2014-12-04 * Settings: Fix getNoiseParamsFromValue()kwolekr2014-12-02 * Use setting groups for NoiseParamskwolekr2014-12-02 * Fix settings callback "call" lost on rebasesapier2014-12-01 * Fix buildCraig Robbins2014-12-01 * LuaSettings: Sanitize setting name stringskwolekr2014-11-30 * settings: Add setting groups and multiline entrieskwolekr2014-11-30