Commit Graph

18 Commits

Author SHA1 Message Date
zhangbin 0f8e1d930a closed #2439, Add sample code for plugin flurry Ads. 2013-07-30 14:57:37 +08:00
zhangbin a632a830c1 Move the developer informations to file Configs.h 2013-07-29 18:06:22 +08:00
zhangbin 679515f9df Remove the deprecated methods. 2013-07-29 15:17:54 +08:00
zhangbin ce444a57f3 Update the JS binding code of plugin. 2013-07-29 11:27:47 +08:00
James Chen 3bc45e665c Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into constants-refactor
Conflicts:
	scripting/lua/cocos2dx_support/LuaCocos2d.cpp
2013-07-26 19:56:04 +08:00
James Chen e16a5f469b issue #2430: Refactoring enum 'ResolutionPolicy'. 2013-07-26 18:18:58 +08:00
James Chen ad1d8b667d enum class for LanguageType, Application::Platform 2013-07-26 17:29:06 +08:00
zhangbin bbe649812a Update class ProtocolAds to compatible with more Ads SDKs. 2013-07-26 15:51:06 +08:00
zhangbin b9eacf8517 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop 2013-07-25 10:20:56 +08:00
zhangbin 9944a5d186 Rename the singleton methods name in sample project of plugin.
Remove the deprecated methods.
2013-07-24 15:31:20 +08:00
James Chen 35dec5d71e More CCLog --> log. 2013-07-24 10:46:13 +08:00
zhangbin 9edc1dff80 closed #2416, Add social plugin : SocialNd91 & add sample code for social plugins. 2013-07-23 14:29:11 +08:00
James Chen 759831c1d8 issue #2397: Application::sharedApplication --> Application::getInstance. 2013-07-15 16:24:42 +08:00
James Chen 2c1b26acf8 issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance() 2013-07-12 13:11:21 +08:00
James Chen 88a28b041e issue #2397: Director::sharedDirector --> Director::getInstance() for all files. 2013-07-12 11:50:36 +08:00
zhangbin e999cc9541 closed #2376, Add online IAP feature in plugins : uc, nd91 & qh360. 2013-07-05 10:51:08 +08:00
zhangbin 5b1d5e0d3e closed #2349, Add user login/logout plugin UC. 2013-07-02 10:51:01 +08:00
zhangbin 530afbb9d9 issue #2336, Add a sample project with all plugins. 2013-06-28 11:46:39 +08:00