This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
ShadowNinja
/
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
Loic Blot
008d7e0467
Revert "Add a Lua call to do damages / heals" ok
@ShadowNinja
...
This reverts commit 467fc0ddc912ae38c3bf9fcb99e0b66d7478eec0.
2015-03-22 18:01:56 +01:00
..
common
Don't use luaL_checkstring to read node names, it's only for arguments
2015-03-07 20:04:01 -05:00
cpp_api
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
lua_api
Revert "Add a Lua call to do damages / heals" ok
@ShadowNinja
2015-03-22 18:01:56 +01:00
CMakeLists.txt
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
2013-08-14 21:03:33 +02:00
scripting_game.cpp
Add support for the PCG32 PRNG algo (and associated script APIs)
2015-03-22 00:48:08 -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