samuele3hu
|
b818001007
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into opengl_develop
|
2013-06-19 16:43:15 +08:00 |
zhangbin
|
776efaf458
|
Adjust ProtocolAds for more Ads plugins.
|
2013-06-19 16:41:15 +08:00 |
samuele3hu
|
b48cf5997d
|
issue #2277: Add OpenGL lua test samples
|
2013-06-19 16:40:02 +08:00 |
James Chen
|
663673b683
|
Adding missing include in ZipUtils.h.
|
2013-06-19 16:11:16 +08:00 |
minggo
|
ccbd0a831d
|
issue #2304:use function to simplify acceremeter call back
|
2013-06-19 16:10:53 +08:00 |
James Chen
|
c8415b15b5
|
Merge pull request #2928 from dumganhar/develop
[Win32] Deprecating VS2010, removing unused template files.
|
2013-06-19 00:25:35 -07:00 |
James Chen
|
42e1b70d8e
|
[Win32] Updating build-win32.bat, it only supports vs2012 now.
|
2013-06-19 15:23:09 +08:00 |
James Chen
|
247dcb7a4c
|
[win32] multi-platform-xxx template only support vs2012 now.
|
2013-06-19 15:23:09 +08:00 |
James Chen
|
74e9be0a85
|
Removing blackberry template, please use tools/project-creator instead.
|
2013-06-19 15:23:09 +08:00 |
James Chen
|
24da0d6de5
|
Deprecating vs2010 support.
|
2013-06-19 15:23:09 +08:00 |
James Chen
|
ecde1377a8
|
Removing 'install-template-msvc.bat', please use tools/project-creator instead.
|
2013-06-19 15:23:09 +08:00 |
James Chen
|
54221162b4
|
Merge pull request #2927 from dumganhar/develop
[iOS][Marmalade] Compilation errors fix after merging https://github.com/cocos2d/cocos2d-x/pull/2919
|
2013-06-19 00:10:55 -07:00 |
James Chen
|
016d34d889
|
Compilation errors fix after merging https://github.com/cocos2d/cocos2d-x/pull/2919
|
2013-06-19 15:08:09 +08:00 |
James Chen
|
7b9ee7c8ed
|
Update AUTHORS [ci skip]
|
2013-06-19 15:57:24 +09:00 |
James Chen
|
e432496dc4
|
Merge pull request #2869 from xyhl515/develop
issue #2307: JSB function getCPBody return type is not right.
|
2013-06-18 23:56:21 -07:00 |
James Chen
|
86f7fd4988
|
Merge pull request #2925 from dumganhar/musikov-develop
fixed #2303: Missing precision when getting strokeColor and fontFillColor
|
2013-06-18 23:27:57 -07:00 |
James Chen
|
98c6594eb3
|
Update AUTHORS [ci skip]
|
2013-06-19 14:27:13 +08:00 |
James Chen
|
e6c14edf18
|
Merge pull request #2907 from waiter/master
fixed #2306: update “solve android crash with CCLabelTTF setString function”
|
2013-06-18 23:22:54 -07:00 |
James Chen
|
b7a33afc71
|
fixed #2303: float assignment fix.
|
2013-06-19 14:09:23 +08:00 |
James Chen
|
f007819f74
|
Merge branch 'develop' of https://github.com/musikov/cocos2d-x into musikov-develop
Conflicts:
cocos2dx/textures/CCTexture2D.cpp
|
2013-06-19 14:05:55 +08:00 |
James Chen
|
b91e432258
|
Merge pull request #2924 from dumganhar/j4m3z0r-emscriptenate
fixed #2301: Asynchronous Image loading for Emscripten.
[emscripten] Merge PR https://github.com/cocos2d/cocos2d-x/pull/2919
|
2013-06-18 22:56:02 -07:00 |
minggo
|
ef254fe6b0
|
Merge pull request #2918 from superrad/patch-1
CCTexturePVR now sets its _format when unpacking from PVRv3 as well as P...
|
2013-06-18 22:53:29 -07:00 |
James Chen
|
8f33bf7e05
|
issue #2301: _pTextures --> _textures.
|
2013-06-19 13:40:21 +08:00 |
James Chen
|
fa21674f6c
|
issue #2301: Updating travis-scripts for emscripten.
|
2013-06-19 13:15:29 +08:00 |
James Chen
|
fa6a0d4051
|
issue #2301: m_pTextures --> _pTextures.
|
2013-06-19 13:15:03 +08:00 |
James Chen
|
8e85aff4b6
|
Merge pull request #2923 from CocosRobot/updategeneratedsubmodule_1371617499
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-06-18 22:11:53 -07:00 |
James Chen
|
1eadcd8b38
|
fixed #2301: Merge branch 'emscriptenate' of https://github.com/j4m3z0r/cocos2d-x into j4m3z0r-emscriptenate
Conflicts:
cocos2dx/proj.emscripten/cocos2dx.mk
|
2013-06-19 13:03:51 +08:00 |
CocosRobot
|
d418d16fa9
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-06-19 04:51:43 +00:00 |
James Chen
|
b5cea971a5
|
Merge pull request #2922 from dumganhar/ricardoquesada-clone_reverse_fixes
issue #2300: Using clone pattern instead of 'copyWithZone' pattern.
merge PR https://github.com/cocos2d/cocos2d-x/pull/2920
|
2013-06-18 21:46:28 -07:00 |
James Chen
|
3cfb2b86c1
|
issue #2300: invoking clone(c++) method when cc.Action.copy() is called.
|
2013-06-19 12:09:18 +08:00 |
James Chen
|
504a9e714e
|
issue #2300: copy --> clone for luabinding.
|
2013-06-19 12:08:26 +08:00 |
James Chen
|
c4386b9b15
|
Merge branch 'clone_reverse_fixes' of https://github.com/ricardoquesada/cocos2d-x into ricardoquesada-clone_reverse_fixes
|
2013-06-19 10:50:27 +08:00 |
James Chen
|
b5d12b32aa
|
Merge pull request #2921 from pyrasis/tizen_2.1
[Tizen] Implement Accelerometer
|
2013-06-18 19:23:01 -07:00 |
Lee, Jae-Hong
|
b546fc3214
|
Implement Accelerometer.
|
2013-06-19 09:31:34 +09:00 |
Ricardo Quesada
|
a90f6c9b41
|
config resources are part of TestCpp for iOS
|
2013-06-18 16:52:52 -07:00 |
Ricardo Quesada
|
3d2862f8f7
|
Converts copy->autorelease() to clone()
... in the samples
|
2013-06-18 16:12:28 -07:00 |
James Gregory
|
88648aafc4
|
Update to testcpp makefile to include all assets, rather than cherrypicking.
|
2013-06-18 16:12:05 -07:00 |
James Gregory
|
818f6c64ff
|
Bump Emscripten version
|
2013-06-18 16:11:31 -07:00 |
Ricardo Quesada
|
159ef1ec68
|
clone() doesn't use copy constructor
... and other bug fixes
|
2013-06-18 15:06:53 -07:00 |
Ricardo Quesada
|
d35cc3b0fa
|
Merge branch 'develop' into clone_reverse_fixes
Conflicts:
cocos2dx/actions/CCAction.cpp
cocos2dx/actions/CCActionEase.cpp
cocos2dx/actions/CCActionGrid.cpp
cocos2dx/actions/CCActionInstant.cpp
cocos2dx/actions/CCActionInterval.cpp
scripting/javascript/bindings/generated
|
2013-06-18 09:59:34 -07:00 |
Andrew Glass
|
9df6d1271b
|
CCTexturePVR now sets its _format when unpacking from PVRv3 as well as PVRv2
When loading a PVRv3 the _format variable would not be set, always being the default value.
|
2013-06-18 16:16:17 +02:00 |
James Chen
|
3cd82c8bf3
|
Merge pull request #2917 from pyrasis/tizen_2.1
[Tizen] Enable Hardware Acceleration.
|
2013-06-18 04:32:18 -07:00 |
minggo
|
21908b7a53
|
Merge pull request #2916 from minggo/load-image-async
fixed #2124: make CCImage::initWithIamgeFileThreadSafe() thread safe
|
2013-06-18 03:18:28 -07:00 |
Lee, Jae-Hong
|
4b828cfff2
|
Enable Hardware Acceleration.
|
2013-06-18 19:17:49 +09:00 |
minggo
|
e9d8595617
|
fixed #2124: make CCImage::initWithIamgeFileThreadSafe() thread safe
|
2013-06-18 17:10:54 +08:00 |
zhangbin
|
7939c3d73f
|
Add advertisement type for more Ads plugins.
|
2013-06-18 15:53:56 +08:00 |
James Gregory
|
ad90fe88a8
|
Merge remote-tracking branch 'origin/master' into emscriptenate
|
2013-06-17 20:30:36 -07:00 |
James Gregory
|
84cf597738
|
Simple logging controls in testcpp index.html
|
2013-06-17 20:29:57 -07:00 |
James Chen
|
25806536a2
|
Merge pull request #2908 from natural-law/develop
[PluginX] Add admob for iOS
|
2013-06-17 20:14:29 -07:00 |
James Chen
|
1fbfba2ae4
|
Merge pull request #2909 from dumganhar/develop
Sync with master branch
|
2013-06-17 20:13:09 -07:00 |