..
generated @ 2f59a8dbc5
update submodule scripting/javascript/bindings/generated to the same ref ptr as upstream/master branch.
2013-03-21 17:13:24 +08:00
js
issue #1841 , TestJavascript is obfuscated successfully
2013-03-21 16:55:55 +08:00
obfuscate
Fixed #1841 , obfuscated js source can run on iOS correctly now.
2013-03-22 12:06:04 +08:00
proj.win32
fixed #1748 : Updating win32 project setting.
2013-03-11 17:24:33 +08:00
Android.mk
fixed #1748 : Generating jsb_cocos2dx_extension_auto.hpp/.cpp. It was separated from original `cocos2dx.hpp/cpp`.
2013-03-11 16:39:28 +08:00
ScriptingCore.cpp
fixed #1855 : std_string_to_jsval generates messy js string when passing non-ascii UTF8 std::string.
2013-03-22 12:01:08 +08:00
ScriptingCore.h
fixed #1836 : JS target of "cc.Scheduler().scheduleCallbackForTarget" should not depend on CCNode or its subclass.
2013-03-16 21:14:39 +08:00
cocos2d_specifics.cpp.REMOVED.git-id
fixed #1855 : std_string_to_jsval generates messy js string when passing non-ascii UTF8 std::string.
2013-03-22 12:01:08 +08:00
cocos2d_specifics.hpp
fixed #1838 : Updating iOS project setting for CocosDragonJS.
2013-03-19 13:05:06 +08:00
cocosjs_manual_conversions.cpp
Adding Object Oriented Chipmunk JS bindings
2012-11-16 15:56:29 +08:00
cocosjs_manual_conversions.h
Adding Object Oriented Chipmunk JS bindings
2012-11-16 15:56:29 +08:00
js_bindings_ccbreader.cpp
Fixing compilation errors for win32.
2013-03-19 19:51:07 +08:00
js_bindings_ccbreader.h
Fixing compilation errors for win32.
2013-03-19 19:51:07 +08:00
js_bindings_chipmunk_auto_classes.cpp.REMOVED.git-id
issue #1753 : Upgrading SpiderMonkey to Firefox19.0, iOS works ok.
2013-02-27 15:16:49 +08:00
js_bindings_chipmunk_auto_classes.h
Adding Object Oriented Chipmunk JS bindings
2012-11-16 15:56:29 +08:00
js_bindings_chipmunk_auto_classes_registration.h
Adding Object Oriented Chipmunk JS bindings
2012-11-16 15:56:29 +08:00
js_bindings_chipmunk_functions.cpp.REMOVED.git-id
issue #1653 : JS_ValueToInt32, JS_ValueToECMAInt32 --> jsval_to_int32
2013-01-11 17:44:39 +08:00
js_bindings_chipmunk_functions.h
Adding Object Oriented Chipmunk JS bindings
2012-11-16 15:56:29 +08:00
js_bindings_chipmunk_functions_registration.h
issue #1564 : Made ChipmunkTest of TestJavascript works
2012-11-22 15:19:16 +08:00
js_bindings_chipmunk_manual.cpp
issue #1753 : Upgrading SpiderMonkey to Firefox19.0, iOS works ok.
2013-02-27 15:16:49 +08:00
js_bindings_chipmunk_manual.h
issue #1564 : Made ChipmunkTest of TestJavascript works
2012-11-22 15:19:16 +08:00
js_bindings_chipmunk_registration.cpp
issue #1564 : Made ChipmunkTest of TestJavascript works
2012-11-22 15:19:16 +08:00
js_bindings_chipmunk_registration.h
Adding Object Oriented Chipmunk JS bindings
2012-11-16 15:56:29 +08:00
js_bindings_config.h
issue #1660 : Disabled js debugger by default since lack of `js_bindings_dbg.h` file.
2013-01-16 14:35:19 +08:00
js_bindings_core.cpp
fixed #1830 : Using JS::CompileOptions::setUTF8(true) to compile script.
2013-03-13 18:10:54 +08:00
js_bindings_core.h
fixed #1830 : Using JS::CompileOptions::setUTF8(true) to compile script.
2013-03-13 18:10:54 +08:00
js_bindings_system_functions.cpp
issue #1620 : Binding sqlite3 to sys.localStorage. And updated win32 project configuration.
2013-01-06 14:42:24 +08:00
js_bindings_system_functions.h
Made sys.localStorage support for jsb, works ok on win32.
2012-12-21 18:07:45 +08:00
js_bindings_system_functions_registration.h
Made sys.localStorage support for jsb, works ok on win32.
2012-12-21 18:07:45 +08:00
js_bindings_system_registration.cpp
issue #1702:fix a typo error
2013-02-06 18:04:40 +08:00
js_bindings_system_registration.h
Made sys.localStorage support for jsb, works ok on win32.
2012-12-21 18:07:45 +08:00
js_manual_conversions.cpp
fixed #1811 : Adding a method to get file data for JSB. Updating the way of encoding cpp string to jsval or jsval to cpp string.
2013-03-08 14:34:59 +08:00
js_manual_conversions.h
Made sys.localStorage support for jsb, works ok on win32.
2012-12-21 18:07:45 +08:00
jsb_cocos2dx_extension_manual.cpp
Uncommenting jsb_CCEditBox_prototype, updating the submodule of cxx-generator to the latest one.
2013-03-15 11:53:56 +08:00
jsb_cocos2dx_extension_manual.h
fixed #1824 : Exposed cc.EditBox to js.
2013-03-14 18:14:16 +08:00
spidermonkey_specifics.h
issue #1581 : JSBinding bug fixes.
2012-11-28 22:04:55 +08:00
uthash.h
Adding cxx-generator/target/common/* files and generated bindings for cocos2d-x.
2012-08-27 10:02:19 -07:00