aboutsummaryrefslogtreecommitdiff
path: root/src/script/common/c_converter.h
AgeCommit message (Expand)Author
2018-07-08Lua templating reading (part 4): s16, v2s16, v2f (#7512)Loïc Blot
2018-03-09Getv3intfield: Fix logic of return boolparamat
2018-03-03c_converter: Function template for numeric fields, add v3s16 default (#7090)SmallJoker
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-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-06-04C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)Loïc Blot
2017-05-03Sound API: Add fading soundsBrandon
2016-11-14Revert "Adding particle blend, glow and animation (#4705)"sfan5
2016-11-15Adding particle blend, glow and animation (#4705)Foghrye4
2016-10-05Replace various std::map with UNORDERED_MAP + various cleanupsLoic Blot
2016-02-22Add Lua interface to HTTPFetchRequestJeija
2015-07-02Fix code style from recent commits and add misc. optimizationskwolekr
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-04-19Add 'persistence' alias for Lua noiseparams and validate more vector parameterskwolekr
2015-04-16Schematics: Refactor NodeResolver and add NodeResolveMethodkwolekr
2014-10-26Add NodeResolver and clean up node name -> content ID resolution systemkwolekr
2014-04-12Use integers instead of float valuesBlockMen
2013-05-25Move scriptapi to separate folder (by sapier)sapier