Commit Graph

14829 Commits

Author SHA1 Message Date
samuele3hu 6d9e865f15 Delete some ScriptEventType only used to Lua 、adjust the event callback mechanism and rename cc.HANDLERTYP_ related to avoid overlong 2013-12-27 10:35:44 +08:00
zhangcheng 6a9fbfbc60 fixed #3457 update libCocosStudio.vcxproj, add trigger code. 2013-12-27 10:24:50 +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
Huabing.Xu 37fd265a5f Merge pull request #2 from boyu0/develop_removeCommandPool
Develop remove command pool
2013-12-26 17:35:06 -08:00
luocker fc655162fa Update CCString.cpp
we can't change _string value after get Array.
2013-12-27 00:26:02 +08:00
walzer d7704d574a issue #3517, enable CC_USE_PHYSICS by default 2013-12-27 00:00:50 +08:00
walzer c5e95618d9 fixed #3517, make CC_USE_PHYSICS can be switch off, and bring Scene::update(float), Scene::addChild(...) out of CC_USE_PHYSICS segment 2013-12-26 23:55:05 +08:00
chengstory 7a7d939da0 issue #3457 use C++ 11 auto loop. 2013-12-26 23:51:55 +08:00
chengstory 774e3d8536 issue #3457
1. replace UIAction NULL to nullptr.
2. modify  class variable  name.
2013-12-26 23:40:50 +08:00
chengstory cfbbb7889b Merge branch 'develop' into #3457
Conflicts:
	cocos/editor-support/cocostudio/CCSGUIReader.cpp
2013-12-26 23:01:34 +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
chengstory 26df681915 fixed #3457 remove jsoncpp. 2013-12-26 22:45:23 +08:00
chengstory bd8f32e1a6 fixed #3457 fixes failed to build android. 2013-12-27 06:33:42 +08: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
boyu0 a19d212f4f fix bug. 2013-12-26 22:00:52 +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
boyu0 6bc0a7066f change CustomCommand variable to class member. 2013-12-26 21:19:12 +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
samuele3hu 756a72cbca Reconstruct the operation of handling lua script event 2013-12-26 19:43:49 +08:00
boyu0 dec003477c delete ‘delete ptr’ and add CC_UNUSED_PARAM 2013-12-26 19:25:53 +08:00
boyu0 d32fbbbfca change GroupCommand variable to class member. 2013-12-26 18:11:23 +08:00
chengstory d9ba53f9a9 o my god. 2013-12-26 17:55:46 +08:00
CaiWenzhi ad535e2fcb Add listview and pageview reader 2013-12-26 17:53:22 +08:00
yinkaile b1b08b2d18 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop 2013-12-26 17:47:01 +08:00
chengstory bd46681867 fixed #3457 continue to fixes failed to build. 2013-12-26 17:37:02 +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
chengstory 041e78cb54 Fixes failed to build android. 2013-12-26 17:17:02 +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
chengstory 91edad5152 Merge branch 'develop' into #3457 2013-12-26 16:56:43 +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
yinkaile 891d8c3a38 change comment 2013-12-26 16:48:19 +08:00
cheng.zhang b50c3468c1 Merge pull request #4 from liamcindy/MergeCocos2d_3.0
modify coco action with new coding rule
2013-12-26 00:47:29 -08:00
chuanweizhang 7d7a0866e2 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
Conflicts:
	tools/bindings-generator
2013-12-26 16:46:55 +08:00
CaiWenzhi a2e873d12a Merge branch 'develop' into develop_nutty_modify_framework_newrender_modify_projectfiles 2013-12-26 16:45:48 +08:00
Liam a158e25767 modify coco action with new coding rule 2013-12-26 16:36:21 +08:00
boyu0 2fb0179293 change QuadCommand variable to class member. 2013-12-26 16:36:03 +08:00
Liam bc54707893 modify coco action with new coding rule 2013-12-26 16:29:59 +08:00