James Chen
|
ed4b9b2bb3
|
Marmalade projects fix.
|
2013-06-06 14:26:35 +08:00 |
James Chen
|
f22d320797
|
Removing CODE_SIGN_IDETITY section in prom.pbxproj.
|
2013-06-06 14:24:58 +08:00 |
James Chen
|
8c3b1899bb
|
Removing unreadable print in CCBReaderLoad.lua.
|
2013-06-06 14:23:30 +08:00 |
James Chen
|
93597a5858
|
[Spine] Using getContentSize to make spine-runtime supports the strategy of loading resources in cocos2d-x.
|
2013-06-06 14:22:51 +08:00 |
James Chen
|
b462c9de82
|
Fixing a bug that display is wrong when setting setTexture(NULL) for CCSprite.
|
2013-06-06 14:22:09 +08:00 |
James Chen
|
0248c23b20
|
[Mamarlade] Fixing a compilation error in cocos2dx/platform/marmalade/CCImage.cpp.
|
2013-06-06 14:19:59 +08:00 |
James Chen
|
359225806b
|
Log error instead of triggering an assert for shadow and stroke.
|
2013-06-06 14:19:16 +08:00 |
James Chen
|
f056757a9f
|
Adding libwebsockets license in WebSocket.h/.cpp.
|
2013-06-06 14:16:57 +08:00 |
James Chen
|
a8ed579f9e
|
Merge pull request #2778 from ricardoquesada/dealloc_log_fixed
on dealloc, log "this" with %p, not %x.
|
2013-06-05 22:00:16 -07:00 |
minggo
|
41f63169eb
|
Merge pull request #2783 from minggo/master
make CCDictionary::createWithContentsOfFile() return NULL when the file is missing
|
2013-06-05 21:52:42 -07:00 |
minggo
|
a8fe210c7e
|
fixed #2260: make CCDictionary::createWithContentsOfFile() return NULL when the file is missing
|
2013-06-06 12:50:42 +08:00 |
yinkaile
|
3cfba7bc9a
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
Conflicts:
extensions/Android.mk
extensions/proj.win32/libExtensions.vcxproj.filters
samples/Cpp/TestCpp/Android.mk
samples/Cpp/TestCpp/Classes/ExtensionsTest/ExtensionsTest.cpp
|
2013-06-06 12:35:18 +08:00 |
yinkaile
|
245b0395b1
|
1.upload CCArmature
|
2013-06-06 12:02:54 +08:00 |
zhangbin
|
8ee57d551f
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2013-06-06 11:29:30 +08:00 |
zhangbin
|
9e7765477b
|
Update the flurry SDK version.
|
2013-06-06 11:28:45 +08:00 |
zhangbin
|
26f971b202
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
|
2013-06-06 11:22:30 +08:00 |
zhangbin
|
5b43951e8c
|
Update the flurry SDK version.
|
2013-06-06 11:21:45 +08:00 |
James Chen
|
a63f67afac
|
Merge pull request #2780 from dumganhar/master
[Android] Ignoring a warning of 'invalid-offsetof' in the library of spidermonkey. [master]
|
2013-06-05 19:22:02 -07:00 |
James Chen
|
ba295d416f
|
[Android] Ignoring a warning of 'invalid-offsetof' in the library of spidermonkey. [master]
|
2013-06-06 10:19:46 +08:00 |
James Chen
|
42c9abd69e
|
Merge pull request #2779 from dumganhar/develop
[Android] Only ignore warning of 'invalid-offsetof' in the library of spidermonkey.
|
2013-06-05 19:17:31 -07:00 |
James Chen
|
3c69a17752
|
[Android] Only ignore warning of 'invalid-offsetof' in the library of spidermonkey.
|
2013-06-06 10:12:44 +08:00 |
Ricardo Quesada
|
479062fdb7
|
on dealloc, log "this" with %p, not %x.
Also adds %p where it was missing.
And make a few fixes on the iOS project
|
2013-06-05 18:21:05 -07:00 |
Ricardo Quesada
|
3441ca5563
|
MenuItemToggle is fixed
Supports callbacks now.
Updated MenuTest to supports the new API.
Updated CHANGELOG and version
Updatged Xcode project for Mac
|
2013-06-05 17:51:40 -07:00 |
James Chen
|
8a54af1699
|
Merge pull request #2775 from CocosRobot/updategeneratedsubmodule_1370437282
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-06-05 06:04:59 -07:00 |
CocosRobot
|
8c6d6e9ef8
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-06-05 13:01:25 +00:00 |
James Chen
|
5c1e5c871a
|
Merge pull request #2773 from dumganhar/ricardoquesada-menuitem_function_callback
Merge PR https://github.com/cocos2d/cocos2d-x/pull/2756
|
2013-06-05 05:56:32 -07:00 |
James Chen
|
a5263673fb
|
Fixing compilation errors on Android.
|
2013-06-05 19:56:23 +08:00 |
James Chen
|
1bb73e50df
|
Fixing a warning in Bug-458.cpp
|
2013-06-05 18:18:59 +08:00 |
minggo
|
271d1fa55a
|
Merge pull request #2772 from minggo/lua-win32
issue #2103:make HelloLua & TestLua work on vs2010
|
2013-06-05 03:15:09 -07:00 |
James Chen
|
2d81a66444
|
[Linux] Don't treat the warning of deprecated-declarations as error.
|
2013-06-05 17:48:04 +08:00 |
minggo
|
cdf09c04ea
|
issue #2103:make HelloLua & TestLua work on vs2010
|
2013-06-05 17:43:49 +08:00 |
James Chen
|
cda02af1e7
|
Using CC_DEPRECATED_ATTRIBUTE to mark functions as deprecated. Don't bind CCMenuItem::setCallback automatically.
|
2013-06-05 17:35:19 +08:00 |
James Chen
|
95db0c2352
|
Merge pull request #2771 from CocosRobot/updategeneratedsubmodule_1370421780
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-06-05 02:04:08 -07:00 |
CocosRobot
|
7e866d8060
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-06-05 08:43:03 +00:00 |
James Chen
|
dc8cfeb648
|
Merge branch 'menuitem_function_callback' of https://github.com/ricardoquesada/cocos2d-x into ricardoquesada-menuitem_function_callback
|
2013-06-05 16:40:25 +08:00 |
minggo
|
3713ff5b71
|
Merge pull request #2770 from samuele3hu/test_bind_cocosbuilder
add cocosbuilder lua test sample
|
2013-06-05 01:38:57 -07:00 |
samuele3hu
|
8e97c69b2f
|
issue #2103 add cocosbuilder lua test sample
|
2013-06-05 16:25:23 +08:00 |
minggo
|
a9788a7f9d
|
Merge pull request #2767 from chengstory/master_Components#2
1. change “bool isEnabled()” to "bool isEnabled() const".
|
2013-06-05 00:52:32 -07:00 |
samuele3hu
|
c2e2be1b1b
|
issue #2103 add cocosbuilder lua test sample
|
2013-06-05 15:51:29 +08:00 |
samuele3hu
|
75b26d9cdf
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into test_bind_cocosbuilder
|
2013-06-05 15:19:01 +08:00 |
samuele3hu
|
6dd077b8bd
|
issue #2103 add cocosbuilder lua test sample
|
2013-06-05 15:17:00 +08:00 |
chengstory
|
ca3dc682ea
|
1. change “bool isEnabled()” to "bool isEnabled() const".
2. dolete license.
|
2013-06-05 15:05:49 +08:00 |
James Chen
|
7c2ce0da64
|
Merge pull request #2766 from dumganhar/jsb-delegate-crash-develop
fixed #2143: cc.ScrollView(TableView, EditBox).setDelegate(tmp object) causes crash.
|
2013-06-04 23:58:56 -07:00 |
James Chen
|
e4a8cad3c2
|
Updating cocos2dx_extension.ini
|
2013-06-05 14:56:06 +08:00 |
James Chen
|
5d92a98287
|
fixed #2143: cc.ScrollView(TableView, EditBox).setDelegate(tmp object) causes crash.
|
2013-06-05 14:55:13 +08:00 |
James Chen
|
47c8205e39
|
issue #2143: Adding CCEditBox::getDelegate.
|
2013-06-05 14:55:13 +08:00 |
James Chen
|
418354df76
|
Update cocos2dx_extension.ini
|
2013-06-05 14:53:53 +08:00 |
James Chen
|
daa37a9837
|
Merge pull request #2763 from dumganhar/jsb-delegate-crash-master
fixed #2143: cc.ScrollView(TableView, EditBox).setDelegate(tmp object) causes crash.
|
2013-06-04 23:47:00 -07:00 |
James Chen
|
d0c0d303f5
|
fixed #2143: cc.ScrollView(TableView, EditBox).setDelegate(tmp object) causes crash.
|
2013-06-05 14:31:07 +08:00 |
James Chen
|
57fee8dc98
|
issue #2143: Adding CCEditBox::getDelegate.
|
2013-06-05 14:30:14 +08:00 |