aboutsummaryrefslogtreecommitdiff
path: root/src/script/common/c_converter.cpp
AgeCommit message (Expand)Author
2015-05-28Add some missing getter functions to the lua APITeTpaAka
2015-05-17SAPI/Noise: Add PerlinNoiseMap:getMapSlice() functionkwolekr
2015-05-16SAPI: Accept either ARGB8 table or ColorString to specify colorskwolekr
2015-05-15Add push_ARGB8 to script/common/c_converterTeTpaAka
2015-05-09Schematics: Add per-node force placement optionkwolekr
2015-05-08Fix missing Y component assignment in check_v3fkwolekr
2015-05-07Remove duplicate lua_getfield() in c_converter.cppKevin Ott
2015-05-06Fix error messages for type-checking Lua reading functionsShadowNinja
2015-04-19Add 'persistence' alias for Lua noiseparams and validate more vector parameterskwolekr
2015-04-16Schematics: Refactor NodeResolver and add NodeResolveMethodkwolekr
2014-12-27Redefine NodeResolver interface and replace with callback mechanismkwolekr
2014-10-26Add NodeResolver and clean up node name -> content ID resolution systemkwolekr
2014-04-12Use integers instead of float valuesBlockMen
2013-07-02Fix possible 0 pointer accesssapier
2013-05-25Move scriptapi to separate folder (by sapier)sapier