Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-25 | Move scriptapi to separate folder (by sapier) | sapier | |
On the lua side, notably minetest.env:<function>(<args>) should now be replaced by minetest.<function>(<args>). The old way is and will stay supported for a long time. Also: Update and clean up lua_api.txt (by celeron55) Move EnvRef to lua and remove add_rat and add_firefly (by kahrl) Add separate src/util/CMakeLists.txt, other minor fixes (by kahrl) | |||
2013-02-24 | Update Copyright Years | Sfan5 | |
2013-02-24 | Change Minetest-c55 to Minetest | PilzAdam | |
2012-06-05 | Switch the license to be LGPLv2/later, with small parts still remaining as ↵ | Perttu Ahola | |
GPLv2/later, by agreement of major contributors | |||
2012-03-19 | Make Lua error output in log clearer | Perttu Ahola | |
2012-03-11 | Clean up log messages everywhere | Perttu Ahola | |
2011-12-31 | Correctly pop stuff from the Lua stack in script_load() | Perttu Ahola | |
2011-12-04 | Determine light_propagates from paramtype | Perttu Ahola | |
2011-12-03 | Enforced mod global naming convention and better error reporting | Perttu Ahola | |
2011-12-02 | Fix script error reporting a bit | Perttu Ahola | |
2011-11-29 | Falling sand and gravel | Perttu Ahola | |
2011-11-29 | Scripting WIP | Perttu Ahola | |
2011-11-29 | Scripting WIP | Perttu Ahola | |
2011-11-29 | random scripting work-in-progress | Perttu Ahola | |
2011-11-29 | Scripting WIP | Perttu Ahola | |