This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrorlandia_minetest
/
minetest
Watch
1
Star
0
Fork
1
You've already forked minetest
mirror of
https://github.com/minetest/minetest.git
synced
2025-02-17 10:23:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
minetest
/
src
/
script
History
kwolekr
9b0d77a549
Replace instances of height_min/height_max with y_min/y_max to remove ambiguity
2014-12-30 01:48:20 -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
Replace instances of height_min/height_max with y_min/y_max to remove ambiguity
2014-12-30 01:48:20 -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