James Chen
|
9a7c849ce4
|
fixed #2106: Fixing a bug on android when only jsc files exist.
|
2013-05-07 10:50:09 +08:00 |
James Chen
|
bf6bbba6ee
|
Merge branch 'master' of https://github.com/sunzhuoshi/cocos2d-x into iss2106-js-bytecode
|
2013-05-07 09:43:24 +08:00 |
sunzhuoshi
|
fa39c41136
|
Fixed bad commit
|
2013-05-06 19:06:16 +08:00 |
James Chen
|
9a63b39974
|
Merge branch 'master' of https://github.com/sunzhuoshi/cocos2d-x into iss2106-js-bytecode
|
2013-05-06 18:13:26 +08:00 |
sunzhuoshi
|
3da5a7d5cd
|
Removed redundant code
|
2013-05-06 18:06:18 +08:00 |
sunzhuoshi
|
6e70884853
|
Removed redundant code
|
2013-05-06 15:43:33 +08:00 |
James Chen
|
f86a843c8b
|
Merge branch 'master' of https://github.com/sunzhuoshi/cocos2d-x into iss2106-js-bytecode
|
2013-05-06 12:55:44 +08:00 |
sunzhuoshi
|
d4c4170368
|
Removed bad comment
|
2013-05-06 12:02:17 +08:00 |
James Chen
|
4657ef716c
|
Merge branch 'master' of https://github.com/sunzhuoshi/cocos2d-x into iss2106-js-bytecode
|
2013-05-06 11:43:40 +08:00 |
sunzhuoshi
|
de27f1137a
|
Changed byte code file ext to ".jsc"
Modified loading logic to load js file first
|
2013-05-06 11:32:23 +08:00 |
James Chen
|
0718e6cf70
|
Merge branch 'master' of https://github.com/sunzhuoshi/cocos2d-x into iss2106-js-bytecode
|
2013-05-06 11:15:19 +08:00 |
minggo
|
0c721096ec
|
fixed #2099:fixed a bug in ScriptingCore::evalString not setting the outval
|
2013-05-02 09:03:24 +08:00 |
sunzhuoshi
|
077214c419
|
Modified to ensure no popup notify when no byte code file
|
2013-04-30 20:39:06 +08:00 |
sunzhuoshi
|
d4832e3f46
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into cocos2d-master
Conflicts:
scripting/javascript/bindings/ScriptingCore.cpp
|
2013-04-30 03:51:07 +08:00 |
sunzhuoshi
|
163c19fac2
|
Added support for javascript byte code
|
2013-04-30 03:29:56 +08:00 |
James Chen
|
2d27353dd3
|
Using the same native stack size for DEBUG and RELEASE target.
#define JSB_MAX_STACK_QUOTA 500000
|
2013-04-27 23:49:04 +08:00 |
Rohan Kuruvilla
|
2636bafd0c
|
Fixing network logging for Android and iOS
|
2013-04-25 18:41:29 -07:00 |
CocosRobot
|
c501a73a54
|
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2013-04-25 21:30:20 +08:00 |
James Chen
|
5572990e5d
|
Synchronizing some JSB changes in cocos2d-iphone. Fix a bug of "Too much recursion" in loop.
|
2013-04-25 20:56:27 +08:00 |
CocosRobot
|
1e4370f43b
|
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2013-04-25 14:35:16 +08:00 |
CocosRobot
|
ca30ce7462
|
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2013-04-23 12:11:31 +08:00 |
James Chen
|
e84cf9ef83
|
Correct log output in js_cocos2dx_CCTMXLayer_getTiles
|
2013-04-23 10:57:55 +08:00 |
James Chen
|
30c6915449
|
fix a typo.
|
2013-04-23 10:52:51 +08:00 |
CocosRobot
|
8d8a2293a1
|
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2013-04-19 17:27:38 +08:00 |
James Chen
|
20b0e41b78
|
fixed #2017: Binding cc.TMXLayer.getTiles manually.
|
2013-04-19 17:25:24 +08:00 |
James Chen
|
556d95d922
|
Removing an unused comment in ccaffinetransform_to_jsval.
|
2013-04-18 14:13:26 +08:00 |
CocosRobot
|
5ead6d7322
|
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2013-04-18 13:58:01 +08:00 |
James Chen
|
4db3c9c692
|
Refactoring js_cocos2dx_CCFileUtils_getByteArrayFromFile.
|
2013-04-18 13:53:16 +08:00 |
James Chen
|
642d1746f9
|
issue #2064: Adding conversation for "jsval ~> CCAffineTransform" and "CCAffineTransform ~> jsval".
|
2013-04-18 13:50:58 +08:00 |
James Chen
|
4bd012dfbf
|
fixed #2060: Implementing support for cc.FileUtils.getInstance().getByteArrayFromFile(filename)
|
2013-04-17 18:43:57 +08:00 |
James Chen
|
63ce8adfad
|
fixed #2059: Fix complication errors on Android.
|
2013-04-17 17:05:39 +08:00 |
James Chen
|
ddd6d9d155
|
fixed #2059: cc.FileUtils.getInstance().getStringFromFile(filename) doesn't return a whole string.
|
2013-04-17 16:08:48 +08:00 |
James Chen
|
694c47f5d6
|
Merge pull request #2382 from wedteam/keypad-support
fixed #2057: [JSB] Adding response for back and menu keypad event for Android.
|
2013-04-16 21:56:37 -07:00 |
akira_cn
|
e1f9e1a300
|
update keypad support
|
2013-04-17 10:40:46 +08:00 |
akira_cn
|
54f18be09a
|
add back key support
|
2013-04-16 10:19:36 +08:00 |
CocosRobot
|
5928d2836c
|
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2013-04-16 10:02:11 +08:00 |
CocosRobot
|
d6e9d4420e
|
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2013-04-15 14:01:47 +08:00 |
James Chen
|
b5bad26a88
|
fixed #2043: Updating spidermonkey to Firefox v20 for Windows.
|
2013-04-12 13:38:21 +08:00 |
James Chen
|
e1ed841b8e
|
fixed #2043: Updating to spidermonkey20 for android.
|
2013-04-12 12:52:50 +08:00 |
James Chen
|
fea712fcf8
|
fixed #2043: Disabled YARR_JIT on ios.
|
2013-04-12 11:58:53 +08:00 |
James Chen
|
42997f7390
|
Merge branch 'master' into iss2043-upgrade-spidermonkey20
|
2013-04-12 10:57:33 +08:00 |
James Chen
|
3f695d1934
|
Merge branch 'master' of https://github.com/SevInf/cocos2d-x into SevInf-master
|
2013-04-10 16:07:54 +08:00 |
James Chen
|
d45765ccc4
|
fixed #2043: Upgrading SpiderMonkey to Firefox20.0.
|
2013-04-10 11:19:43 +08:00 |
CocosRobot
|
40c5280527
|
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2013-04-09 14:49:20 +08:00 |
James Chen
|
a2c71f8e89
|
Exposing CCApplication to js.
|
2013-04-09 14:42:12 +08:00 |
James Chen
|
831dfb6ade
|
Merge remote-tracking branch 'origin/iss1592-update-uthash' into iss1592-update-uthash
|
2013-04-08 11:56:10 +08:00 |
James Chen
|
2c3427dcee
|
issue #1592: Fixing complication errors for windows port.
|
2013-04-08 11:56:04 +08:00 |
James Chen
|
ea4603a057
|
issue #1592: Removing uthash.h in scripting/javascript/bindings. Using the version in cocos2d-x/cocos2dx/support/data_support/uthash.h.
|
2013-04-08 11:55:35 +08:00 |
James Chen
|
ef731879f1
|
Merge pull request #2291 from dumganhar/iss1944-remove-associate-nativeobj
fixed #1944: The subclass of cc.Sprite,cc.Layer... doesn't need cc.associateWithNative anymore.
|
2013-04-06 20:20:33 -07:00 |
CocosRobot
|
3871129c1f
|
cocos2dxmatoMac-mini : updating submodule reference to latest autogenerated bindings
|
2013-04-07 11:13:28 +08:00 |