aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_nodemeta.cpp
AgeCommit message (Expand)Author
2015-10-25SAPI: Mark all Lua API functions requiring envlockkwolekr
2015-09-19Various style cleanups + unused code removalest31
2015-05-19Replace instances of std::map<std::string, std::string> with StringMapkwolekr
2015-05-17Record MapBlock modification reasons as flags instead of stringskwolekr
2013-11-29Fixed potential NULL pointer and leak when setting node metadataMetaDucky
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-05-25Move scriptapi to separate folder (by sapier)sapier