..
chipmunk
closed #3463 : Potential hash collision by using typeid(T).hash_code() in JSB and LuaBinding.
2013-12-20 17:13:09 +08:00
cocosbuilder
Missing add "JSB_AUTOCOMPARTMENT_WITH_GLOBAL_OBJCET " before calling JS_CallFunctionValue
2013-11-06 15:31:58 +08:00
cocostudio
closed #3289 : [JSB] 'Test Frame Event' of CocoStudioArmatureTest Crashes!
2013-11-27 14:12:43 +08:00
extension
fix compile error related to ssize_t.
2013-12-13 17:53:03 +08:00
gui
closed #3274 : Can't override cc.Node.setPosition in JSB.
2013-11-26 10:14:56 +08:00
localstorage
[sp v25] Fixing complication errors after updating Spidermonkey to v25.
2013-10-31 11:15:17 +08:00
network
issue #3279 : A warning fix for 64bit platform.
2013-11-26 21:54:48 +08:00
proj.win32
Removing cocosjs_manual_conversions.h(.cpp). Put all jsval <-> native value conversion codes to js_manual_conversions.h(.cpp).
2013-11-11 16:45:44 +08:00
Android.mk
fix compiling error of js template
2013-11-18 22:32:13 +08:00
ScriptingCore.cpp
closed #3463 : Potential hash collision by using typeid(T).hash_code() in JSB and LuaBinding.
2013-12-20 17:13:09 +08:00
ScriptingCore.h
Supports to bind more container: std::vector<std::string>, std::vector<int>, cocos2d::Map<std::string, T>.
2013-12-19 20:17:44 +08:00
cocos2d_specifics.cpp.REMOVED.git-id
remove manually JS binding functions
2013-12-16 14:45:21 +08:00
cocos2d_specifics.hpp
closed #3463 : Potential hash collision by using typeid(T).hash_code() in JSB and LuaBinding.
2013-12-20 17:13:09 +08:00
js_bindings_config.h
issue #2826 : Bug fixes after using Spidermonkey v25. Adding JSB_AUTOCOMPARTMENT_WITH_GLOBAL_OBJCET macro.
2013-10-31 15:13:49 +08:00
js_bindings_core.cpp
Some fixes:
2013-11-11 14:36:42 +08:00
js_bindings_core.h
Removing JSB Version since JSB source codes will be updated with cocos2d-x.
2013-11-11 10:40:51 +08:00
js_bindings_opengl.cpp
closed #3463 : Potential hash collision by using typeid(T).hash_code() in JSB and LuaBinding.
2013-12-20 17:13:09 +08:00
js_bindings_opengl.h
issue #2905:adjust folder structure
2013-10-12 11:22:05 +08:00
js_manual_conversions.cpp
Supports to bind more container: std::vector<std::string>, std::vector<int>, cocos2d::Map<std::string, T>.
2013-12-19 20:17:44 +08:00
js_manual_conversions.h
Supports to bind more container: std::vector<std::string>, std::vector<int>, cocos2d::Map<std::string, T>.
2013-12-19 20:17:44 +08:00
jsb_helper.h
[sp v25] Fixing complication errors after updating Spidermonkey to v25.
2013-10-31 11:15:17 +08:00
jsb_opengl_functions.cpp
Removing cocosjs_manual_conversions.h(.cpp). Put all jsval <-> native value conversion codes to js_manual_conversions.h(.cpp).
2013-11-11 16:45:44 +08:00
jsb_opengl_functions.h
issue #2905:adjust folder structure
2013-10-12 11:22:05 +08:00
jsb_opengl_manual.cpp
Removing cocosjs_manual_conversions.h(.cpp). Put all jsval <-> native value conversion codes to js_manual_conversions.h(.cpp).
2013-11-11 16:45:44 +08:00
jsb_opengl_manual.h
issue #2905:adjust folder structure
2013-10-12 11:22:05 +08:00
jsb_opengl_registration.cpp
[sp v25] Fixing complication errors after updating Spidermonkey to v25.
2013-10-31 11:15:17 +08:00
jsb_opengl_registration.h
issue #2905:adjust folder structure
2013-10-12 11:22:05 +08:00
spidermonkey_specifics.h
closed #3463 : Potential hash collision by using typeid(T).hash_code() in JSB and LuaBinding.
2013-12-20 17:13:09 +08:00