samuele3hu
|
70fcf47a3e
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into TestSample
|
2013-07-26 21:39:34 +08:00 |
James Chen
|
fe3f953493
|
Merge pull request #3278 from CocosRobot/updategeneratedsubmodule_1374842827
[ci skip][AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-07-26 05:53:04 -07:00 |
James Chen
|
f144df7f45
|
Update AUTHORS [ci skip]
|
2013-07-26 20:49:59 +08:00 |
James Chen
|
6c2e6e8cb0
|
Merge pull request #3253 from metalbass/patch-3
Added virtual destructors to some interfaces to fix issue 3095
|
2013-07-26 05:47:35 -07:00 |
CocosRobot
|
e9b32f1f0c
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-07-26 12:47:22 +00:00 |
James Chen
|
a73a4b9837
|
Merge pull request #3276 from dumganhar/constants-refactor
Enumeration refactoring
|
2013-07-26 05:36:16 -07:00 |
James Chen
|
0dce6d9cf3
|
Merge pull request #3227 from azmeuk/file-utils
Added some guards in file utils
|
2013-07-26 05:31:02 -07:00 |
James Chen
|
c9def73930
|
Application::Platform::OS_MACOS --> Application::Platform::OS_MAC.
|
2013-07-26 20:24:33 +08:00 |
Éloi Rivard
|
95b826d82a
|
Fixed a bug in emscripten file utils.
|
2013-07-26 14:19:47 +02:00 |
Éloi Rivard
|
3ffc026c6c
|
Added some guards in file utils.
|
2013-07-26 14:19:20 +02:00 |
James Chen
|
9b6d3e6090
|
ResolutionPolicy::EXACTFIT --> ResolutionPolicy::EXACT_FIT
|
2013-07-26 20:07:41 +08:00 |
James Chen
|
0ae5ea334f
|
Merge pull request #3277 from CocosRobot/updategeneratedsubmodule_1374834840
[ci skip][AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-07-26 05:00:49 -07:00 |
James Chen
|
49c727e122
|
Updating LuaCocos2d.cpp
|
2013-07-26 19:57:22 +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
|
7d9d799194
|
issue #2430: Fixing a typo.
|
2013-07-26 19:54:44 +08:00 |
CocosRobot
|
9fb6d032ca
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-07-26 10:34:03 +00:00 |
James Chen
|
1122432f80
|
Merge pull request #3268 from samuele3hu/deprectedOperator
issue #2404:replace deprecated functions in testlua and hellolua sample
|
2013-07-26 03:27:09 -07:00 |
James Chen
|
e16a5f469b
|
issue #2430: Refactoring enum 'ResolutionPolicy'.
|
2013-07-26 18:18:58 +08:00 |
James Chen
|
2f8d3587bd
|
Platform::LINUX --> Platform::OS_LINUX, Platform::ANDROID --> Platform::OS_ANDROID. ANDROID is defined by ndk.
|
2013-07-26 18:17:30 +08:00 |
James Chen
|
ad1d8b667d
|
enum class for LanguageType, Application::Platform
|
2013-07-26 17:29:06 +08:00 |
James Chen
|
54ab99bf74
|
enum class for ProgressTimer::type
|
2013-07-26 17:28:18 +08:00 |
James Chen
|
6ff6aa20b1
|
Merge pull request #3271 from natural-law/develop
Update class ProtocolAds to compatible with more Ads SDKs.
|
2013-07-26 02:23:48 -07:00 |
zhangbin
|
f847bf4757
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2013-07-26 16:11:11 +08:00 |
zhangbin
|
4ea5d0509f
|
Update the JS binding for the change of class ProtocolAds.
|
2013-07-26 16:07:30 +08:00 |
zhangbin
|
bbe649812a
|
Update class ProtocolAds to compatible with more Ads SDKs.
|
2013-07-26 15:51:06 +08:00 |
samuele3hu
|
6b9c7d4ade
|
issue #2404:modify a function name to isSwallowsTouches()
|
2013-07-26 15:21:19 +08:00 |
samuele3hu
|
fae8e253c0
|
issue #2404:Modify tab to spaces
|
2013-07-26 15:06:35 +08:00 |
samuele3hu
|
b6256be1ad
|
issue #2404:del a deprecated func
|
2013-07-26 15:01:31 +08:00 |
samuele3hu
|
0f8d10f9a7
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into deprectedOperator
|
2013-07-26 14:36:50 +08:00 |
samuele3hu
|
273bdc8fbd
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into deprectedOperator
|
2013-07-26 14:35:40 +08:00 |
James Chen
|
ea3858fdf2
|
Merge pull request #3267 from CocosRobot/updategeneratedsubmodule_1374820049
[ci skip][AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-07-25 23:30:14 -07:00 |
CocosRobot
|
97f17913a6
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-07-26 06:27:41 +00:00 |
James Chen
|
7839f769f2
|
Merge pull request #3265 from dumganhar/constants_fixes
Merge PR https://github.com/cocos2d/cocos2d-x/pull/3261 and updating bindings-generator. It supports 'enum class' type now.
|
2013-07-25 23:21:29 -07:00 |
James Chen
|
00c2173009
|
Warning fix in CocosDenshion.vcxproj
|
2013-07-26 14:16:26 +08:00 |
James Chen
|
6c00a51517
|
RELATIVE was defined on windows, un-define it.
|
2013-07-26 14:16:12 +08:00 |
James Chen
|
2abd61b967
|
Warning fix in CCRenderTexture.h.
|
2013-07-26 14:15:19 +08:00 |
James Chen
|
9ae7bd33e2
|
typedef enum Director::Projection ccDirectorProjection; can't work on Windows, since Director::Projection is already a type, no need to add enum.
|
2013-07-26 14:14:55 +08:00 |
samuele3hu
|
deada04d7f
|
issue #2404:replace some deprecated enums using in the lua
|
2013-07-26 14:10:45 +08:00 |
James Chen
|
d345ac7f3f
|
[Android] Usage changes: ccGLInvalidateStateCache --> GL::invalidateStateCache();
|
2013-07-26 14:00:10 +08:00 |
James Chen
|
5dca03c061
|
Fixing compilation errors in CCImageCommon_cpp.h.
|
2013-07-26 13:59:27 +08:00 |
James Chen
|
df8273d960
|
Fixing an issue that wrong implementation in 'ccGLDeleteTextureN'.
|
2013-07-26 13:58:59 +08:00 |
samuele3hu
|
2288280b2d
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into deprectedOperator
|
2013-07-26 13:57:11 +08:00 |
James Chen
|
241cf022a4
|
Fixing Luabinding errors.
|
2013-07-26 13:50:10 +08:00 |
James Chen
|
8459376f3d
|
More deprecated definitions.
|
2013-07-26 13:49:49 +08:00 |
James Chen
|
4f9d0672aa
|
Fixing errors when disabling VAO.
|
2013-07-26 13:49:24 +08:00 |
James Chen
|
37f6685894
|
MODE_GRAVITY --> Mode::GRAVITY, POSITION_TYPE_XXX --> PositionType::XXX
|
2013-07-26 13:48:32 +08:00 |
James Chen
|
b57d48b0d2
|
ParticleSystem::MODE_RADIUS --> ParticleSystem::Mode::RADIUS
|
2013-07-26 13:47:30 +08:00 |
samuele3hu
|
f49277d367
|
issue #2404:replace deprecated functions in testlua and hellolua sample
|
2013-07-26 13:43:28 +08:00 |
minggo
|
a16fd40a1b
|
Merge pull request #3266 from timothyqiu/docfix
Documentation fix: use \p to reference a parameter
|
2013-07-25 21:46:09 -07:00 |
Timothy Qiu
|
d1e46940ab
|
Documentation fix: use \p to reference a parameter
The orginal @param is meant to describe a parameter, resulting in a
strange doc output.
|
2013-07-26 12:04:03 +08:00 |