.. |
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
|
Don't require 'jsb_opengl_constants.js' in 'jsb_opengl.js'. It will break js obscure
|
2013-03-28 16:58:02 +08:00 |
obfuscate
|
fixer #1936: Updating "obfuscate_exclude_cocos2d.js".
|
2013-03-28 16:53:35 +08:00 |
proj.win32
|
fixing compilation errors for TestJavascript on windows.
|
2013-03-29 11:16:14 +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
|
Modifying JS files to load OpenGL bindings. Also modify AppDelegate and Project files and generator template
|
2013-03-27 23:59:29 -07: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_opengl.cpp
|
Fixing a type: "FiniteTimeAction" --> "GLNode".
|
2013-03-28 16:51:11 +08:00 |
js_bindings_opengl.h
|
Adding new Javascript bindings for OpenGL to cocos2d-x. Modifying bindings generated in cocos2d-iphone
|
2013-03-27 23:59:29 -07: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
|
Modifying JS files to load OpenGL bindings. Also modify AppDelegate and Project files and generator template
|
2013-03-27 23:59:29 -07:00 |
js_manual_conversions.h
|
Modifying JS files to load OpenGL bindings. Also modify AppDelegate and Project files and generator template
|
2013-03-27 23:59:29 -07: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 |
jsb_opengl_functions.cpp
|
Adding new Javascript bindings for OpenGL to cocos2d-x. Modifying bindings generated in cocos2d-iphone
|
2013-03-27 23:59:29 -07:00 |
jsb_opengl_functions.h
|
Adding new Javascript bindings for OpenGL to cocos2d-x. Modifying bindings generated in cocos2d-iphone
|
2013-03-27 23:59:29 -07:00 |
jsb_opengl_manual.cpp
|
fixing compilation errors for TestJavascript on windows.
|
2013-03-29 11:16:14 +08:00 |
jsb_opengl_manual.h
|
fixing compilation errors for TestJavascript on windows.
|
2013-03-29 11:16:14 +08:00 |
jsb_opengl_registration.cpp
|
Adding new Javascript bindings for OpenGL to cocos2d-x. Modifying bindings generated in cocos2d-iphone
|
2013-03-27 23:59:29 -07:00 |
jsb_opengl_registration.h
|
Adding new Javascript bindings for OpenGL to cocos2d-x. Modifying bindings generated in cocos2d-iphone
|
2013-03-27 23:59:29 -07: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 |