Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
92 additions
and 1 deletion.
- +10 −1 doc/lua_api.txt
- +49 −0 src/script/common/c_content.cpp
- +3 −0 src/script/common/c_content.h
- +27 −0 src/script/lua_api/l_util.cpp
- +3 −0 src/script/lua_api/l_util.h