This website requires JavaScript.
Explore
Help
Register
Sign In
BRNSystems
/
minetest
Watch
1
Star
0
Fork
0
You've already forked minetest
forked from
Mirrorlandia_minetest/minetest
Code
Pull Requests
1
Activity
863379a4c68b9862ea6913c1b1e475d022aba100
Branches
Tags
View all branches
minetest
/
src
/
script
/
lua_api
History
kwolekr
863379a4c6
Decoration: Add height_min and height_max parameters
...
Also set default height_min/height_max to -31000 and 31000, respectively, for ore and biomes
2014-12-28 22:37:27 -05:00
..
CMakeLists.txt
…
l_base.cpp
…
l_base.h
…
l_craft.cpp
…
l_craft.h
…
l_env.cpp
LuaVoxelManip: Add option to allocate blank data
2014-12-27 23:09:36 -05:00
l_env.h
…
l_internal.h
…
l_inventory.cpp
…
l_inventory.h
…
l_item.cpp
…
l_item.h
…
l_mainmenu.cpp
…
l_mainmenu.h
…
l_mapgen.cpp
Decoration: Add height_min and height_max parameters
2014-12-28 22:37:27 -05:00
l_mapgen.h
Redefine NodeResolver interface and replace with callback mechanism
2014-12-27 02:12:21 -05:00
l_nodemeta.cpp
…
l_nodemeta.h
…
l_nodetimer.cpp
…
l_nodetimer.h
…
l_noise.cpp
LuaPerlinNoiseMap: Fix 3d noise safety check
2014-12-12 22:58:44 -05:00
l_noise.h
LuaPerlinNoiseMap: Prevent invalid memory access when attempting to generate 3d noise with a buffer created for 2d
2014-12-12 02:46:52 -05:00
l_object.cpp
Check minetest.hud_change() parameters on conversion (
Fix
#1714
)
2014-10-30 00:12:12 -04:00
l_object.h
…
l_particles.cpp
…
l_particles.h
…
l_rollback.cpp
Clean up rollback
2014-11-19 16:21:59 -05:00
l_rollback.h
…
l_server.cpp
…
l_server.h
…
l_settings.cpp
Settings: Fail on invalid sequence and throw exception for LuaSettings
2014-12-12 00:44:17 -05:00
l_settings.h
…
l_util.cpp
Split settings into seperate source and header files
2014-09-21 14:39:35 -04:00
l_util.h
…
l_vmanip.cpp
LuaVoxelManip: Add option to allocate blank data
2014-12-27 23:09:36 -05:00
l_vmanip.h
LuaVoxelManip: Add option to allocate blank data
2014-12-27 23:09:36 -05:00