minggo
9caa40590a
Merge pull request #2941 from minggo/iss2304-refator-cclayer
...
fix a crash on android
2013-06-20 00:06:55 -07:00
minggo
e39df16d49
use correct pointer to be closed
2013-06-20 15:03:51 +08:00
James Chen
9cbf513c9e
issue #2129 : jsb_CCXXX --> jsb_XXX
2013-06-20 14:58:33 +08:00
James Chen
da6af26cd8
issue #2129 : Updating cocos2dx.ini.
2013-06-20 14:58:01 +08:00
James Chen
73c167d1b2
issue #2129 : Updating submodule of bindings-generator.
2013-06-20 14:56:33 +08:00
James Chen
865263d3a8
Merge pull request #2940 from growingdever/patch-4
...
Update .gitignore
2013-06-19 23:53:32 -07:00
growingdever
6b826bba69
Update .gitignore
...
it didn't work normally. (grammar mistake.)
2013-06-20 15:41:34 +09:00
James Chen
ba1fe39d91
issue #2129 : Removing CC prefix for scripting module.
2013-06-20 14:33:59 +08:00
James Chen
c7456af00e
issue #2129 : Updating tojs/cocos2d.ini and tojs/cocos2dx_extension.ini.
2013-06-20 14:24:36 +08:00
James Chen
1fb9f44d15
issue #2129 : Removing CC prefix for samples module.
2013-06-20 14:17:10 +08:00
James Chen
cb67ed0227
issue #2129 : Removing CC prefix for extension module.
2013-06-20 14:15:53 +08:00
James Chen
93b6328303
issue #2129 : Removing CC prefix for cocos2dx module.
2013-06-20 14:13:12 +08:00
James Chen
0a0bada9c2
issue #2129 : Removing CC prefix for CocosDenshion module.
2013-06-20 14:12:43 +08:00
James Chen
31cbc0cbf8
issue #2129 : [TestCpp] A typo fix.
2013-06-20 14:08:22 +08:00
James Chen
74048d7eec
issue #2129 : [TestCpp] Renaming some class name to avoid conflicts after removing CC prefix.
2013-06-20 14:04:44 +08:00
James Chen
e3ed28a8fb
issue #2129 : no need to write namespace since we are using *using namespace cocos2d::extension::armature;*.
2013-06-20 14:02:14 +08:00
James Chen
b55a0dee2b
issue #2129 : using cocos2d::extension::armature namespace for Armature extension.
2013-06-20 13:48:43 +08:00
James Chen
7ce6ef04f8
issue #2129 : [TestCpp] LayerGradient --> LayerGradientTest, TexturePVR --> TexturePVRTest.
2013-06-20 13:43:40 +08:00
James Chen
e281fdfa73
issue #2129 : Renaming EditBoxImplIOS to EditBoxImplIOS_objc since it will be conflict with CCEditBoxImplIOS after removing CC prefix.
2013-06-20 13:07:09 +08:00
James Chen
b60e891b09
issue #2129 : Don't use CGPoint in chipmunk since we are using cocos2d-x rather than cocos2d-iphone.
2013-06-20 13:02:20 +08:00
James Chen
78a5dff06d
issue #2129 : Resetting the namespace of armature to 'cocos2d::extension::armature'.
2013-06-20 12:59:32 +08:00
James Chen
136a9743d4
issue #2129 : [Removing CC Prefix] Removing backward compatible macros, since they are conflict with no CC Prefix ones.
2013-06-20 12:56:51 +08:00
growingdever
60c84a50a1
Update create_project.py
...
'Sample 1' way is not okay. If not input language, script doesn't generate project. (Must input language, but 'Sample 1' way said that you don't need to input language.)
2013-06-20 13:14:27 +09:00
James Chen
e75c58584e
Merge pull request #2935 from samuele3hu/opengl_develop
...
issue #2277 : Add OpenGL lua bining and some test samples
2013-06-19 20:49:24 -07:00
samuele3hu
fb075d7a7d
issue #2277 : Delete some conflict file and resolve some error
2013-06-20 11:28:16 +08:00
James Chen
7cc1912892
Merge pull request #2937 from growingdever/patch-2
...
Update .gitignore
2013-06-19 20:09:23 -07:00
growingdever
f05a375d4e
Update .gitignore
...
tools/project-creator/create_project.py is generating multi-platform project on COCOS2DX_DIR/prjoects
2013-06-20 12:06:09 +09:00
minggo
227e95d429
Merge pull request #2936 from minggo/iss2304-refator-cclayer
...
issue #2304:accelerometer fix of mac
2013-06-19 19:58:15 -07:00
minggo
924ba1bdca
issue #2304:accelerometer fix of mac
2013-06-20 10:56:13 +08:00
samuele3hu
3879d7ce75
issue #2277 : add a new line
2013-06-20 10:52:09 +08:00
samuele3hu
08b951fa12
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into opengl_develop
2013-06-20 10:38:52 +08:00
samuele3hu
0c4f99080b
issue #2277 : modify platform config except win32
2013-06-20 10:19:46 +08:00
loong0
202c44a108
not copy the java lib
2013-06-19 23:40:36 +08:00
James Chen
12c21172c0
Merge pull request #2930 from natural-law/develop
...
Optimize class ProtocolAds for more Ads plugins.
2013-06-19 05:13:09 -07:00
James Chen
76188585b8
[emscripten] Updating .travis.yml, export environment variables for emscripten port.
2013-06-19 21:10:34 +09:00
James Chen
bcd2701b84
Update AUTHORS [ci skip]
2013-06-19 20:05:38 +08:00
James Chen
1ea7fd2594
Merge pull request #2904 from edwardzhou/master
...
closed #2312 : WebSocket url parse error for 'ws://domain.com/websocket' pattern
2013-06-19 05:04:11 -07:00
minggo
8d4f715008
Merge pull request #2929 from minggo/iss2304-refator-cclayer
...
issue #2304:use function to simplify acceremeter call back
2013-06-19 01:43:18 -07:00
zhangbin
ee7ae3d995
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
2013-06-19 16:43:17 +08:00
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