Commit Graph

14568 Commits

Author SHA1 Message Date
James Chen 2db35c5126 Update CHANGELOG [ci skip] 2013-12-27 16:32:24 +08:00
James Chen a47a7075e4 Merge pull request #4699 from boyu0/iss3509_physics_switch_foreground_bug
closed #3509: Sprites with PhysicsBody moves to wrong position when swit...
2013-12-27 00:28:43 -08:00
James Chen 012e7f6618 Merge pull request #4698 from dumganhar/map-fix
Removes Map<K, V>::capacity(), adds Map<K, V>::bucketCount/bucketSize/bucket methods.
2013-12-27 00:09:21 -08:00
James Chen f8020a9318 Update AUTHORS [ci skip] 2013-12-27 15:59:05 +08:00
James Chen ff3c7ca06d Merge pull request #4697 from seobyeongky/CCData_bugfix
CCData bugfix
2013-12-26 23:57:34 -08:00
boyu0 1e8e15506d closed #3509: Sprites with PhysicsBody moves to wrong position when switch foreground/background. 2013-12-27 15:53:55 +08:00
James Chen 3ee48fc1ca Map::bucketSize fix. 2013-12-27 15:50:48 +08:00
James Chen 0d4a816e3b Removes Map<K, V>::capacity(), adds Map<K, V>::bucketCount/bucketSize/bucket methods. 2013-12-27 15:44:23 +08:00
byeonggee.seo b9d56ae793 CCData bugfix 2013-12-27 16:34:00 +09:00
minggo 533e520c35 Merge pull request #4695 from Dhilan007/update_vs_project
fix compiling error in vs project on win7.
2013-12-26 22:44:28 -08:00
Dhilan007 861925e752 fix compiling error in vs project on win7. 2013-12-27 14:38:22 +08:00
minggo ef6295f046 Merge pull request #4693 from Dhilan007/black_screen_android
fix black screen when back to foreground  on android.
2013-12-26 21:46:18 -08:00
Dhilan007 f250d24766 fix black screen when back to foreground on android. 2013-12-27 11:56:56 +08:00
James Chen 9581720646 Merge pull request #4692 from dumganhar/develop
Fix set FPS broken.
2013-12-26 19:56:10 -08:00
James Chen 0d9fe874a3 Fix set FPS broken. 2013-12-26 19:49:54 -08:00
James Chen 48d3e8e334 Update CHANGELOG [ci skip] 2013-12-27 10:09:49 +08:00
James Chen 476157fd09 Update AUTHORS [ci skip] 2013-12-27 10:08:34 +08:00
James Chen 25da4071d6 Merge pull request #4689 from luocker/patch-1
Update CCString.cpp, don't modify string itself in `String::componentsSeparatedByString` .
2013-12-26 18:06:44 -08:00
luocker fc655162fa Update CCString.cpp
we can't change _string value after get Array.
2013-12-27 00:26:02 +08:00
James Chen 2946fadcbd Merge pull request #4687 from CocosRobot/updategeneratedsubmodule_1388069286
[AUTO] : updating submodule reference to latest autogenerated bindings
2013-12-26 06:49:27 -08:00
CocosRobot edeeae4ff9 [AUTO] : updating submodule reference to latest autogenerated bindings 2013-12-26 14:48:08 +00:00
James Chen 4e70156caf Merge pull request #4686 from dumganhar/develop
Renames: IntValueMap —> ValueMapIntKey
2013-12-26 06:42:54 -08:00
James Chen 31188710a0 Updates Bindings-generator. 2013-12-26 22:14:48 +08:00
James Chen 17ff6ef764 Renames: IntValueMap —> ValueMapIntKey 2013-12-26 22:07:20 +08:00
James Chen a73991dcc1 Merge pull request #4685 from dumganhar/develop
Restricts the element type for Vector<T> and Map<K, V>, it has to be `Object*` or `ObjectSubClass*`.
2013-12-26 06:03:11 -08:00
James Chen a8d93ddf72 Restricts the element type for Vector<T> and Map<K, V>, it has to be `Object*` or `ObjectSubClass*`. 2013-12-26 21:49:40 +08:00
James Chen fbdcefadfa Merge pull request #4684 from nutty898/develop_nutty_modify_framework_addnewreader
Develop nutty modify framework addnewreader
2013-12-26 05:30:22 -08:00
CaiWenzhi 26a7f3474c Modify reader 2013-12-26 21:02:47 +08:00
CaiWenzhi a8ab58d8d8 Merge branch 'develop' into develop_nutty_modify_framework_addnewreader 2013-12-26 20:32:50 +08:00
James Chen 98f0587886 Merge pull request #4683 from dumganhar/linux-fix
Two fixes for Linux
Generates execute file in cocos root_dir/bin folder for HelloCpp.
long --> ssize_t for TableView callback.
2013-12-26 04:24:20 -08:00
James Chen 93ed5a4f0f long --> ssize_t for TableView callback. 2013-12-26 04:09:24 -08:00
James Chen 902490c79a Generates execute file in cocos root_dir/bin folder for HelloCpp. 2013-12-26 04:09:03 -08:00
CaiWenzhi ad535e2fcb Add listview and pageview reader 2013-12-26 17:53:22 +08:00
CaiWenzhi f0eb5d28c1 Merge branch 'develop' into develop_nutty_modify_framework_newrender_modify_projectfiles 2013-12-26 17:32:08 +08:00
James Chen dcde5ec50c Merge pull request #4681 from CocosRobot/updategeneratedsubmodule_1388048641
[AUTO] : updating submodule reference to latest autogenerated bindings
2013-12-26 01:22:20 -08:00
CocosRobot 50a379b8f0 [AUTO] : updating submodule reference to latest autogenerated bindings 2013-12-26 09:04:04 +00:00
CaiWenzhi 3206727b9c Modify actionnode 2013-12-26 17:01:31 +08:00
James Chen 8dfc428599 Merge pull request #4671 from nutty898/develop_nutty_modify_framework_newrender_modify_projectfiles
Add refresh layout method and uses Range loop for GUI codes
2013-12-26 00:49:49 -08:00
CaiWenzhi a2e873d12a Merge branch 'develop' into develop_nutty_modify_framework_newrender_modify_projectfiles 2013-12-26 16:45:48 +08:00
James Chen 9d4a84c40c Merge pull request #4679 from dabingnn/develop_FixTestCase_labelTestNew
Develop fix test case label test new
2013-12-26 00:27:59 -08:00
James Chen ef713e11da Merge pull request #4680 from CocosRobot/updategeneratedsubmodule_1388046023
[AUTO] : updating submodule reference to latest autogenerated bindings
2013-12-26 00:21:00 -08:00
CocosRobot 09996ea82c [AUTO] : updating submodule reference to latest autogenerated bindings 2013-12-26 08:20:26 +00:00
CaiWenzhi 7b6e022388 Merge branch 'develop' into develop_nutty_modify_framework_newrender_modify_projectfiles 2013-12-26 16:19:12 +08:00
CaiWenzhi 067af2fb93 optimize loop 2013-12-26 16:17:52 +08:00
James Chen 517f3991ef Merge pull request #4678 from dumganhar/compile-fix
Compilation fixes after merge PR #4669
2013-12-26 00:15:24 -08:00
Huabing.Xu 35fbbdaaf5 Merge branch 'develop' into develop_FixTestCase_labelTestNew
* develop:
2013-12-26 16:12:54 +08:00
Huabing.Xu 706d0e185a fix LabelTestNew 2013-12-26 16:11:06 +08:00
James Chen 5dfb7f321a Compilation fixes after merge PR #4669 https://github.com/cocos2d/cocos2d-x/pull/4669 2013-12-26 16:03:30 +08:00
minggo 24b2b7e692 Merge pull request #4677 from dabingnn/develop_FixTestCase_Box2dView
Develop fix test case box2d view
2013-12-25 23:59:20 -08:00
Huabing.Xu 984c53a74e Merge branch 'develop' into develop_FixTestCase_Box2dView
* develop:
2013-12-26 15:55:32 +08:00