samuele3hu
|
281da9f1d7
|
Integrate libluacocosdenshion,libluacocos3d,libluanetwork,libluacocostudio and libluaextension into libluacocos2d on the iOS/Mac platform and adjust the related test cases
|
2014-08-25 09:51:08 +08:00 |
samuele3hu
|
25aab05b1f
|
Integrate libluacocosdenshion,libluacocos3d,libluanetwork,libluacocostudio and libluaextension into libluacocos2d on the android platform
|
2014-08-25 09:48:14 +08:00 |
samuele3hu
|
d1b4d43a0b
|
Remove CCModuleManager.h/cpp and adjust the related project
|
2014-08-22 15:10:46 +08:00 |
samuele3hu
|
70cba1f64a
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_3_new_module
Conflicts:
cocos/Android.mk
|
2014-08-22 14:01:17 +08:00 |
samuele3hu
|
2f60e610a2
|
Integrate libcocosdenshion,libcocos3d,libnetwork,libcocostudio and libextension into cocos2d on the iOS/Mac platform
|
2014-08-22 13:49:21 +08:00 |
samuele3hu
|
523dcdb6fb
|
Update cocos2d android.mk
|
2014-08-22 13:43:18 +08:00 |
samuele3hu
|
ada7fa23d3
|
Add CC_DLL for related network files
|
2014-08-22 13:42:46 +08:00 |
samuele3hu
|
700699a37f
|
Modify MciPlayer.cpp to support Unicode
|
2014-08-22 13:41:48 +08:00 |
minggo
|
a0b19db670
|
Merge pull request #7840 from minggo/fix-warning
fix warnings
|
2014-08-22 13:41:31 +08:00 |
minggo
|
0c9c873edb
|
Merge pull request #7846 from andyque/addUILuaBindings
add disableCascadeOpacity to ProtectedNode and Scale9Sprite
|
2014-08-22 13:40:02 +08:00 |
minggo
|
ab9c35616e
|
Merge pull request #7847 from andyque/addLuabindingsToUI
add deprecated options for ui, add Scale9Sprite bindings
|
2014-08-22 13:38:45 +08:00 |
andyque
|
13003fe0a6
|
add deprecated options for ui, add Scale9Sprite bindings
|
2014-08-22 11:56:13 +08:00 |
andyque
|
84cf0ee834
|
add disableCascadeOpacity to ProtectedNode and Scale9Sprite
|
2014-08-22 11:49:39 +08:00 |
minggo
|
7fd1521bbf
|
update version
|
2014-08-22 11:48:14 +08:00 |
minggo
|
21cb90bf12
|
Merge pull request #7841 from pandamicro/3.2-cocos-engine-PR
Migrate some changes from Cocos2d-JS to -x
|
2014-08-21 22:38:59 +08:00 |
pandamicro
|
bb5e189f30
|
Fix warning or Bundle3D
|
2014-08-21 20:02:22 +08:00 |
pandamicro
|
59cedea6dc
|
Reverse useless change
|
2014-08-21 19:40:18 +08:00 |
pandamicro
|
634847412b
|
Reverse CC_CONSTRUCTOR_ACCESS modification
|
2014-08-21 19:36:28 +08:00 |
minggo
|
2afbc7a698
|
fix warnings
|
2014-08-21 16:21:23 +08:00 |
pandamicro
|
34b93a24ff
|
Merge branch 'v3' of git://github.com/cocos2d/cocos2d-x into 3.2-cocos-engine-PR
Conflicts:
cocos/platform/desktop/CCGLViewImpl.h
|
2014-08-21 16:07:19 +08:00 |
minggo
|
4563e65427
|
fix compiling error on android and fix some coding style
|
2014-08-21 15:41:05 +08:00 |
pandamicro
|
5fb9f59633
|
Fix small issues
|
2014-08-21 15:40:53 +08:00 |
pandamicro
|
9544482058
|
Fix Android.mk s
|
2014-08-21 15:40:42 +08:00 |
pandamicro
|
485dd1f7da
|
Update #3897: Refactor missed protected constructors
|
2014-08-21 15:40:22 +08:00 |
minggo
|
b349ce43ae
|
use macro to control whether to use jpeg, tiff, webp or not
|
2014-08-21 15:19:26 +08:00 |
pandamicro
|
909dd0d397
|
Update #3897: Refactor missed protected constructors
|
2014-08-21 15:11:33 +08:00 |
minggo
|
c0d1bfca26
|
Merge pull request #7832 from Teivaz/v3
Fixed WinRT project
|
2014-08-21 13:37:03 +08:00 |
teivaz
|
aecdb832a2
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
|
2014-08-21 13:48:05 +03:00 |
teivaz
|
a70688dc96
|
+ [WINRT] Inserted newly added files to cocos WIN RT project
|
2014-08-21 13:47:53 +03:00 |
teivaz
|
4697cb07e6
|
! Set version to 3.3 (as it is no longer 3.2)
|
2014-08-21 18:04:46 +03:00 |
minggo
|
f3b211351b
|
Merge pull request #7830 from dabingnn/v3_addPrimitiveheadFie
V3 add primitivehead fie
|
2014-08-20 16:04:27 +08:00 |
Huabing.Xu
|
b5e5e2d8d5
|
add primitive head file to cocos2d.h
|
2014-08-20 14:48:50 +08:00 |
Huabing.Xu
|
22db2abcaf
|
add != operator in Blendfunc
|
2014-08-20 14:21:13 +08:00 |
minggo
|
bbf5c56e83
|
Merge pull request #7827 from andyque/ccRandom
add c++11 random library support
|
2014-08-20 13:35:12 +08:00 |
andyque
|
34629f1014
|
fix windows & win8 & wp8 compile error
|
2014-08-20 12:02:12 +08:00 |
minggo
|
d91dc842de
|
Merge pull request #7822 from Teivaz/v3_WP8
Added method for custom precompiled shader program loading in WP8
|
2014-08-20 11:22:26 +08:00 |
teivaz
|
0e5a79d486
|
+ [WP8] Added method for custom precompiled shader program loading
|
2014-08-20 12:02:16 +03:00 |
minggo
|
84f2e248d1
|
Merge pull request #7823 from newnon/v3_Label_fix
Label performance problem
|
2014-08-20 10:28:01 +08:00 |
minggo
|
2b709f92bb
|
Merge pull request #7816 from xiangxw/fix_sendPrompt
fix sendPrompt()
|
2014-08-20 10:25:30 +08:00 |
minggo
|
74fba21fc0
|
Merge pull request #7825 from 2youyouo2/v3
remove cascade color for CorlorFrame
|
2014-08-20 10:23:15 +08:00 |
minggo
|
41905cb4c0
|
Merge pull request #7818 from andyque/fixPageViewTouchBeganPositionIssue
fix pageView touch location
|
2014-08-20 10:11:59 +08:00 |
andyque
|
9a3c2dc6a4
|
Merge branch 'ccRandom' of https://github.com/gin0606/cocos2d-x into ccRandom
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
|
2014-08-20 09:56:16 +08:00 |
Sergey
|
055a143f9d
|
Label performance problem
|
2014-08-19 15:02:09 +04:00 |
Sergey
|
bfe6513706
|
setKeepScreenOn method
|
2014-08-19 15:00:58 +04:00 |
teivaz
|
0e7ec265ee
|
* [WP8] Fixed default search path: renamed "Assets\Resources" to "Assets\res"
|
2014-08-20 11:54:41 +03:00 |
minggo
|
49c6d1e746
|
Merge pull request #7819 from minggo/androidmk-optimize
use LOCAL_STATIC_LIBRARIES instead of LOCAL_WHOLE_STATIC_LIBRARIES
|
2014-08-19 16:11:40 +08:00 |
minggo
|
cdd67be77a
|
use LOCAL_STATIC_LIBRARIES instead of LOCAL_WHOLE_STATIC_LIBRARIES
|
2014-08-19 15:29:40 +08:00 |
kaile.yin
|
d884054ec9
|
remove cascade color for CorlorFrame
|
2014-08-19 15:19:47 +08:00 |
andyque
|
deb7ff64d4
|
fix pageView touch location
|
2014-08-19 15:14:07 +08:00 |
xiangxw
|
bef6a2a7f1
|
fix sendPrompt()
a extra '\0' will be sent when sizeof() is used
|
2014-08-19 11:46:30 +08:00 |