samuele3hu
|
78cd3e561e
|
issue #2404:Move deprecated functions to Deprecated.lua
|
2013-07-18 23:27:07 +08:00 |
samuele3hu
|
596eb9df3e
|
issue #2377:Modify tojs/cocos2dx.ini and a function name
|
2013-07-16 16:45:57 +08:00 |
samuele3hu
|
1761669832
|
issue #2377:Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into ScriptHandlerMgr
|
2013-07-16 12:47:40 +08:00 |
James Chen
|
72d1a074df
|
Updating travis-script/before-install.sh, install gcc4.7 when build linux port.
|
2013-07-16 11:58:08 +08:00 |
James Chen
|
de4b231264
|
closed #2405: Updating bindings-generator, Bindings-generator should not bind deprecated methods.
|
2013-07-16 10:04:03 +08:00 |
James Chen
|
ebf382b02f
|
issue #2405: Removing deprecated methods in 'skip' section in cocos2dx.ini since bindings-generator will not bind deprecated methods now.
|
2013-07-16 10:03:25 +08:00 |
samuele3hu
|
c955a559bf
|
issue #2377:Del register/unregister function in .cpp and .h files
|
2013-07-16 09:55:06 +08:00 |
James Chen
|
759831c1d8
|
issue #2397: Application::sharedApplication --> Application::getInstance.
|
2013-07-15 16:24:42 +08:00 |
samuele3hu
|
80a6811f9f
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into ScriptHandler
|
2013-07-15 10:39:08 +08:00 |
samuele3hu
|
51c3ced4ba
|
issue #2377:Modify the ScripthandlerMgr struct and modify some lua test samples
|
2013-07-15 10:38:16 +08:00 |
minggo
|
34b60e99f1
|
Merge pull request #3140 from minggo/iss2393-mark_deprecated
Use Point, Rect and Size member functions instead of global functions
|
2013-07-12 08:59:27 -07:00 |
minggo
|
98fffdf7fc
|
closed #2393:revert some wrong modification when fix conflicts
|
2013-07-12 23:58:31 +08:00 |
minggo
|
6abe6fce78
|
closed #2393: fix conflicts
|
2013-07-12 18:04:32 +08:00 |
James Chen
|
dda40ce9ab
|
Updating cocos2dx.ini, ignore "FileUtils::purgeFileUtils" for JSB.
|
2013-07-12 16:49:13 +08:00 |
James Chen
|
c6b0882766
|
issue #2397: Updating Lua bindings.
|
2013-07-12 15:42:14 +08:00 |
James Chen
|
33c37f5f9d
|
issue #2397: CCTextureCache:sharedTextureCache --> CCTextureCache:getInstance.
|
2013-07-12 14:44:24 +08:00 |
James Chen
|
4a7e884de8
|
issue #2397: UserDefault::sharedUserDefault() --> UserDefault::getInstance(), UserDefault::purgeSharedUserDefault() --> UserDefault::destroyInstance();
|
2013-07-12 14:34:57 +08:00 |
James Chen
|
f8cd252c5c
|
issue #2397: sharedNotificationCenter --> getInstance
|
2013-07-12 14:17:42 +08:00 |
James Chen
|
6038d69183
|
issue #2397: sharedSpriteFrameCache --> getInstance, purgeSharedSpriteFrameCache --> destroyInstance.
|
2013-07-12 14:12:58 +08:00 |
James Chen
|
f30ae2ef31
|
issue #2397: Updating CCAnimationCache.pkg
|
2013-07-12 13:57:05 +08:00 |
James Chen
|
41957f06c9
|
issue #2397: sharedAnimationCache --> getInstance.
|
2013-07-12 13:54:56 +08:00 |
James Chen
|
853a503d2f
|
issue #2397: Updating bindings configuration. [Lua and JS].
|
2013-07-12 13:48:31 +08:00 |
James Chen
|
2c1b26acf8
|
issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance()
|
2013-07-12 13:11:21 +08:00 |
James Chen
|
74339b6d0e
|
issue #2397: Updating cocos2d.ini and CCFIleUtils.pkg.
|
2013-07-12 12:53:20 +08:00 |
James Chen
|
a678d12615
|
issue #2397: FileUtils::sharedFileUtils --> FileUtils::getInstance() for all platforms
|
2013-07-12 12:03:39 +08:00 |
James Chen
|
88a28b041e
|
issue #2397: Director::sharedDirector --> Director::getInstance() for all files.
|
2013-07-12 11:50:36 +08:00 |
dumganhar
|
9b126e79d7
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into remove-copywithzone
Conflicts:
scripting/lua/cocos2dx_support/LuaCocos2d.cpp
|
2013-07-08 23:09:48 +08:00 |
dumganhar
|
8f900d02b8
|
issue #2300: Removing all 'copyWithZone' pattern.
|
2013-07-08 23:05:47 +08:00 |
minggo
|
87125e4b2a
|
issue #2129:use capital words for static const member variables
|
2013-07-08 18:11:32 +08:00 |
minggo
|
cf96ec079e
|
Merge pull request #11 from dumganhar/minggo-iss2129-remove_prefix
Bug fixes. Please see the commits for details.
|
2013-07-08 00:40:23 -07:00 |
James Chen
|
962207a48a
|
Adding some logs in travis script.
|
2013-07-08 15:27:49 +08:00 |
James Chen
|
466a64ba05
|
issue #2129: Updating bindings-generator.
|
2013-07-08 15:25:04 +08:00 |
James Chen
|
c07eda8894
|
issue #2129: Updating cocos2dx.ini.
|
2013-07-08 15:19:46 +08:00 |
minggo
|
b39e7e205f
|
issue #2129:modify pkg files
|
2013-07-08 11:34:31 +08:00 |
James Chen
|
e03091f934
|
Updating tojs/cocos2dx.ini, visit needs to be exposed to JS since it's used for RenderTexture.
|
2013-07-05 15:18:04 +08:00 |
James Chen
|
9d2152b513
|
sudo apt-get update before install new packages
|
2013-07-05 13:45:37 +08:00 |
James Chen
|
a67ac821f7
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2371-add-lua-ios-mac
Conflicts:
scripting/lua/cocos2dx_support/LuaCocos2d.cpp
|
2013-07-04 17:15:09 +08:00 |
James Chen
|
62879c3789
|
issue #2371: Updating CCTexture2D.pkg.
|
2013-07-04 17:09:23 +08:00 |
minggo
|
22e5d12503
|
Merge pull request #3071 from keirantai/develop
Regenerated xcode4 templates plist files
|
2013-07-03 23:27:50 -07:00 |
minggo
|
c327bc7906
|
issue #2373:add const in pkg files
|
2013-07-04 12:50:17 +08:00 |
Keiran Tai
|
dde6250159
|
Regenerated xcode4 templates plist files due to missing few important files and causes compile error
|
2013-07-04 11:13:15 +08:00 |
James Chen
|
28b3028646
|
Updating bindings-generator.
|
2013-07-02 18:24:31 +08:00 |
James Chen
|
d446f90016
|
close #2285: Updating tools/tojs/cocos2d-x.ini.
|
2013-07-02 17:48:06 +08:00 |
James Chen
|
34871d47af
|
close #2347: Updating tools/tojs/cocos2dx.ini.
|
2013-07-01 22:34:57 +08:00 |
James Chen
|
e20356a32d
|
Merge pull request #3037 from boyu0/refactor_2339
change the useage text
|
2013-06-30 23:37:12 -07:00 |
James Chen
|
c872666650
|
Merge pull request #3025 from boyu0/refactor_2339
closed #2339: Refactor checkParams() in create_project.py, use OptionParser to parse the params
|
2013-06-30 23:19:08 -07:00 |
boyu0
|
1156ae4f60
|
change the useage text
|
2013-07-01 14:10:14 +08:00 |
boyu0
|
2625847a74
|
closed #2339 refactor checkParams() in create_project.py, use OptionParser to parse the params
|
2013-07-01 01:04:01 +08:00 |
boyu0
|
2cccadeaab
|
closed #2339 refactor checkParams() in create_project.py, use OptionParser to parse the params
|
2013-06-28 10:12:55 +08:00 |
James Chen
|
5ce150a10c
|
issue #2340: Updating submodule of cocos2d-console.
|
2013-06-27 17:19:22 +08:00 |