boyu0
|
7363be0697
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical
|
2013-11-07 17:37:33 +08:00 |
boyu0
|
ef5440f738
|
issue #2771: change rayCast and rectQuery callback class to std::function
|
2013-11-07 16:23:50 +08:00 |
minggo
|
4a691942f1
|
Merge pull request #4113 from nutty898/develop_nutty_Mergemasterbranchtodevelopbranch
Merge 2.x version to 3.0 version
|
2013-11-06 19:37:08 -08:00 |
minggo
|
f05b79d140
|
remove unneeded files
|
2013-11-07 11:29:23 +08:00 |
CaiWenzhi
|
cf20ae03ee
|
Merge branch 'develop' into develop_nutty_Mergemasterbranchtodevelopbranch
|
2013-11-07 10:01:00 +08:00 |
James Chen
|
d6d041f561
|
issue #3113: [Linux] Adding options for modules.
|
2013-11-06 19:17:34 +08:00 |
CaiWenzhi
|
7163dd4d76
|
Merge branch 'develop' into develop_nutty_Mergemasterbranchtodevelopbranch
|
2013-11-06 18:13:51 +08:00 |
CaiWenzhi
|
7a207431cd
|
Merge branch 'develop' into develop_nutty_Mergemasterbranchtodevelopbranch
Conflicts:
cocos/gui/UIHelper.h
|
2013-11-06 16:13:10 +08:00 |
2youyou2
|
fcf0b1ef5f
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2013-11-06 16:06:37 +08:00 |
CaiWenzhi
|
e0aa82da13
|
Merge master branch to develop branch
|
2013-11-06 16:04:06 +08:00 |
boyu0
|
75dd32cde9
|
issue #2771: fix physics test compile error
|
2013-11-06 14:34:27 +08:00 |
James Chen
|
c364c4f083
|
issue #3113: Updating CMakeLists.txt, Improve Copying files.
|
2013-11-06 10:57:36 +08:00 |
boyu0
|
af129e25f0
|
issue #2771: change some coding style
|
2013-11-05 20:02:58 +08:00 |
2youyou2
|
16c23d0ad3
|
remove CC_PROPERTY and CC_SYNTHESIZE.
|
2013-11-05 19:53:38 +08:00 |
boyu0
|
8c62bf813f
|
issue #2771: enhance API and add Slice demo
|
2013-11-05 15:54:33 +08:00 |
2youyou2
|
3eef64c3b8
|
1. Change NULL to null
2. Remove CocoStudio/Armature files
|
2013-11-05 15:32:13 +08:00 |
samuele3
|
b76865c692
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developCCS
|
2013-11-05 15:11:05 +08:00 |
samuele3
|
b445f0824a
|
issue #2868:Bind UI and Scene parser to lua by bindings-generator and add releated test samples
|
2013-11-05 15:09:51 +08:00 |
2youyou2
|
b076711b69
|
fix compile error
|
2013-11-05 13:42:27 +08:00 |
James Chen
|
edb1fc7822
|
[cmake] Deletes .icf files.
|
2013-11-04 21:03:09 +08:00 |
James Chen
|
733197fa65
|
[cmake] copy resources works.
|
2013-11-04 21:03:08 +08:00 |
James Chen
|
9be8ca3714
|
[cmake] output lib to root/lib
|
2013-11-04 21:03:08 +08:00 |
James Chen
|
daa91ad413
|
[CMake] Update library dependency.
|
2013-11-04 21:03:07 +08:00 |
James Chen
|
c085412636
|
[CMake] TestLua and HelloLua is ok.
|
2013-11-04 21:03:07 +08:00 |
James Chen
|
922924e1ab
|
TestCpp is ok.
|
2013-11-04 21:03:07 +08:00 |
James Chen
|
e560de6e4e
|
HelloCpp works.
|
2013-11-04 21:03:07 +08:00 |
James Chen
|
8cdd1af982
|
HelloCpp CMakeLists.txt
|
2013-11-04 21:03:07 +08:00 |
samuele3
|
3289ce8fe0
|
issue #3037:Modify vs2012 config
|
2013-11-04 14:50:23 +08:00 |
samuele3
|
ba6cf00d9b
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developAssetsManager
|
2013-11-04 14:47:10 +08:00 |
samuele3
|
790be0decc
|
issue #3037:Modify vs2012 config
|
2013-11-04 14:43:22 +08:00 |
minggo
|
d1c02e6faa
|
Merge pull request #4078 from minggo/iss3108-signed_char
closed #3108: add -fsigned-char to make char to signed as default on Android arm architecture
|
2013-11-03 22:37:37 -08:00 |
boyu0
|
00acd67ff3
|
issue #2771: finish OneWayPlatform demo and fix some bugs
|
2013-11-04 14:36:38 +08:00 |
minggo
|
f6d82d21d2
|
closed #3108: add -fsigned-char to make char to signed as default
|
2013-11-04 10:48:45 +08:00 |
minggo
|
25b0ffe853
|
Merge pull request #4022 from boyu0/iss2771_physical
issue #2771: physical
|
2013-11-03 18:40:14 -08:00 |
James Chen
|
8f213420eb
|
closed #3106: Update NewEventDispatcherTest.cpp.
|
2013-11-02 22:05:04 +08:00 |
James Chen
|
7dc6513687
|
Adding more tests for EventDispatcherTest.
|
2013-11-02 21:47:00 +08:00 |
boyu0
|
04c8e9f34e
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical
|
2013-11-02 00:12:14 +08:00 |
James Chen
|
b751c41498
|
[Android] Updating Android.mk for JSB projects.
|
2013-11-01 18:27:47 +08:00 |
James Chen
|
e893ae5697
|
Using namespace std; for AssetsManagerTest.
|
2013-11-01 18:27:09 +08:00 |
minggo
|
d4210c77bb
|
Merge pull request #4058 from samuele3hu/developAssetsManager
issue #3037:Add assetsmananger lua binding and a releated test sample
|
2013-11-01 02:50:47 -07:00 |
boyu0
|
6d37aa8cd5
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical
|
2013-11-01 17:39:09 +08:00 |
James Chen
|
c754e1b64f
|
Merge pull request #4035 from darkdukey/mousewheel_mac
issue #3099: Adding MouseEvent and MouseListener, Adding Mouse Support For Desktop Platform.
|
2013-11-01 02:33:28 -07:00 |
samuele3
|
463ed08ffe
|
issue #3037:Modify AssetsManagerTest.lua
|
2013-11-01 17:29:09 +08:00 |
samuele3
|
80f3a7d57a
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developAssetsManager
Conflicts:
build/cocos2d_samples.xcodeproj/project.pbxproj
cocos/scripting/lua/bindings/LuaScriptHandlerMgr.h
cocos/scripting/lua/script/Cocos2dConstants.lua
|
2013-11-01 17:17:21 +08:00 |
James Chen
|
9fad8bfc8d
|
Don't set debug flag in AndroidManifest.xml.
|
2013-11-01 17:02:35 +08:00 |
boyu0
|
2f67ceb495
|
issue #2771: fix some code style
|
2013-11-01 16:26:03 +08:00 |
James Chen
|
a04d1acede
|
Fix of compilation errros of SimpleGame.
|
2013-11-01 15:19:51 +08:00 |
boyu0
|
b2951b70ff
|
issue #2771: enhance Listener use EventListener mechanism
|
2013-11-01 14:50:06 +08:00 |
2youyou2
|
a9054ba14a
|
1.add method to set collider filter
|
2013-11-01 14:36:44 +08:00 |
James Chen
|
db6bce4cf0
|
Merge pull request #4023 from samuele3hu/developHttp
issue #3049:Add XMLHttpRequest lua binding and corresponding test sample
|
2013-10-31 20:40:29 -07:00 |