Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
NDEBUG is defined), replace those usages with persistent alternatives
|
|
|
|
|
|
|
|
|
|
|
|
Add 'absolute value' option to noise map functions
Extend persistence modulation to 3D noise
Extend 'eased' option to noise2d_perlin* functions
Some noise.cpp formatting fixups
|
|
Add format example to minetest.conf.example
Add Settings::setU16()
Throw exception on attempted access of NULL settings groups
|
|
|
|
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
|
|
|
|
blobs
|
|
|
|
|
|
|
|
MapgenParams is no longer a polymorphic class, eliminating the need for messy and bug-prone reallocations.
Separation between the common and mapgen-specific parameters is now strongly defined.
Mapgen parameters objects are now properly encapsulated within the proper subsystems.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GPLv2/later, by agreement of major contributors
|
|
|
|
|
|
(import from temporary git repo)
|
|
used in the future.
|
|
|
|
|
|
|
|
|