Historial de Commits

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