aboutsummaryrefslogtreecommitdiff
path: root/src/script/common/c_content.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add maximum recursion depth to read_json_valueShadowNinja2014-01-111-1/+2
* Rename get_json_value to read_json_valueShadowNinja2014-01-111-1/+1
* Add 'minetest.write_json'ShadowNinja2013-12-181-0/+3
* Add minetest.parse_json, engine.parse_jsonKahrl2013-09-021-0/+6
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-7/+6
* Decoration: Add Schematic decoration typekwolekr2013-06-221-0/+5
* Fix class/struct forward declaration inconsistencies (good on ya, MSVC)Kahrl2013-06-061-11/+11
* Move scriptapi to separate folder (by sapier)sapier2013-05-251-0/+146