Історія комітів

Автор SHA1 Опис Дата
  paramat 27144b4716 Biome API: Revert biomes, decos, ores being relative to water level 7 роки тому
  paramat 51002b1629 Schematic decorations: Add 'place_offset_y' placement parameter 7 роки тому
  Loïc Blot c427533389 Modernize various files (src/m*) (#6267) 7 роки тому
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 7 роки тому
  paramat 8299e4b67e Biomes/decorations/ores: Make relative to 'water_level' setting 7 роки тому
  Loïc Blot 4faaadc8d5 Cpp11 patchset 11: continue working on constructor style migration (#6004) 7 роки тому
  Loïc Blot a98baef5e4 C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) 7 роки тому
  paramat 210a339dce Mapgen files: Update and correct copyright credits 7 роки тому
  Auke Kok 2e69711613 Simple deco: Allow setting param2 value on placement 8 роки тому
  paramat b88595050f Decorations: Generalise 'spawn by' to be used by all decoration types 8 роки тому
  Ner'zhul 058a869b70 Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers (#4430) 8 роки тому
  kwolekr f3ac2517ea Convert usages of PseudoRandom to PcgRandom for ore and deco placement 9 роки тому
  paramat 59fa117d13 Decoration API: Add flag for placement on liquid surface 9 роки тому
  ShadowNinja e4bff8be94 Clean up threading 9 роки тому
  kwolekr 6c5a6967ec Split ObjDef/ObjDefManager out to objdef.cpp 9 роки тому
  kwolekr 406d9ba87b Schematics: Remove referenced schematics from Decorations on clear 9 роки тому
  kwolekr 479f38973e Schematics: Refactor NodeResolver and add NodeResolveMethod 9 роки тому
  kwolekr 337e79c656 ObjDefManager, Mapgen SAPI: Huge refactoring 9 роки тому
  kwolekr ed10005d38 GenElementManager: Pass opaque handles to Lua and rename to ObjDefManager 9 роки тому
  paramat 89217faec5 mg_decoration: Raise highest allowed deco top to max edge of voxelmanip 9 роки тому
  paramat c7454d4732 Biome API: Enable decorations placed on water 9 роки тому
  kwolekr 2d849b0a19 Shorten ManualMapVoxelManipulator to MMVManip 9 роки тому
  kwolekr bdcf03ae36 Add minetest.generate_ores() and minetest.generate_decorations() 9 роки тому
  kwolekr 9b0d77a549 Replace instances of height_min/height_max with y_min/y_max to remove ambiguity 10 роки тому
  kwolekr 863379a4c6 Decoration: Add height_min and height_max parameters 10 роки тому
  kwolekr b67f37f27e Redefine NodeResolver interface and replace with callback mechanism 10 роки тому
  kwolekr cf8213ea82 Add minetest.clear_registered_decorations() and clear_registered_ores() 10 роки тому
  kwolekr cfba55ba0a Remove get_noiseparams function. read_noiseparams should be used from now on 10 роки тому
  Kahrl 0183c05ee0 Fix struct vs. class in forward declarations 10 роки тому
  kwolekr 5062b99cb0 Rewrite generate notification mechanism 10 роки тому