]> git.lizzy.rs Git - minetest.git/history - src/script/common/c_converter.cpp
Lua->C getintfield() use lua_tointeger (#4408)
[minetest.git] / src / script / common / c_converter.cpp
2016-08-10 TomasLua->C getintfield() use lua_tointeger (#4408)
2016-02-22 JeijaAdd Lua interface to HTTPFetchRequest
2015-05-28 TeTpaAkaAdd some missing getter functions to the lua API
2015-05-17 kwolekrSAPI/Noise: Add PerlinNoiseMap:getMapSlice() function
2015-05-17 kwolekrSAPI: Accept either ARGB8 table or ColorString to speci...
2015-05-15 TeTpaAkaAdd push_ARGB8 to script/common/c_converter
2015-05-09 kwolekrSchematics: Add per-node force placement option
2015-05-08 kwolekrFix missing Y component assignment in check_v3f
2015-05-07 Kevin OttRemove duplicate lua_getfield() in c_converter.cpp
2015-05-06 ShadowNinjaFix error messages for type-checking Lua reading functions
2015-04-20 kwolekrAdd 'persistence' alias for Lua noiseparams and validat...
2015-04-16 kwolekrSchematics: Refactor NodeResolver and add NodeResolveMethod
2014-12-27 kwolekrRedefine NodeResolver interface and replace with callba...
2014-10-27 kwolekrAdd NodeResolver and clean up node name -> content...
2014-04-12 BlockMenUse integers instead of float values
2013-07-03 sapierFix possible 0 pointer access
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)