James Chen
|
331208f164
|
Merge pull request #2849 from dumganhar/master
[Tizen] Updating project configurations.
|
2013-06-09 03:59:03 -07:00 |
James Chen
|
b0669b4f7d
|
[Tizen] Updating project configurations.
|
2013-06-09 18:56:22 +08:00 |
James Chen
|
6dcaca78d0
|
[jsoncpp] Value::null -> Value::jsonNull to avoid conflict when compiling with clang++ or high version of gcc since null is defined as a key word.
|
2013-06-09 18:56:22 +08:00 |
James Chen
|
785728fbf8
|
Merge pull request #2848 from dumganhar/master
[win32] Updating TestLua.
|
2013-06-09 03:40:09 -07:00 |
James Chen
|
b388e7e45e
|
[win32] Updating TestLua.
|
2013-06-09 18:34:02 +08:00 |
James Chen
|
7e36755010
|
Merge pull request #2847 from natural-law/develop
Add twitter plugin for iOS
|
2013-06-09 03:23:00 -07:00 |
James Chen
|
1e7361db6e
|
Merge pull request #2846 from natural-law/master
Add twitter plugin for iOS
|
2013-06-09 03:20:41 -07:00 |
zhangbin
|
3795175812
|
Delete the developer ID in project config.
|
2013-06-09 18:17:37 +08:00 |
zhangbin
|
484f51fbbc
|
Modify the license of plugin twitter.
|
2013-06-09 18:01:11 +08:00 |
zhangbin
|
a2c059f0ed
|
Resolve the bug in the reflection of plugin.
|
2013-06-09 18:00:56 +08:00 |
zhangbin
|
2a241ad517
|
Add C++ 11 support for iOS projects.
|
2013-06-09 17:57:27 +08:00 |
zhangbin
|
e994321a61
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
Conflicts:
plugin/samples/HelloSocial/proj.ios/HelloSocial.xcodeproj/project.pbxproj
|
2013-06-09 17:30:37 +08:00 |
zhangbin
|
e2ac14a235
|
Add plugin twitter for iOS.
|
2013-06-09 17:27:47 +08:00 |
zhangbin
|
4a290ab699
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
|
2013-06-09 17:21:30 +08:00 |
zhangbin
|
107cf66039
|
Resolve the bug in the reflection of plugin.
|
2013-06-09 17:20:05 +08:00 |
James Chen
|
72f701de99
|
Merge pull request #2845 from dumganhar/master
[master] Crash fix in CCControlColurPickerTest.
|
2013-06-09 01:41:49 -07:00 |
James Chen
|
e0000c1a1f
|
Merge pull request #2844 from dumganhar/develop
Crash fix in CCControlColurPickerTest.
|
2013-06-09 01:41:08 -07:00 |
James Chen
|
920418c21f
|
Crash fix in CCControlColurPickerTest.
|
2013-06-09 16:38:37 +08:00 |
James Chen
|
1cc8f94ec7
|
Crash fix in CCControlColurPickerTest.
|
2013-06-09 16:37:15 +08:00 |
James Chen
|
dea01875cb
|
Merge pull request #2843 from dumganhar/master
Reverting TestCpp/AppDelegate.cpp to use config file. But modify its values to suitable ones.
|
2013-06-09 01:12:06 -07:00 |
James Chen
|
3632693cd9
|
Reverting TestCpp/AppDelegate.cpp to use config file. But modify it to a suitable value.
|
2013-06-09 16:09:56 +08:00 |
James Chen
|
b1206700f3
|
Merge pull request #2842 from dumganhar/develop
[Android] Don't use c++11 feature in OpenSLEngine.cpp. [iOS] Adding i386 arch for MoonWarriors.
|
2013-06-09 01:02:22 -07:00 |
James Chen
|
6b0c2667fd
|
[iOS] Adding i386 arch for MoonWarriors.
|
2013-06-09 15:57:06 +08:00 |
James Chen
|
3cfa1a9873
|
[Android] Don't use c++11 feature in OpenSLEngine.cpp.
|
2013-06-09 15:33:31 +08:00 |
James Chen
|
d089348d91
|
Merge pull request #2841 from dumganhar/master
Some fixes for Android, BB and iOS when testing. Please refer to commit for details.
|
2013-06-09 00:32:19 -07:00 |
James Chen
|
50de9b7af5
|
[iOS] Adding i386 arch for MoonWarriors.
|
2013-06-09 15:29:51 +08:00 |
James Chen
|
0a8ae1e79f
|
[BB] Updating project configuration after adding CocoStudio runtime.
|
2013-06-09 15:29:51 +08:00 |
James Chen
|
132fd591c1
|
[TestCpp] Commenting the line of loading configuration file in TestCpp.
|
2013-06-09 15:29:51 +08:00 |
James Chen
|
13dd26c85b
|
[BB] Fixing compilation errors for CocoStudio runtime.
|
2013-06-09 15:29:51 +08:00 |
James Chen
|
49b4ec42f3
|
[Android] Don't use c++11 feature in OpenSLEngine.cpp.
|
2013-06-09 15:18:17 +08:00 |
minggo
|
d1a628f364
|
Merge pull request #2840 from minggo/develop
fix some memory leak
|
2013-06-09 00:10:55 -07:00 |
minggo
|
c84a071ae5
|
issue #2271: fixed memory leak of CCTextureCache::snapshotTextures()
|
2013-06-09 15:08:26 +08:00 |
minggo
|
1a0789cd11
|
issue #2271: fixed memory leak of WebSocket
|
2013-06-09 15:08:10 +08:00 |
minggo
|
c4ab295846
|
issue #2271: fixed memory leak of CCControlColorPicker
|
2013-06-09 15:07:58 +08:00 |
minggo
|
caaf2137d8
|
Merge pull request #2839 from minggo/master
fix some memory leak
|
2013-06-09 00:06:13 -07:00 |
minggo
|
ec7bf7a9d6
|
issue #2271: fixed memory leak of CCTextureCache::snapshotTextures()
|
2013-06-09 15:03:38 +08:00 |
minggo
|
7a1175601e
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
|
2013-06-09 14:51:57 +08:00 |
minggo
|
81b579c032
|
issue #2271: fixed memory leak of WebSocket
|
2013-06-09 14:50:51 +08:00 |
minggo
|
f00baac00d
|
issue #2271: fixed memory leak of CCControlColorPicker
|
2013-06-09 14:36:16 +08:00 |
zhangbin
|
a931f2230e
|
Modify the license of plugin twitter.
|
2013-06-09 14:09:46 +08:00 |
James Chen
|
40b41fd804
|
Merge pull request #2838 from dumganhar/master
[Android] SimpleGame doesn't depend on extension now.
|
2013-06-08 23:09:42 -07:00 |
James Chen
|
fd37cdf8df
|
SimpleGame doesn't depend on extension now.
|
2013-06-09 14:02:49 +08:00 |
zhangbin
|
16d8cc9ec0
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
Conflicts:
plugin/samples/HelloSocial/proj.ios/HelloSocial.xcodeproj/project.pbxproj
|
2013-06-09 13:58:09 +08:00 |
zhangbin
|
d9b42ccc67
|
Add plugin twitter for iOS.
|
2013-06-09 13:44:03 +08:00 |
James Chen
|
7eb883ebd5
|
Merge pull request #2837 from samuele3hu/test_sample_of_http_bind
fixed #2103: set AudioEngine module read-only
|
2013-06-08 20:51:05 -07:00 |
samuele3hu
|
6022bb368e
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into test_sample_of_http_bind
|
2013-06-09 11:45:58 +08:00 |
minggo
|
40682cdcae
|
Merge pull request #2836 from minggo/master
make project created by multi-project creator copy lua script
|
2013-06-08 20:42:27 -07:00 |
minggo
|
bd660e708d
|
issue #2103: copy lua script in lua multi-platform project
|
2013-06-09 11:39:18 +08:00 |
samuele3hu
|
ad0ade46ce
|
fix issue #2103: modify AudioEngine module read-only
|
2013-06-09 11:38:18 +08:00 |
James Chen
|
2025e7257f
|
Merge pull request #2835 from dumganhar/2youyouo2-master
fixed #2270: Adding Armature(CocoStudio runtime) support.
|
2013-06-08 20:20:30 -07:00 |