aboutsummaryrefslogtreecommitdiff
path: root/po (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-29Remove creation of builtin.lua defined minetest.registered_* tables in CPerttu Ahola1-14/+0
2011-11-29Comment fix in builtin.luaPerttu Ahola1-1/+1
2011-11-29For consistency, implement calling of on_chat_message callbacks in CPerttu Ahola2-21/+21
2011-11-29Implement callback registration in Lua instead of CPerttu Ahola2-86/+15
2011-11-29Replace old active block random node modifying things with actual ActiveBlock...Perttu Ahola11-420/+526
2011-11-29Add chat message callback and send functionsPerttu Ahola5-1/+98
2011-11-29Print errors from local log to chatPerttu Ahola2-1/+69
2011-11-29Add a third log output interface methodPerttu Ahola2-0/+3
2011-11-29Use log_deregister_thread in EmergeThreadPerttu Ahola1-0/+2
2011-11-29Add log_remove_output and log_deregister_threadPerttu Ahola2-0/+19
2011-11-29Fix mod dependency sortPerttu Ahola1-2/+2