index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapgen.cpp
Commit message (
Expand
)
Author
Age
*
Mapgen: Add propagate_shadow bool to calcLighting
paramat
2015-12-07
*
Mapgen: Add global 'decorations' flag
paramat
2015-11-21
*
Decoration API: Add flag for placement on liquid surface
paramat
2015-10-23
*
Add emerge completion callback mechanism
kwolekr
2015-10-04
*
Define and use limit constants for Irrlicht fixed-width types
kwolekr
2015-10-04
*
Various style cleanups + unused code removal
est31
2015-09-19
*
Remove unused functions.
onkrot
2015-08-16
*
Add map limit config option
rubenwardy
2015-08-02
*
Mapgen objects: Enable heatmap and humidmap for all biome api mapgens
paramat
2015-06-20
*
Biome API: Add noise defined biome blend
paramat
2015-06-18
*
Split ObjDef/ObjDefManager out to objdef.cpp
kwolekr
2015-05-18
*
ObjDefManager: Set replacement object's handle info after calling set()
kwolekr
2015-05-03
*
Fix MSVC error caused by ed10005
SmallJoker
2015-04-02
*
Move globals from main.cpp to more sane locations
Craig Robbins
2015-04-01
*
GenElementManager: Pass opaque handles to Lua and rename to ObjDefManager
kwolekr
2015-03-31
*
Add support for the PCG32 PRNG algo (and associated script APIs)
kwolekr
2015-03-22
*
Revert "Fix issue #2441: crash on respawn, since a conversion std::list to st...
kwolekr
2015-03-20
*
Heightmaps: Fix uninitialised values in mgv5/mgv6. findGroundLevel: Return -M...
paramat
2015-03-08
*
Respect game mapgen flags and save world noise params
ngosang
2015-03-07
*
Fix mapgen using unitialised height map values
Craig Robbins
2015-03-06
*
Fix issue #2441: crash on respawn, since a conversion std::list to std::vecto...
Loic Blot
2015-03-05
*
Fix all warnings and remove -Wno-unused-but-set cflag
kwolekr
2015-01-18
*
Prevent transform of noise3d result in getBlockSeed2
kwolekr
2015-01-12
*
Optionally specify propagateSunlight area in calcLighting
kwolekr
2015-01-05
*
Add minetest.generate_ores() and minetest.generate_decorations()
kwolekr
2015-01-04
*
Lighting: Fix nearly all issues
kwolekr
2015-01-04
*
Mapgen: Use getBlockSeed2() for blockseeds (much better uniformity)
kwolekr
2014-12-29
*
Redefine NodeResolver interface and replace with callback mechanism
kwolekr
2014-12-27
*
Add minetest.clear_registered_decorations() and clear_registered_ores()
kwolekr
2014-12-12
*
Add minetest.clear_registered_biomes() api
kwolekr
2014-12-06
*
Rewrite generate notification mechanism
kwolekr
2014-12-06
*
Fix warnings and other misc. minor changes
kwolekr
2014-11-14
*
Add Generator Element Management framework
kwolekr
2014-11-12
*
Split up mapgen.cpp
kwolekr
2014-11-01
*
Refactor decoration-related code
kwolekr
2014-10-29
*
Add NodeResolver and clean up node name -> content ID resolution system
kwolekr
2014-10-26
*
Split settings into seperate source and header files
ShadowNinja
2014-09-21
*
Fix warnings
proller
2014-04-19
*
Remove liquid_finite and weather
proller
2014-04-18
*
Schematic: Add force_placement parameter to minetest.place_structure API
kwolekr
2014-02-15
*
Make flag strings clear specified flag with 'no' prefix
kwolekr
2014-02-08
*
Huge overhaul of the entire MapgenParams system
kwolekr
2014-02-03
*
Schematic: Read slice probability table from schematic descriptors
kwolekr
2014-01-19
*
Mapgen V6: Add flag to stop mud flow
kwolekr
2014-01-12
*
Add map feature generation notify Lua API
kwolekr
2013-12-14
*
EmergeManager: Fix Lua mapgen override param handling
kwolekr
2013-12-08
*
Decoration: Add schematic Y-slice probability support
kwolekr
2013-12-01
*
Decoration: Stop DecoSimple::resolveNodeNames from complaining about no node ...
kwolekr
2013-11-17
*
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-08-14
*
Dont write directly to files but rather write and copy a tmp file
PilzAdam
2013-08-13
[next]