Commit Graph

13314 Commits

Author SHA1 Message Date
minggo 089ea0a79e Merge pull request #4140 from CocosRobot/updategeneratedsubmodule_1383884232
[ci skip][AUTO] : updating submodule reference to latest autogenerated bindings
2013-11-07 21:43:06 -08:00
CocosRobot fd37d3e973 [AUTO] : updating submodule reference to latest autogenerated bindings 2013-11-08 04:17:15 +00:00
minggo 91ac461fab Merge pull request #4138 from nutty898/develop_nutty_Mergemasterbranchtodevelopbranch
[ci skip]Merge some modified file to develop
2013-11-07 20:11:51 -08:00
CaiWenzhi 18f411fd1e Merge branch 'develop' into develop_nutty_Mergemasterbranchtodevelopbranch 2013-11-08 11:36:59 +08:00
Huabing.Xu 935d472979 issue #3025: remove TextureCache::_sharedTextureCache 2013-11-08 11:36:27 +08:00
garfield_ho 2c76d8c150 There are not directory entry in some case.So we need to test whether the file directory exists when uncompressing file entry, if does not exist then create directory 2013-11-08 11:23:06 +08:00
minggo 05db4f7301 Merge pull request #4119 from ol-loginov/ignorable_build
[ci skip]ignore output files from script make-all-linux-project.sh
2013-11-07 19:23:06 -08:00
minggo 56d7da8933 Merge pull request #4130 from ricardoquesada/love_in_textfield
[ci skip]More std::string& usage
2013-11-07 19:14:35 -08:00
minggo 128b1b4d9b Merge pull request #4135 from CocosRobot/updategeneratedsubmodule_1383880234
[AUTO] : updating submodule reference to latest autogenerated bindings
2013-11-07 19:12:09 -08:00
CocosRobot 240fc2ade1 [AUTO] : updating submodule reference to latest autogenerated bindings 2013-11-08 03:10:36 +00:00
minggo d4f890a6ee [ci skip] 2013-11-08 11:01:16 +08:00
Ricardo Quesada 956425f894 Merge pull request #4134 from ricardoquesada/toc_for_coding_style
Adds TOC to coding style
2013-11-07 19:01:05 -08:00
Ricardo Quesada d936622070 Adds TOC to coding style 2013-11-07 19:00:31 -08:00
minggo 109adaf337 Merge pull request #4103 from luisparravicini/issue-2882
[ci skip]added | operator for Control::EventType
2013-11-07 18:59:33 -08:00
minggo 61970934a2 [ci skip] 2013-11-08 10:55:49 +08:00
minggo d2bb1c72cc Merge pull request #4117 from michaelcontento/add-missing-setscale-to-sprite
[ci skip]add Sprite::setScale(float, float)
2013-11-07 18:54:04 -08:00
minggo d1f94e0d9d Merge pull request #4111 from boyu0/iss2771_physical
[ci skip]issue #2771: physical
2013-11-07 18:51:15 -08:00
minggo 21f8050a4d [ci skip] 2013-11-08 10:50:28 +08:00
minggo 04bb4033fd Merge pull request #4128 from Dhilan007/m_c_jsb
[ci skip]rename jsb boot file.
2013-11-07 18:48:30 -08:00
minggo 6d0be761eb [ci skip] 2013-11-08 10:47:12 +08:00
minggo 167242e540 Merge pull request #4127 from Dhilan007/ANCHOR_XXX
[ci skip]Point: Adds ANCHOR_XXX constants like ANCHOR_MIDDLE, ANCHOR_TOP_RIGHT, e...
2013-11-07 18:45:50 -08:00
Ricardo Quesada 7a0fbf540e Merge pull request #4132 from ricardoquesada/doc_fixes
More fixes to the C++ guide
2013-11-07 15:38:12 -08:00
Ricardo Quesada 3300e46d0f More fixes to the C++ guide 2013-11-07 15:37:41 -08:00
Ricardo Quesada 2ce08f9113 Merge pull request #4131 from ricardoquesada/udpates_coding_style
updates coding style.
2013-11-07 15:09:36 -08:00
Ricardo Quesada 0fb85f88fb updates coding style.
Everything is in MarkDown format.
Much easier to read than  in redmine
2013-11-07 15:08:49 -08:00
Ricardo Quesada ffd4342548 Adds more strings
and more `override`
and fixes some indetentation issues
2013-11-07 12:42:16 -08:00
Ricardo Quesada e4662b371a TextField uses std::string& in the public API
and uses std::string instead of std::string* internally
2013-11-07 11:58:48 -08:00
Michael Contento 0160bec3ad Colors are now compare- and explicit convertible 2013-11-07 18:13:33 +01:00
Dhilan007 006d32f883 rename jsb boot file. 2013-11-07 23:51:01 +08:00
Dhilan007 916361af3f Point: Adds ANCHOR_XXX constants like ANCHOR_MIDDLE, ANCHOR_TOP_RIGHT, etc. 2013-11-07 23:40:33 +08:00
samuele3 f56269ce85 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developCCS 2013-11-07 23:23:11 +08:00
samuele3 16d572c04f issue #2868:Add manual lua binding files 2013-11-07 23:22:11 +08:00
Huabing.Xu bd7d62aee0 issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in samples folder 2013-11-07 21:48:39 +08:00
CaiWenzhi c69163559b Move some method from helper to reader 2013-11-07 21:26:56 +08:00
CaiWenzhi 9b4aa95b31 Merge branch 'develop' into develop_nutty_Mergemasterbranchtodevelopbranch 2013-11-07 21:18:21 +08:00
CaiWenzhi cbb9c655d9 fixed bugs 2013-11-07 21:10:48 +08:00
boyu0 cee966e284 issue #2771: fix build error 2013-11-07 19:24:15 +08:00
Huabing.Xu 99bcca0532 issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in cocos folder 2013-11-07 19:11:09 +08:00
Huabing.Xu c8fe6077aa issue #3025: Deprecate TextureCache::getInstance() destroyInstance() 2013-11-07 19:10:14 +08:00
Huabing.Xu 99546cef46 issue #3025: add getTextureCache() in CCdirector() 2013-11-07 18:52:36 +08:00
minggo 237f7a7839 Merge pull request #4125 from minggo/fix-compiling-error
[ci skip]fix compiling erros on Android
2013-11-07 02:04:27 -08:00
boyu0 b6c98ab1eb Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical 2013-11-07 17:59:01 +08:00
boyu0 3e8871f2c9 issue #2771: delete some unfinished PhysicsTest and change subtitle 2013-11-07 17:53:30 +08:00
boyu0 e278ad66c8 issue #2771: change PhysicsJoint::create() to PhysicsJoint::construct() 2013-11-07 17:46:05 +08:00
CaiWenzhi b0a422eb09 Merge branch 'develop' into develop_nutty_Mergemasterbranchtodevelopbranch 2013-11-07 17:40:13 +08:00
boyu0 7363be0697 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical 2013-11-07 17:37:33 +08:00
minggo 14fec5ed62 Merge pull request #4124 from CocosRobot/updategeneratedsubmodule_1383815479
[ci skip][AUTO] : updating submodule reference to latest autogenerated bindings
2013-11-07 01:17:49 -08:00
minggo b9b14571ac fix compiling erros on Android 2013-11-07 17:16:31 +08:00
CaiWenzhi e2249c8c3f Fixed crash 2013-11-07 17:15:52 +08:00
CocosRobot a116e7ec79 [AUTO] : updating submodule reference to latest autogenerated bindings 2013-11-07 09:11:22 +00:00