| Commit message (Expand) | Author | Age |
* | Stratum ore: Add option for a constant thickness stratum | paramat | 2017-11-19 |
* | Move files to subdirectories (#6599) | Vitaliy | 2017-11-08 |
* | Simple decorations: Make 'place_offset_y' usable with simple decorations | paramat | 2017-10-10 |
* | Simple decorations: Add 'param2_max' parameter for random param2 | paramat | 2017-10-09 |
* | Stratum ore: Allow use with no noise for simple horizontal strata | paramat | 2017-10-01 |
* | Schematic decorations: Add 'place_offset_y' placement parameter | paramat | 2017-09-10 |
* | Ores: Add stratum ore (#6352) | Paramat | 2017-09-03 |
* | Modernize code: very last fixes (#6290) | Loïc Blot | 2017-08-20 |
* | Modernize source code: last part (#6285) | Loïc Blot | 2017-08-20 |
* | C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) | Loïc Blot | 2017-06-04 |
* | read_schematic_replacements: ensure fields are strings (#5726) | Loïc Blot | 2017-05-08 |
* | Get biome list: Downgrade missing biome message to infostream | paramat | 2017-03-16 |
* | Light calculation: New bulk node lighting code | Dániel Juhász | 2017-03-11 |
* | Mod security: Allow read-only access to all mod paths | ShadowNinja | 2016-12-20 |
* | Simple decorations: Fix range check for deco->deco_param2 | Auke Kok | 2016-12-08 |
* | Simple deco: Allow setting param2 value on placement | Auke Kok | 2016-12-07 |
* | Use more unordered_maps to improve performance in c++11 builds | Loic Blot | 2016-10-06 |
* | Decorations: Generalise 'spawn by' to be used by all decoration types | paramat | 2016-09-14 |
* | Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers ... | Ner'zhul | 2016-08-10 |
* | Add MapSettingsManager and new mapgen setting script API functions | kwolekr | 2016-07-03 |
* | Biome API: Add per-biome riverbed material and depth | paramat | 2016-06-05 |
* | Fix MgStoneType and BiomeType enum names | kwolekr | 2016-05-27 |
* | Move biome calculation to BiomeGen | kwolekr | 2016-05-27 |
* | Fix threshold type | est31 | 2015-12-07 |
* | Fix spelling of noise_threshold | Jun Zhang | 2015-12-06 |
* | Schematics: Add core.place_schematic_on_vmanip API | kwolekr | 2015-11-05 |
* | SAPI: Throw runtime error instead of if l_get_mapgen_object called in incorre... | kwolekr | 2015-10-25 |
* | SAPI: Mark all Lua API functions requiring envlock | kwolekr | 2015-10-25 |
* | Allow setting chunksize in core.set_mapgen_params | kwolekr | 2015-10-04 |
* | Define and use limit constants for Irrlicht fixed-width types | kwolekr | 2015-10-04 |
* | Add get_biome_id(biome_name) callback | Duane Robertson | 2015-10-02 |
* | Ore: Add puff ore type | kwolekr | 2015-09-17 |
* | Ore: Add ore sheet column height range selection | kwolekr | 2015-09-13 |
* | Biome API: Make fallback biome stone and water, disable filler | paramat | 2015-08-03 |
* | Fix MSVC number conversion warning | SmallJoker | 2015-07-25 |
* | Mapgen objects: Enable heatmap and humidmap for all biome api mapgens | paramat | 2015-06-20 |
* | Make get_biome_list() error message more helpful | kwolekr | 2015-05-28 |
* | Add some missing getter functions to the lua API | TeTpaAka | 2015-05-28 |
* | Fix null dereference when loading schematic from definition without a NodeDef... | kwolekr | 2015-05-17 |
* | Add mod security | ShadowNinja | 2015-05-16 |
* | Fix compiler warning about sign comparison | est31 | 2015-05-13 |
* | Schematics: Add per-node force placement option | kwolekr | 2015-05-09 |
* | Tests: Add schematic unittests | kwolekr | 2015-05-08 |
* | Schematics: Add indent-with-space option for schematic Lua table serialization | kwolekr | 2015-05-07 |
* | NodeResolver: Remove NodeResolveMethod | kwolekr | 2015-05-07 |
* | Ore: Add biomes parameter | kwolekr | 2015-04-20 |
* | Biome API: Add biome-specific river water | paramat | 2015-04-19 |
* | Schematics: Fix core.schematic_create() | kwolekr | 2015-04-17 |
* | Switch to check_v3s16 in l_mapgen.cpp and l_vmanip.cpp for type safety | kwolekr | 2015-04-17 |
* | Biomes: Remove referenced biomes from Decorations on clear | kwolekr | 2015-04-16 |