axmol/cocos/scripting
James Chen 710ab777dd Some lua bindings fixes:
1) Reverts changes in  #15443, the behavor of LuaEngine::handleCommonEvent should not be changed. empty eventName should be supported, otherwise it will break compatiblity.
2) Null pointer check in CommonScriptData initialization
3) No error callback in lua (fixed #15904)
2016-06-22 17:48:17 +08:00
..
js-bindings JSScript* may be garbage collected before the next time execute the same JS file. 2016-06-22 16:18:20 +08:00
lua-bindings Some lua bindings fixes: 2016-06-22 17:48:17 +08:00