Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move math.hypot() to misc_helpers.lua and fix zero-division error | ShadowNinja | 2013-07-07 |
* | Add vector helpers | ShadowNinja | 2013-07-07 |
* | Move scriptapi to separate folder (by sapier) | sapier | 2013-05-25 |
* | Prevent passing nil to unpack() in minetest.after | PilzAdam | 2013-03-19 |
* | Allow minetest.after to take a variable number of arguments | Jeija | 2013-03-17 |
* | Allow any character in formspec strings with escape char | kwolekr | 2013-03-05 |
* | Add ObjRef:is_player() and modify ObjRef:get_player_name() to always return a... | Perttu Ahola | 2012-06-03 |
* | Support static_spawnpoint setting | Perttu Ahola | 2012-04-09 |
* | Improve doc/lua_api.txt and add minetest.get_item_group(name, group) | Perttu Ahola | 2012-04-09 |
* | minetest.get_node_group(name, group) | Perttu Ahola | 2012-04-08 |
* | Split builtin.lua to multiple files | Perttu Ahola | 2012-04-01 |