Add after_destruct and cache the existence of on_construct, on_destruct and after_des...
authorPerttu Ahola <celeron55@gmail.com>
Tue, 5 Jun 2012 20:51:37 +0000 (23:51 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 5 Jun 2012 20:51:37 +0000 (23:51 +0300)
commit3a0562bebcb91d05fceb5a1f9ded539f77a625e4
tree8b788689029fbeaf7880b628186b77c5f667845f
parentc3658e7c797cbf5b9d04a6d950505d37dcdd422b
Add after_destruct and cache the existence of on_construct, on_destruct and after_destruct for quick skipping when a node does not have them
doc/lua_api.txt
games/minimal/mods/experimental/init.lua
src/nodedef.cpp
src/nodedef.h
src/scriptapi.cpp
src/scriptapi.h