Ricardo Quesada
|
9b305a60d1
|
cc_timeval works on 64bit machines, like OS X
|
2013-06-05 09:29:12 +08:00 |
James Chen
|
2ee96f81e1
|
Merge pull request #2752 from dumganhar/template-fix-develop
Updating multi-platform-xxx template for iOS and Mac. [develop]
|
2013-06-04 05:57:38 -07:00 |
James Chen
|
bb635c280c
|
Updating multi-platform-xxx template for iOS and Android after enabling c++ 11.
|
2013-06-04 20:52:29 +08:00 |
James Chen
|
b88a222fc5
|
Updating multi-platform-xxx template for iOS and Mac.
|
2013-06-04 20:37:24 +08:00 |
James Chen
|
c678664085
|
Update AUTHORS [ci skip]
|
2013-06-04 17:12:13 +08:00 |
James Chen
|
7b98808aa7
|
Merge pull request #2640 from sunxiaoyu/patch-1
fixed #2253: Adding UITextField only when keyboard was opened, removing it when keyboard was closed.
|
2013-06-04 02:08:42 -07:00 |
James Chen
|
b27524adfe
|
Merge pull request #2745 from dumganhar/update-spine-runtime-develop
fixed #2252: Updating spine-runtime to the latest version. [develop]
|
2013-06-04 00:39:49 -07:00 |
minggo
|
d63a7d9b30
|
Merge pull request #2644 from longlene/develop
correct the library path
|
2013-06-04 00:14:12 -07:00 |
James Chen
|
5484583d82
|
Updating AUTHORS.
|
2013-06-04 15:09:20 +08:00 |
James Chen
|
1e04c4e743
|
fixed #2252: Fixing a bug that stdio.h is in c++ namespace.
|
2013-06-04 15:09:20 +08:00 |
James Chen
|
1610854902
|
fixed #2252: Updating iOS and mac project configuration.
|
2013-06-04 15:09:19 +08:00 |
James Chen
|
13308b492e
|
Update generate-jsbindings.sh [ci skip], push to an unique branch.
|
2013-06-04 14:17:28 +08:00 |
James Chen
|
5d89a0cd0c
|
Merge branch 'develop' into update-spine-runtime-develop
Conflicts:
extensions/proj.win32/libExtensions.vcxproj.filters
|
2013-06-04 13:46:05 +08:00 |
James Chen
|
a4802c3466
|
Update AUTHORS [ci skip]
|
2013-06-04 14:17:14 +09:00 |
James Chen
|
932d6dfb85
|
Merge pull request #2726 from xyhl515/develop
fixed #2251: A logical error in CCDrawNode::drawPolygon.
|
2013-06-03 22:15:13 -07:00 |
James Chen
|
a597323734
|
Merge pull request #2739 from dumganhar/iss2247-proxy-function-develop
fixed #2247: Using functions instead of macros to speeding up building for JSB projects. [For not auto binding glue codes].
|
2013-06-03 22:02:45 -07:00 |
minggo
|
3689c81536
|
Merge pull request #2738 from minggo/develop-test
declare _functions as it is initialized
|
2013-06-03 21:55:17 -07:00 |
James Chen
|
58205ff322
|
fixed #2247: Using functions instead of macros to speeding up building for JSB projects. [For not auto binding glue codes].
|
2013-06-04 12:53:42 +08:00 |
minggo
|
6ca56c9526
|
Merge pull request #2737 from natural-law/develop
Update the JS binding code for plugin on develop branch
|
2013-06-03 21:03:26 -07:00 |
minggo
|
1c700157b3
|
declare _functions as it is initialized
|
2013-06-04 11:57:32 +08:00 |
James Chen
|
f94fe559a8
|
Merge pull request #2736 from CocosRobot/updategeneratedsubmodule_1370316013
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-06-03 20:56:51 -07:00 |
zhangbin
|
46d83f057f
|
Add support for C++ 11in samples
|
2013-06-04 11:49:46 +08:00 |
CocosRobot
|
be8ed6e3a4
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-06-04 03:20:16 +00:00 |
zhangbin
|
3838107389
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2013-06-04 11:03:44 +08:00 |
zhangbin
|
f0f16b3adc
|
Merge branch 'ForReflection' into develop
Conflicts:
plugin/protocols/platform/ios/PluginUtilsIOS.mm
|
2013-06-04 11:03:17 +08:00 |
James Chen
|
0587631926
|
Merge pull request #2725 from dumganhar/iss2247-refactor-jsb-proxy-develop
fixed #2247: Using functions instead of macros to speeding up building for JSB project.
|
2013-06-03 19:49:31 -07:00 |
Ben Ward
|
0f8fa2e5a4
|
Fixed tabbing.
|
2013-06-04 10:45:20 +08:00 |
Ben Ward
|
73b8050fa1
|
Fixed linebreaks on Mac OSX
|
2013-06-04 10:45:07 +08:00 |
minggo
|
9ca77def9d
|
Update AUTHORS
[ci ignore]
|
2013-06-04 10:42:18 +08:00 |
James Chen
|
de6a531115
|
Update cocos2dx.ini, don't genergate bindings for CCCallFunc::initWithFunction
|
2013-06-04 10:13:27 +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
|
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 |
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 |
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 |
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
|
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 |
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 |
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
|
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
|
bb4d52a75c
|
fixed #2243: XMLHttpRequest don't support non-ascii characters.
|
2013-06-03 11:39:18 +08:00 |