Commit Graph

17166 Commits

Author SHA1 Message Date
James Chen f800597541 Update AUTHORS [ci skip] 2014-03-10 10:57:36 +08:00
James Chen eca0bce1be Merge pull request #5633 from huangml/patch-1
closed #4319: Node::removeAllChildrenWithCleanup() does not remove PhysicsBody.
2014-03-10 10:55:54 +08:00
James Chen 11dc78a57b cocos2d_tests -> cocos2d_samples 2014-03-10 10:46:44 +08:00
James Chen f9ecaa3274 Deletes xcode xcschemes temporarily. 2014-03-10 10:30:48 +08:00
James Chen 4475209277 Renames 'cocos2d_tests.xcodeproj' to 'cocos2d_samples.xcodeproj' 2014-03-10 10:27:16 +08:00
James Chen 9926910c91 Adds lua-hello folder. 2014-03-10 10:25:31 +08:00
James Chen 956344f10f Adds empty folder, 'cpp-hello', 'lua-tests'. 2014-03-10 10:24:38 +08:00
James Chen 5354980d75 Rename 'tests' folder to 'samples', adds 'cpp-tests' folder. 2014-03-10 10:22:33 +08:00
CaiWenzhi 8d3f33bb30 Merge branch 'develop' into develop_nutty_modify_framework_for315CrashFixed 2014-03-10 09:58:26 +08:00
minggo 763e255fee Merge pull request #5639 from lihex/develop
add build-cfg.json for cocos2d-console to build android.
2014-03-09 15:50:57 +08:00
lihex 3c9b4778b4 add build-cfg.json for cocos2d-console to build android. 2014-03-09 11:58:08 +08:00
James Chen 2784955845 Merge pull request #5636 from dumganhar/iss3290-onenter-order
closed #3290: The order of onEnter / onExit  work correctly on JSB and LuaBindings.
2014-03-08 22:35:09 +08:00
James Chen 7aec578b35 closed #3290: The order of onEnter works correctly on JSB and LuaBindings. 2014-03-08 22:07:55 +08:00
Zhe Wang c34064fae1 remove unsupported platforms from readme.md 2014-03-08 19:57:29 +08:00
Zhe Wang 9488667283 Merge pull request #5634 from walzer/develop
remove script related submodules from .gitmodules file
2014-03-08 18:07:28 +08:00
walzer b611d14ca7 remove submodules from .gitmodules file 2014-03-08 18:04:57 +08:00
黄梦龙 8b737d8aab Update CCNode.cpp
removeAllChildrenWithCleanup() not remove PhysicsBody
2014-03-08 17:42:35 +08:00
minggo 2158a3b013 Merge pull request #5630 from minggo/changelog-update
update changelog
2014-03-08 10:39:39 +08:00
minggo 38d2e821bf update changelog 2014-03-08 10:34:01 +08:00
Ricardo Quesada de513537ed Merge pull request #5629 from ricardoquesada/setup_fixes
many usuability improvements
2014-03-07 12:14:29 -08:00
Ricardo Quesada a0a6ab5d66 many usuability improvements 2014-03-07 12:12:25 -08:00
CaiWenzhi 80d97bb107 Modify action 2014-03-07 21:49:24 +08:00
minggo c291cb32a0 Merge pull request #5624 from Dhilan007/develop_label
label:fixed vertical alignment is incorrect.
2014-03-07 21:07:09 +08:00
minggo 7b42ca27c1 Merge pull request #5627 from nutty898/develop_nutty_modify_framework_for315CrashFixed
Fixed crash
2014-03-07 21:06:29 +08:00
CaiWenzhi 7b0d249e00 Fixed crash 2014-03-07 20:46:27 +08:00
minggo 2e4df3bcc6 Merge pull request #5626 from minggo/install
set environment correctly on windows
2014-03-07 19:40:24 +08:00
minggo ae791388ab Merge pull request #5625 from nutty898/develop_nutty_modify_framework_for315CrashFixed
Fixed crash
2014-03-07 19:39:54 +08:00
minggo 4b924fb717 set environment correctly on windows 2014-03-07 19:37:33 +08:00
James Chen d06c5a43c0 Update CHANGELOG [ci skip] 2014-03-07 19:10:54 +08:00
James Chen 84a76db060 Merge pull request #5622 from pandamicro/MotionStreakFix
closed #4294: Added unimplemented position getter/setter in MotionStreak.
2014-03-07 19:10:02 +08:00
pandamicro 2427314a65 Issue #4294: MotionStreak: Improve position setters 2014-03-07 19:06:51 +08:00
Dhilan007 4905acfa0b label:fixed vertical alignment is incorrect. 2014-03-07 18:31:33 +08:00
CaiWenzhi e38fc52d15 Fixed crash 2014-03-07 18:24:40 +08:00
pandamicro e94cd2357d Issue #4294: Add override declaration 2014-03-07 18:11:37 +08:00
minggo bf8506d687 Merge pull request #5615 from nutty898/develop_nutty_modify_framework_for315
Develop nutty modify framework for315
2014-03-07 17:37:15 +08:00
CaiWenzhi c81793b076 Modify projects 2014-03-07 16:47:51 +08:00
James Chen dd06b58865 Update CHANGELOG [ci skip] 2014-03-07 16:44:56 +08:00
CaiWenzhi 0c4bca9bb2 Merge branch 'develop' into develop_nutty_modify_framework_for315 2014-03-07 16:42:38 +08:00
pandamicro a005fa1dce Issue #4294: Add unimplemented position getter/setter in MotionStreak 2014-03-07 16:32:00 +08:00
minggo 60b309ce8e Merge pull request #5621 from minggo/install
use terminal to input for all platforms
2014-03-07 16:17:01 +08:00
minggo 36180e07c5 use terminal to input for all platforms 2014-03-07 16:15:18 +08:00
minggo 07c0fac44f Merge pull request #5620 from Dhilan007/develop_label
closed #4301:Label support vertical alignment and assign dimensions.
2014-03-07 16:12:21 +08:00
Dhilan007 ac944cd42b fixed incorrect display when the size of label not enough to support display all text. 2014-03-07 15:58:49 +08:00
minggo 8fd245cae6 Merge pull request #5617 from lihex/develop
fix the file path in template & update submodule
2014-03-07 15:58:37 +08:00
minggo 4251bcf425 Merge pull request #5469 from natural-law/issue3991
Add method to reload cached texture & update the nodes used the texture.
2014-03-07 15:58:17 +08:00
CaiWenzhi 62dfe630c7 Add custom widget 2014-03-07 15:36:45 +08:00
heliclei 600c661acb remove script support 2014-03-07 15:12:46 +08:00
Dhilan007 c233b636cd closed #4301:Label support vertical alignment and assign dimensions. 2014-03-07 14:58:44 +08:00
CaiWenzhi 5ee35be0ad Merge branch 'develop' into develop_nutty_modify_framework_for315 2014-03-07 14:41:32 +08:00
James Chen 9b0c0ab44e Merge pull request #5616 from dumganhar/glview-refactor
Refactoring GLView for desktop platforms, and adding protected method `updateDesignResolutionSize` for GLViewProtocol class.
2014-03-07 14:15:20 +08:00