Added configurable selectionbox width. Min width = 1, Max = 5
[oweals/minetest.git] / src / script / common / c_internal.cpp
2014-08-23 KahrlFix LuaJIT exception wrapper
2014-05-08 ShadowNinjaUse "core" namespace internally 1258/head
2014-04-29 sapierAdd proper lua api deprecated handling 1261/head
2014-03-15 ShadowNinjaRemove lua_State parameter from LuaError::LuaError
2014-03-15 ShadowNinjaRevert "Make sure we get a stacktrace for as many lua...
2014-03-15 Sfan5Make sure we get a stacktrace for as many lua errors...
2013-12-18 ShadowNinjaHandle LuaErrors in Lua -> C++ calls on LuaJIT
2013-12-08 ShadowNinjaMove script_run_callbacks to Lua
2013-11-21 kwolekrFix possible implicit conversion of NULL to std::string
2013-11-15 ShadowNinjaPass a errfunc to lua_pcall to get a traceback 995/head
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)