Commit Graph

22173 Commits

Author SHA1 Message Date
samuele3hu 6d678ce443 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_conversion 2014-07-23 11:57:56 +08:00
samuele3hu 91fc288fbe Add more useful tip for error log 2014-07-23 11:57:17 +08:00
minggo 2b2a00f0b3 [ci skip] 2014-07-23 11:33:12 +08:00
minggo 3662077025 Merge pull request #7556 from Dhilan007/v3
fixed FontAtlasCache::getFontAtlasCharMap may returns the same instance when using different arguments.
2014-07-23 11:29:26 +08:00
minggo 6d8c1cd4f1 Merge pull request #7559 from minggo/fix-xcode-project
fix the bug that cocos2d_libs.xcodeproj can not be opened in cocos2d_test.xcodeproj
2014-07-22 23:44:34 +08:00
minggo abe0166f60 fix the bug that cocos2d_libs.xcodeproj can not be opened in cocos2d_tests.xcodeproj 2014-07-22 23:41:30 +08:00
LinWenhai 0fe02b3636 Update CCFontAtlasCache.cpp 2014-07-22 22:07:19 +08:00
LinWenhai 815d063a0a replace sprintf with snprintf 2014-07-22 22:05:56 +08:00
minggo 8f50135229 Update config.json 2014-07-22 22:04:17 +08:00
minggo d005ea2404 [ci skip] 2014-07-22 21:33:24 +08:00
minggo 033bbbe440 [ci skip] 2014-07-22 21:25:20 +08:00
minggo d68e7eb465 [ci skip] 2014-07-22 21:23:16 +08:00
minggo 1af3236d09 Merge pull request #6997 from newnon/v3_software_pvr_decompression
V3 software pvr decompression
2014-07-22 21:21:16 +08:00
Sergey 9e692cd329 missing include 2014-07-22 15:49:39 +04:00
Sergey 59cbc153d4 Copyright & small fixes 2014-07-22 15:49:38 +04:00
Sergey 5c62a2fea7 template fix 2014-07-22 15:49:38 +04:00
Sergey 9c0493d40b mipmaps loading fix 2014-07-22 15:49:37 +04:00
Sergey 600dbebfb0 pvr 2bpp decompression fixed 2014-07-22 15:49:37 +04:00
Sergey 624b6a5af4 unused variable removed 2014-07-22 15:49:37 +04:00
Sergey 1a617ad804 pvr display fix pvr decompression on 64 bit platforms fix 2014-07-22 15:49:36 +04:00
Sergey 2acce6771f software per decompression support 2014-07-22 15:49:36 +04:00
minggo 524d9cb8af Merge pull request #7552 from andyque/fixScale9Sprite
fix scale9Sprite addChild zorder issue
2014-07-22 18:39:04 +08:00
minggo f2f0152f54 Merge pull request #7555 from CocosRobot/update_lua_bindings_1406020122
[AUTO]: updating luabinding automatically
2014-07-22 18:36:30 +08:00
minggo 40ca9a11db Merge pull request #7554 from CocosRobot/update_cocosfiles_1406020001
[AUTO][ci skip]: updating cocos2dx_files.json
2014-07-22 18:35:34 +08:00
minggo 2e56a4ce21 Merge pull request #7546 from nutty898/v3_nutty_modifynodereader
Fixed bug of NodeReader
2014-07-22 18:34:36 +08:00
Dhilan007 f38b48914f fixed FontAtlasCache::getFontAtlasCharMap may returns the same instance when using different arguments. 2014-07-22 18:31:53 +08:00
CocosRobot c8c17b68df [AUTO]: updating luabinding automatically 2014-07-22 09:11:18 +00:00
CocosRobot 19d01ae17b [AUTO][ci skip]: updating cocos2dx_files.json 2014-07-22 09:06:42 +00:00
minggo 04380d9935 Merge pull request #7553 from minggo/v3
fix compiling error
2014-07-22 17:05:06 +08:00
minggo 8cc25f82e6 fix compiling error 2014-07-22 17:03:27 +08:00
andyque 1f4c289db4 fix scale9Sprite addChild zorder issue 2014-07-22 16:26:40 +08:00
minggo 14ab7f2419 Merge pull request #7543 from chengstory/v3_CocosStudioSurpport
1. CocosStudio adapt to cocos2d-x v3.2.
2014-07-22 16:19:45 +08:00
samuele3hu 386b4a2f42 Update bindings-generator submodule 2014-07-22 11:16:40 +08:00
samuele3hu aa0308a7c8 Add more useful tip for error log 2014-07-22 11:16:16 +08:00
zhangcheng 76c12e9029 1. add export to function CocosGUIVersion() 2014-07-22 10:02:00 +08:00
cai wenzhi d14522880d Fixed bug of NodeReader 2014-07-21 22:45:33 +08:00
zhangcheng bc254cab25 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_CocosStudioSurpport 2014-07-21 20:46:55 +08:00
minggo 86cb128646 Merge pull request #7544 from dabingnn/v3_fixmac32bit
change define macros to avoid run error on mac 32 bit
2014-07-21 18:19:35 +08:00
Huabing.Xu 3403182f3e change define macros to avoid run error on mac 32 bit 2014-07-21 18:12:46 +08:00
zhangcheng 6cfc5b72dc 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
minggo 8e3220ba9e Merge pull request #7533 from dabingnn/v3_windowsDllCompileError
fix windows compile error
2014-07-21 17:17:33 +08:00
minggo 0c0096ba7a Merge pull request #7541 from natural-law/v3
Update the reference of submodule cocos2d-console.
2014-07-21 17:10:54 +08:00
zhangbin 6c8cd00a53 Update the reference of submodule cocos2d-console. 2014-07-21 17:04:40 +08:00
minggo 58ada4ff38 Merge pull request #7540 from CocosRobot/update_cocosfiles_1405932486
[AUTO][ci skip]: updating cocos2dx_files.json
2014-07-21 16:59:53 +08:00
CocosRobot eee5934b03 [AUTO][ci skip]: updating cocos2dx_files.json 2014-07-21 08:48:07 +00:00
minggo 9e9eebe084 Merge pull request #7539 from minggo/v3
igmore fbx-conv
2014-07-21 16:46:42 +08:00
minggo 60922ae604 igmore fbx-conv 2014-07-21 16:40:34 +08:00
minggo 8cbe33cf99 Merge pull request #7536 from reneklacan/v3
Name change in AUTHORS
2014-07-21 16:23:21 +08:00
Rene Klacan f7dacaca63 name change in authors 2014-07-21 10:16:35 +02:00
samuele3hu d9dc6ea2f7 Reset Webscoket 2014-07-21 16:05:10 +08:00