.. |
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
|
Compilation fixes after merge PR #4669 https://github.com/cocos2d/cocos2d-x/pull/4669
|
2013-12-26 16:03:30 +08:00 |
cocostudio
|
fix compiling error in jsb_cocos2dx_studio_manual.cpp on android.
|
2014-01-03 23:59:05 +08:00 |
extension
|
Adds override keyword.
|
2014-01-07 18:27:04 +08:00 |
gui
|
no in header file
|
2014-01-02 21:43:27 +08:00 |
localstorage
|
[sp v25] Fixing complication errors after updating Spidermonkey to v25.
|
2013-10-31 11:15:17 +08:00 |
network
|
Merge pull request #4807 from dumganhar/iss3291-xmlhttprequest-error-fix-develop
|
2014-01-02 06:46:25 -08:00 |
proj.win32
|
update vs project for split spine binding.
|
2014-01-03 15:29:50 +08:00 |
spine
|
update vs project for split spine binding.
|
2014-01-03 15:29:50 +08:00 |
Android.mk
|
[Android] Adds jsb-spine module. TestJavascript now depends on jsb-spine module.
|
2014-01-03 10:30:55 +08:00 |
ScriptingCore.cpp
|
JSB compiles OK
|
2014-01-10 19:22:04 -08:00 |
ScriptingCore.h
|
no in header file
|
2014-01-02 21:43:27 +08:00 |
cocos2d_specifics.cpp.REMOVED.git-id
|
fix compiling error
|
2014-01-15 17:29:07 +08:00 |
cocos2d_specifics.hpp
|
no in header file
|
2014-01-02 21:43:27 +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
|
Compilation fixes after merge PR #4669 https://github.com/cocos2d/cocos2d-x/pull/4669
|
2013-12-26 16:03:30 +08:00 |
js_bindings_opengl.h
|
issue #2905:adjust folder structure
|
2013-10-12 11:22:05 +08:00 |
js_manual_conversions.cpp
|
fix for jsval_to_ssize and ssize_to_jsval, it only supports 32 bits now. Otherwise, (string).toFixed(0) will fails. Do we need 64 bit for JS?
|
2014-01-07 18:28:46 +08:00 |
js_manual_conversions.h
|
Warning fix in js_manual_conversions.cpp/h
|
2014-01-06 20:02:01 +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 |