Commit Graph

13393 Commits

Author SHA1 Message Date
CaiWenzhi 2f3e922a98 Fixed crash of reader 2013-11-18 10:19:40 +08:00
boyu0 af65a59e5f issue : fix indent 2013-11-18 10:15:50 +08:00
Huabing.Xu 09f27f1d16 HotFix: remove Mac platform Image::saveToFile assert 2013-11-18 10:14:57 +08:00
boyu0 a7d884a63f issue : change debug draw defines to class static const variable 2013-11-18 10:10:37 +08:00
CaiWenzhi e63ef05c30 Merge branch 'develop' into develop_nutty_modify_bugfixed 2013-11-18 09:57:35 +08:00
boyu0 8c949c3441 fix bugs: delete initTest functions. 2013-11-18 03:43:32 +08:00
boyu0 8ab64c9fa8 issue : fix some api name and code style 2013-11-18 03:10:13 +08:00
boyu0 0710cfa526 issue : delete PhysicsSlidingJoint and PhysicsSpringJoint. add joint tests, fix bugs 2013-11-18 02:16:20 +08:00
James Chen 102703703b issue : Updating comments for this tool. 2013-11-16 23:09:45 +08:00
James Chen fd72836e20 issue : Comments add_namespace type in “all” mode. 2013-11-16 23:02:33 +08:00
James Chen dcf413765b [First commit]Adding tools of best c++ practice for upgrading game codes from v2.x to v3.x 2013-11-16 22:58:01 +08:00
minggo bac14ab3e5 Merge pull request from lite3/develop
[ci skip]fix path for windows
2013-11-16 05:22:09 -08:00
minggo 2235c833a3 Merge pull request from minggo/fix-warning-hungaria
[ci skip]apply cocos2dx coding style
2013-11-16 05:21:00 -08:00
minggo 982a23af3d fix some hungarial 2013-11-16 21:08:00 +08:00
minggo db804891ed fix some warnings 2013-11-16 20:02:49 +08:00
CaiWenzhi 71ff8fef9c Fixed crash 2013-11-15 22:25:29 +08:00
lite3 8d24960bb2 fix path for windows 2013-11-15 18:05:24 +08:00
boyu0 02e5d44955 Merge branch 'iss2771_physical' of https://github.com/boyu0/cocos2d-x into iss2771_physical 2013-11-15 16:54:02 +08:00
boyu0 988630c12f Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical 2013-11-15 16:38:58 +08:00
boyu0 0cb45e50f1 issue : fix bugs 2013-11-15 16:27:43 +08:00
minggo 425ce40a67 Merge pull request from Dhilan007/helloLuaConf
[ci skip]fix Incomplete helloLua project configuration.
2013-11-15 00:06:49 -08:00
Dhilan007 6db31508cc fix Incomplete helloLua project configuration. 2013-11-15 16:01:03 +08:00
minggo 8b5068d4c5 Merge pull request from boyu0/fix_ccbreader_magic_bits_compare_bug
[ci skip]fix CCBReader magic bytes compare bug.
2013-11-14 23:45:33 -08:00
minggo 5870a69bb7 Merge pull request from Dhilan007/di2854
[ci skip]issue #2854:Disable CDT Builder on Eclipse
2013-11-14 23:45:13 -08:00
minggo 2923b1c1ed Merge pull request from nutty898/develop_nutty_modify_relativelayout
[ci skip]Modify relative layout
2013-11-14 23:43:30 -08:00
boyu0 0c309acbe7 fix CCBReader magic bytes compare bug which cause CocosBuilderTest turns black 2013-11-15 15:41:43 +08:00
minggo b9e5cadeba Merge pull request from samuele3hu/developCCS
[ci skip]Modify template of lua ios_mac config and some bugs
2013-11-14 23:21:56 -08:00
samuele3 63d4014586 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developCCS 2013-11-15 14:52:17 +08:00
CaiWenzhi 75d9bde459 Modify relative layout 2013-11-15 14:37:34 +08:00
Dhilan007 050a47c4eb issue #2854:Disable CDT Builder on Eclipse 2013-11-15 14:35:55 +08:00
minggo 2617fe1a74 Merge pull request from nutty898/develop_nutty_modify_layout
[ci skip]Modify layout
2013-11-14 22:27:32 -08:00
samuele3 c1bdd8ad3c Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developCCS 2013-11-15 13:49:19 +08:00
samuele3 ec9bc0069f Modify template of lua ios_mac config and some bugs 2013-11-15 13:48:34 +08:00
CaiWenzhi 1730fcddcb Modify layout 2013-11-15 13:29:39 +08:00
minggo 6a9dd64547 Merge pull request from dabingnn/free_instead_of_delete
[ci skip]Free instead of delete
2013-11-14 18:49:58 -08:00
Huabing.Xu e14295c404 Merge branch 'develop' into free_instead_of_delete 2013-11-15 09:45:03 +08:00
Huabing.Xu 022b5c7b9a Merge branch 'develop' into free_instead_of_delete
# By CaiWenzhi (4) and others
# Via minggo (7) and others
* develop:
  fix asynchronize loading bug
  [AUTO] : updating submodule reference to latest autogenerated bindings
  fixed  support for html5.
  fixed bug of widget
  fixed bugs of widget
  fixed   ComponentTest and SceneTest NULL to nullptr.
  Add deprecated functions of class TextureCache
  fix warning
  set z order after reorder
  fixed  replace NULL to nullptr.
  add "override"
  fixed 
  Modify code criterion

Conflicts:
	cocos/editor-support/cocostudio/CCSGUIReader.cpp
	cocos/editor-support/cocostudio/CCSSceneReader.cpp
2013-11-15 09:44:29 +08:00
minggo 9b746d22f5 Merge pull request from minggo/async-loading-fix
[ci skip]fix asynchronize loading bug
2013-11-14 02:40:44 -08:00
minggo 2f7f05d1d7 fix asynchronize loading bug 2013-11-14 18:39:23 +08:00
minggo f06d71dd49 Merge pull request from CocosRobot/updategeneratedsubmodule_1384421963
[ci skip][AUTO] : updating submodule reference to latest autogenerated bindings
2013-11-14 02:26:45 -08:00
CocosRobot 523cb2e8d9 [AUTO] : updating submodule reference to latest autogenerated bindings 2013-11-14 09:39:25 +00:00
minggo c594a673fc Merge pull request from chengstory/#3185
[ci skip]fixed 
2013-11-14 01:33:26 -08:00
Huabing.Xu 4894632467 Fix bug: add android, fix android can not compile 2013-11-14 17:14:35 +08:00
chengstory 6acf422f3b fixed support for html5. 2013-11-14 17:03:45 +08:00
minggo cd2db9448a Merge pull request from nutty898/develop_nutty_code_criterion
[ci skip]Develop nutty code criterion
2013-11-14 00:14:47 -08:00
CaiWenzhi 19c605eb51 Merge branch 'develop' into develop_nutty_code_criterion 2013-11-14 15:46:52 +08:00
CaiWenzhi 5f22edf095 fixed bug of widget 2013-11-14 15:42:59 +08:00
minggo e0076cbdf3 Merge pull request from minggo/zorder-fix
[ci skip]Zorder fix
2013-11-13 23:26:05 -08:00
minggo e2c4c18e3b Merge pull request from samuele3hu/developCCS
[ci skip]Add deprecated functions of class TextureCache
2013-11-13 23:25:49 -08:00
Huabing.Xu 03c8c8f4fc Fix bug: use free() in imageCommon_cpp.h 2013-11-14 14:48:16 +08:00