Commit Graph

11280 Commits

Author SHA1 Message Date
Éloi Rivard 4b190c3ddf added emscripten keyboard support 2013-07-29 10:56:09 +02:00
James Chen 1c2b89e431 Merge pull request #3321 from dumganhar/develop
[emscripten] Fixing compilation errors.
2013-07-29 01:34:25 -07:00
James Chen a76f556fb2 [emscripten] Fixing compilation errors. 2013-07-29 16:33:34 +08:00
minggo 0b0c223d33 Merge pull request #3318 from dabingnn/Iss2437-RenderTextureStencilTest-Bug
Iss2437 render texture stencil test bug
2013-07-29 01:25:14 -07:00
James Chen 4c32303b2e Merge pull request #3317 from dumganhar/member-var-init
Fixing warnings of the order of member variables and fixing errors for tizen projects. Updating JS-test.
2013-07-29 00:29:08 -07:00
James Chen 387b7143e4 Merge pull request #3320 from natural-law/develop
Remove the deprecated methods.
2013-07-29 00:20:29 -07:00
zhangbin 679515f9df Remove the deprecated methods. 2013-07-29 15:17:54 +08:00
James Chen b75f8e5698 Merge pull request #3319 from dumganhar/android-ndk-r9-fix
[Android] Fixing build errors for ndk-r9.
2013-07-29 00:03:21 -07:00
James Chen 5aab0cab7b [Android] Fixing build errors for ndk-r9. 2013-07-29 14:54:00 +08:00
Huabing.Xu 0dcf9e88c3 close #2437: replace stencil mechanism with a new approach by removing glColorMask call 2013-07-29 14:13:36 +08:00
Huabing.Xu 4ebfc1c6e4 issue #2437: Fix Bug RenderTextureTestDepthStencil not clipped by stencil 2013-07-29 14:11:21 +08:00
James Chen b1a0393191 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into member-var-init 2013-07-29 14:11:13 +08:00
James Chen 1c298cf5a1 Updating JS-Test, fixing CrystalCraze crash on android and windows. 2013-07-29 14:10:42 +08:00
James Chen 343c98af13 Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
boyu0 41cac18ae2 edit for lua 2013-07-29 14:04:51 +08:00
James Chen 84d2bbe2b3 [Tizen] Re-add missing files for CocosDenshion. 2013-07-29 14:02:07 +08:00
James Chen c0f028c942 Merge pull request #3316 from samuele3hu/TestDevelop
Modify ActionTest sample of lua for adding draw functions
2013-07-28 21:00:51 -07:00
James Chen 83e4352dac Merge pull request #3315 from natural-law/develop
Update the JS binding code of plugin.
2013-07-28 20:50:51 -07:00
samuele3hu cff6fd13b1 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into TestDevelop 2013-07-29 11:47:42 +08:00
samuele3hu a6d2ab40f0 Modify ActionTest sample of lua to add draw functions 2013-07-29 11:44:56 +08:00
boyu0 304d636deb Closed #2345 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 2013-07-29 11:40:18 +08:00
zhangbin ce444a57f3 Update the JS binding code of plugin. 2013-07-29 11:27:47 +08:00
James Chen 9dc404498b Merge pull request #3314 from dumganhar/develop
Updating JS-Test.
2013-07-28 19:23:05 -07:00
James Chen f5d9bf9465 Updating JS-Test. 2013-07-29 10:17:31 +08:00
James Chen e6be975509 Merge pull request #3313 from dumganhar/develop
[JSB] Mark cc.TMXTiledMap.propertiesForGID to deprecated method.
2013-07-28 19:08:59 -07:00
James Chen b9e29cd07e [JSB] Mark cc.TMXTiledMap.propertiesForGID to deprecated method. 2013-07-29 10:06:39 +08:00
minggo 6b3200fd04 Merge pull request #3312 from minggo/develop
fixed a link error of HelloLua Mac 32 bit
2013-07-28 18:32:50 -07:00
minggo bc4845b856 fixed a link error of HelloLua Mac 32 bit 2013-07-29 09:30:42 +08:00
James Chen eb4ad17b80 Merge pull request #3311 from dumganhar/develop
[Win32] Removing bindings-generator support, since the clang3.3 of windows can't work with c++11 well, I don't know why, so disable win32 support temporary.
2013-07-28 17:35:28 -07:00
James Chen bb3ee262b8 Updating README.mdown for the reason of bindings-generator doesn't support windows. 2013-07-29 08:33:10 +08:00
James Chen d4dcf44380 [Win32] Removing bindings-generator support, since the clang3.3 of windows can't work with c++11 well, I don't know why, so disable win32 support temporary. 2013-07-29 08:27:59 +08:00
minggo d55c400c0e [ci skip] 2013-07-29 07:52:53 +08:00
minggo 9780b75da8 Merge pull request #3273 from thp/develop-qt5
Port Cocos2D-X to Qt 5 (develop branch)
2013-07-28 16:51:55 -07:00
minggo 118e339e62 [ci skip] 2013-07-29 07:49:37 +08:00
minggo 9ec3ba53ac Merge pull request #3308 from timothyqiu/project-creator-config-path-fix
Project creator: use absolute path for json config files
2013-07-28 16:48:12 -07:00
minggo 806bc5c48f Merge pull request #3310 from minggo/develop
set _hasPremultipliedAlpha property correctly when it is a pvr texture
2013-07-28 09:41:50 -07:00
minggo b8f8ae7437 set _hasPremultipliedAlpha property correctly when it is a pvr texture 2013-07-28 23:38:22 +08:00
minggo 3a4c4e479b Merge pull request #3309 from minggo/develop
use correct type to initialize an array
2013-07-28 08:37:16 -07:00
minggo 92f9ed743a use correct type to initialize an array 2013-07-28 23:23:35 +08:00
Timothy Qiu d9020ae80c Use absolute path for json config files. 2013-07-28 22:59:37 +08:00
minggo 3c2c125b75 Merge pull request #3307 from minggo/develop
fixed warnings on Android and windows
2013-07-28 06:45:15 -07:00
minggo f7fd7a8af5 fixed warnings on Android and windows 2013-07-28 21:43:20 +08:00
James Chen b2b93bef0a Merge pull request #3305 from samuele3hu/DrawNode
Modify deprecated CCPhysicsDebugNode typedef and some test bug
2013-07-27 23:53:36 -07:00
samuele3hu cc95fcaa69 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into DrawNode 2013-07-28 14:35:38 +08:00
samuele3hu 3aeefb51b3 Modify deprecated CCPhysicsDebugNode typedef and some test bug 2013-07-28 14:33:02 +08:00
minggo 25268bf604 Merge pull request #3304 from minggo/develop
fix a logical error
2013-07-27 19:23:00 -07:00
minggo e97b2504ea fix a logical error 2013-07-28 10:22:12 +08:00
minggo 7159f3f97a Merge pull request #3303 from minggo/develop
set _isDownloading to false before return
2013-07-27 18:56:17 -07:00
minggo 4f6e1fb944 set _isDownloading to false before return 2013-07-28 09:53:59 +08:00
minggo ca037cccee Merge pull request #3301 from samuele3hu/DrawNode
Add more deprecated function and modify template vs2012 soutions
2013-07-27 09:52:08 -07:00