aboutsummaryrefslogtreecommitdiff
path: root/src/script/common/c_converter.cpp
AgeCommit message (Expand)Author
2018-07-08Lua templating reading (part 4): s16, v2s16, v2f (#7512)Loïc Blot
2018-03-03c_converter: Function template for numeric fields, add v3s16 default (#7090)SmallJoker
2017-12-26Fix rounding error in g/set_node caused by truncation to floatrubenwardy
2017-10-23Improvements/fixes for noise parameter input in advanced settingsMuhammad Rifqi Priyo Susanto
2017-09-14Object properties: Add 'glow', disables light's effect if negativeRob Blanckaert
2017-08-20Modernize source code: last part (#6285)Loïc Blot
2017-08-04Sort box corners correctlyThomas--S
2017-01-15Added lua tracebacks to some errors where you have been blind to what… (#5043)sapier
2016-11-14Revert "Adding particle blend, glow and animation (#4705)"sfan5
2016-11-15Adding particle blend, glow and animation (#4705)Foghrye4
2016-10-25Adding LuaError on attempt to assign vectors with values out of rangeFoghrye4
2016-08-10Lua->C getintfield() use lua_tointeger (#4408)Tomas
2016-02-22Add Lua interface to HTTPFetchRequestJeija
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