minggo
74b86021e6
Merge pull request #2624 from benjamesward/master
...
Fixed linebreaks on Mac OSX
2013-06-03 19:40:34 -07:00
minggo
f9de0d2fbe
Merge pull request #2714 from samuele3hu/bind_cocosbuilder
...
add cocosbuilder lua_binding
2013-06-03 19:33:19 -07:00
zhangbin
b044486608
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x
2013-06-04 10:13:29 +08:00
James Chen
de6a531115
Update cocos2dx.ini, don't genergate bindings for CCCallFunc::initWithFunction
2013-06-04 10:13:27 +08:00
zhangbin
d83c9b58a5
Merge branch 'ForReflection'
...
Conflicts:
plugin/protocols/platform/ios/PluginUtilsIOS.mm
2013-06-04 10:12:41 +08:00
zhangbin
1eb8217edb
fixed #2224 : Update the JS binding code for plugin.
2013-06-04 10:06:16 +08:00
James Chen
b60faaf19c
Disabling native client build in travis-ci.
...
Reason: Native client port doesn't support c++ 11 fully, it seems that it doesn't support lambda, please refer to https://github.com/cocos2d/cocos2d-x/blob/develop/samples/Cpp/TestCpp/Classes/ActionsTest/ActionsTest.cpp#L982
2013-06-04 10:05:57 +08:00
minggo
ef4dd973db
Merge pull request #2727 from ricardoquesada/callfunction_cplusplus_11_bis
...
Adds std::function support in CCCallFunc
2013-06-03 18:52:28 -07:00
Ricardo Quesada
c6d00a3ccb
cc_timeval works on 64bit machines, like OS X
2013-06-03 17:31:59 -07:00
Ricardo Quesada
ff43b54b4f
ouch... restores bindings/generator repo
2013-06-03 13:51:03 -07:00
Ricardo Quesada
69e8628626
Adds setObject to CCConfiguration
...
also adds the test
2013-06-03 13:49:06 -07:00
Ricardo Quesada
fb566426b9
enable C++11 in tojs
2013-06-03 13:09:49 -07:00
Ricardo Quesada
39928d6a80
Adds std::function support in CCCallFunc
...
And fixes some minor issues on the iOS and OS X projects
2013-06-03 12:13:24 -07:00
flaming0
92b1da1fce
Merge remote-tracking branch 'refs/remotes/origin/patch-spine' into patch-spine
2013-06-03 20:53:17 +04:00
flaming0
a6c2ad0666
Update for spine runtime.
2013-06-03 20:52:32 +04:00
minggo
45a191c4f0
Merge pull request #2723 from rodrigogolive/linux_fixes
...
Removing unused variable
2013-06-03 07:44:16 -07:00
James Chen
bba2d2bbdc
fixed #2247 : Using functions instead of macros to speeding up building for JSB project.
2013-06-03 22:31:24 +08:00
xyhl515
26e356c33c
A problem of CCDrawNode::drawPolygon outline
2013-06-03 22:19:37 +08:00
Rene Klacan
c4ec15752a
simplified CCKeyboardDispatcher and CCLayer does not inherit from CCKeyboardDelegate
2013-06-03 16:06:33 +02:00
Rodrigo Goncalves de Oliveira
78967b7c8e
Removing unused variable
...
These variables are just used on CCAssert comparisons, and result on a
compilation error on Linux (-Werror=unused-variable).
Signed-off-by: Rodrigo Goncalves de Oliveira <rodrigo.goncalves@openbossa.org>
2013-06-03 09:17:03 -04:00
René Klačan
9e4c5bbca3
Merge pull request #3 from cocos2d/develop
...
pull request from main repo
2013-06-03 04:07:43 -07:00
samuele3hu
37b508ad6d
issue #2103 modify some compile setup
2013-06-03 18:25:37 +08:00
samuele3hu
23eec2f1ce
issue #2103 modify some compile setup
2013-06-03 18:14:06 +08:00
samuele3hu
9352b60653
issue #2103 modify some compile setup and del some resource file
2013-06-03 17:40:31 +08:00
samuele3hu
0d33d909c9
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into bind_cocosbuilder
2013-06-03 17:15:57 +08:00
samuele3hu
bf1cd2e909
issue #2103 modify some compile setup
2013-06-03 16:56:45 +08:00
James Chen
b8a4c08312
Merge pull request #2719 from dumganhar/develop
...
Enabling c++ 11 support for iOS. cocos2dx/proj.ios/cocos2dx.xcodeproj also needs to be updated.
2013-06-03 01:39:26 -07:00
James Chen
5386dfcbfd
Enabling c++ 11 support for iOS. cocos2dx/proj.ios/cocos2dx.xcodeproj also needs to be updated.
2013-06-03 16:34:41 +08:00
samuele3hu
db7a2a1290
issue #2103 modify some compile setup and delete some deprecated lua function
2013-06-03 16:07:06 +08:00
James Chen
e02d9ef350
Merge pull request #2718 from CocosRobot/updategeneratedsubmodule_1370245785
...
[AUTO] : updating submodule reference to latest autogenerated bindings
2013-06-03 00:52:44 -07:00
CocosRobot
8912ff963d
[AUTO] : updating submodule reference to latest autogenerated bindings
2013-06-03 07:49:49 +00:00
James Chen
6fa1bea97b
Merge pull request #2717 from CocosRobot/updategeneratedsubmodule_1370244950
...
[AUTO] : updating submodule reference to latest autogenerated bindings
2013-06-03 00:39:14 -07:00
CocosRobot
bfbbb7bbfd
[AUTO] : updating submodule reference to latest autogenerated bindings
2013-06-03 07:35:56 +00:00
James Chen
bf9ae3e413
Merge pull request #2716 from dumganhar/iss2244-getEye-develop
...
fixed #2244 : cc.Camera.getEyeXYZ, cc.Camera.getCenterXYZ, cc.Camera.getUpXYZ return bad values.
2013-06-03 00:34:36 -07:00
James Chen
86af06c909
fixed #2244 : cc.Camera.getEyeXYZ, cc.Camera.getCenterXYZ, cc.Camera.getUpXYZ return bad values.
2013-06-03 15:32:07 +08:00
James Chen
7c7c5681fe
Merge pull request #2715 from dumganhar/manual-bind-cccamera-master
...
fixed #2244 : cc.Camera.getEyeXYZ, cc.Camera.getCenterXYZ, cc.Camera.getUpXYZ return bad values.
2013-06-03 00:30:45 -07:00
James Chen
7cf2f88c3b
fixed #2244 : cc.Camera.getEyeXYZ, cc.Camera.getCenterXYZ, cc.Camera.getUpXYZ return bad values.
2013-06-03 15:22:28 +08:00
samuele3hu
7101bc4377
issue #2103 remove simple cocosbuilder sample
2013-06-03 14:59:04 +08:00
minggo
97607425b8
Merge pull request #2712 from minggo/enable-cplusplus-11
...
issue #2242:use -std=gnu++0x for linux and native client project
2013-06-02 23:15:13 -07:00
minggo
5c1a408797
issue #2242:use -std=gnu++0x for linux and native client project
2013-06-03 13:50:19 +08:00
samuele3hu
af0737ce87
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into bind_cocosbuilder
2013-06-03 13:48:12 +08:00
samuele3hu
afa6b81ba7
issue #2103 add cocosbuilder lua bind and add a simple sample
2013-06-03 13:47:12 +08:00
James Chen
67cb56b025
Merge pull request #2680 from natural-law/develop
...
Refactor the framework of plugin
2013-06-02 21:03:50 -07:00
James Chen
b8916b3a5d
Merge pull request #2679 from natural-law/master
...
Refactor the framework of plugin
2013-06-02 20:57:22 -07:00
James Chen
fc816fde84
Merge pull request #2711 from dumganhar/xmlhttprequest-fix-develop
...
fixed #2243 : XMLHttpRequest don't support non-ascii characters.
2013-06-02 20:43:45 -07:00
James Chen
a57439776d
Merge pull request #2710 from dumganhar/xmlhttpreqeust-fix-master
...
fixed #2243 : XMLHttpRequest don't support non-ascii characters.
2013-06-02 20:43:41 -07:00
James Chen
66e6630f37
fixed #2243 : XMLHttpRequest don't support non-ascii characters.
2013-06-03 11:40:31 +08:00
James Chen
bb4d52a75c
fixed #2243 : XMLHttpRequest don't support non-ascii characters.
2013-06-03 11:39:18 +08:00
minggo
ec0ba3f369
Merge pull request #2709 from minggo/enable-cplusplus-11
...
Enable cplusplus 11
2013-06-02 20:05:50 -07:00
minggo
0a64e7a041
enable c++11 for linux and natvie client projects
2013-06-03 11:02:54 +08:00