summaryrefslogtreecommitdiff
path: root/src/script/common/c_converter.h
Commit message (Expand)AuthorAge
* Sound API: Add fading soundsBrandon2017-05-03
* Revert "Adding particle blend, glow and animation (#4705)"sfan52016-11-14
* Adding particle blend, glow and animation (#4705)Foghrye42016-11-15
* Replace various std::map with UNORDERED_MAP + various cleanupsLoic Blot2016-10-05
* Add Lua interface to HTTPFetchRequestJeija2016-02-22
* Fix code style from recent commits and add misc. optimizationskwolekr2015-07-02
* Add some missing getter functions to the lua APITeTpaAka2015-05-28
* SAPI/Noise: Add PerlinNoiseMap:getMapSlice() functionkwolekr2015-05-17
* SAPI: Accept either ARGB8 table or ColorString to specify colorskwolekr2015-05-16
* Add push_ARGB8 to script/common/c_converterTeTpaAka2015-05-15
* Schematics: Add per-node force placement optionkwolekr2015-05-09
* Add 'persistence' alias for Lua noiseparams and validate more vector parameterskwolekr2015-04-19
* Schematics: Refactor NodeResolver and add NodeResolveMethodkwolekr2015-04-16
* Add NodeResolver and clean up node name -> content ID resolution systemkwolekr2014-10-26
* Use integers instead of float valuesBlockMen2014-04-12
* Move scriptapi to separate folder (by sapier)sapier2013-05-25