aboutsummaryrefslogtreecommitdiff
path: root/src/script/common/c_converter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding LuaError on attempt to assign vectors with values out of rangeFoghrye42016-10-251-0/+12
* Lua->C getintfield() use lua_tointeger (#4408)Tomas2016-08-101-4/+4
* Add Lua interface to HTTPFetchRequestJeija2016-02-221-0/+9
* Add some missing getter functions to the lua APITeTpaAka2015-05-281-0/+35
* SAPI/Noise: Add PerlinNoiseMap:getMapSlice() functionkwolekr2015-05-171-0/+92
* SAPI: Accept either ARGB8 table or ColorString to specify colorskwolekr2015-05-161-23/+42
* Add push_ARGB8 to script/common/c_converterTeTpaAka2015-05-151-0/+13
* Schematics: Add per-node force placement optionkwolekr2015-05-091-0/+13
* Fix missing Y component assignment in check_v3fkwolekr2015-05-081-1/+1
* Remove duplicate lua_getfield() in c_converter.cppKevin Ott2015-05-071-1/+0
* Fix error messages for type-checking Lua reading functionsShadowNinja2015-05-061-17/+40
* Add 'persistence' alias for Lua noiseparams and validate more vector parameterskwolekr2015-04-191-0/+52
* Schematics: Refactor NodeResolver and add NodeResolveMethodkwolekr2015-04-161-11/+15
* Redefine NodeResolver interface and replace with callback mechanismkwolekr2014-12-271-1/+2
* Add NodeResolver and clean up node name -> content ID resolution systemkwolekr2014-10-261-0/+30
* Use integers instead of float valuesBlockMen2014-04-121-0/+13
* Fix possible 0 pointer accesssapier2013-07-021-2/+4
* Move scriptapi to separate folder (by sapier)sapier2013-05-251-0/+343