kwolekr
|
2d4629c01d
|
Schematics: Error if unable to open file
|
2015-03-23 22:22:14 -04:00 |
|
Craig Robbins
|
27791ee1aa
|
For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives
|
2015-03-07 22:41:47 +10:00 |
|
kwolekr
|
02e06b423e
|
Shorten ManualMapVoxelManipulator to MMVManip
|
2015-01-05 02:42:27 -05:00 |
|
kwolekr
|
b68dcb323d
|
Set fallback content if resolving content vector requires everything
|
2014-12-27 22:20:04 -05:00 |
|
kwolekr
|
2aa53ba603
|
Redefine NodeResolver interface and replace with callback mechanism
|
2014-12-27 02:12:21 -05:00 |
|
kwolekr
|
2906d0620b
|
Add minetest.clear_registered_decorations() and clear_registered_ores()
|
2014-12-12 14:08:04 -05:00 |
|
Craig Robbins
|
6122c750b4
|
Fix compiler warning (signed vs. unsigned)
|
2014-12-08 23:00:49 +10:00 |
|
kwolekr
|
4ac2fcc936
|
Schematics: Fix minetest.place_schematic() when defined by a Lua table
|
2014-12-06 18:39:05 -05:00 |
|
kwolekr
|
bb5f0e46bd
|
Add Generator Element Management framework
Add BiomeManager, OreManager, DecorationManager, and SchematicManager
|
2014-11-12 23:02:41 -05:00 |
|
kwolekr
|
08068ac0c6
|
Split up mapgen.cpp
|
2014-11-01 13:16:23 -04:00 |
|