This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
minetest-gitlab
/
minetest
Watch
1
Star
0
Fork
0
You've already forked minetest
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
minetest
/
src
/
script
History
kwolekr
5e2753c712
Expose mapgen parameters on scripting init
...
Add minetest.get_mapgen_params() Deprecate minetest.register_on_mapgen_init()
2014-12-29 12:59:59 -05:00
..
common
Redefine NodeResolver interface and replace with callback mechanism
2014-12-27 02:12:21 -05:00
cpp_api
Expose mapgen parameters on scripting init
2014-12-29 12:59:59 -05:00
lua_api
Expose mapgen parameters on scripting init
2014-12-29 12:59:59 -05:00
CMakeLists.txt
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
2013-08-14 21:03:33 +02:00
scripting_game.cpp
Use "core" namespace internally
2014-05-08 13:02:04 -04:00
scripting_game.h
Add proper lua api deprecated handling
2014-04-29 22:49:04 +02:00
scripting_mainmenu.cpp
Use "core" namespace internally
2014-05-08 13:02:04 -04:00
scripting_mainmenu.h
Fix code style of async API
2014-04-27 16:15:53 -04:00