Commit Graph

11391 Commits

Author SHA1 Message Date
minggo 3c2c125b75 Merge pull request #3307 from minggo/develop
fixed warnings on Android and windows
2013-07-28 06:45:15 -07:00
minggo f7fd7a8af5 fixed warnings on Android and windows 2013-07-28 21:43:20 +08:00
James Chen b2b93bef0a Merge pull request #3305 from samuele3hu/DrawNode
Modify deprecated CCPhysicsDebugNode typedef and some test bug
2013-07-27 23:53:36 -07:00
samuele3hu cc95fcaa69 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into DrawNode 2013-07-28 14:35:38 +08:00
samuele3hu 3aeefb51b3 Modify deprecated CCPhysicsDebugNode typedef and some test bug 2013-07-28 14:33:02 +08:00
minggo 25268bf604 Merge pull request #3304 from minggo/develop
fix a logical error
2013-07-27 19:23:00 -07:00
minggo e97b2504ea fix a logical error 2013-07-28 10:22:12 +08:00
minggo 7159f3f97a Merge pull request #3303 from minggo/develop
set _isDownloading to false before return
2013-07-27 18:56:17 -07:00
minggo 4f6e1fb944 set _isDownloading to false before return 2013-07-28 09:53:59 +08:00
minggo ca037cccee Merge pull request #3301 from samuele3hu/DrawNode
Add more deprecated function and modify template vs2012 soutions
2013-07-27 09:52:08 -07:00
James Chen 16b236431a Merge pull request #3302 from dumganhar/iss2430-ccb-constants
issue #2430: CCBValue::Type is strong enum type now.
2013-07-27 09:36:07 -07:00
James Chen d67ab3e4cc Untabify for CCBValue.cpp. 2013-07-28 00:31:09 +08:00
James Chen 075b83ad87 Merge branch 'iss2430-ccb-constants' of https://github.com/dumganhar/cocos2d-x into iss2430-ccb-constants 2013-07-28 00:28:56 +08:00
samuele3hu 873a35a557 Merge branch 'DrawNode' of https://github.com/samuele3hu/cocos2d-x; branch 'develop' of https://github.com/cocos2d/cocos2d-x into DrawNode 2013-07-28 00:27:26 +08:00
James Chen ab84dacf8f issue #2430: CCBValue::Type is strong enum type now. 2013-07-28 00:26:24 +08:00
samuele3hu 3c953a934e issue #2404:Add more deprecated function and Modify template vs11 solution 2013-07-28 00:16:16 +08:00
minggo c9fd95f583 Merge pull request #3300 from dumganhar/iss2430-ccb-constants
issue #2430: Moving enum type to class for CCBReader.
2013-07-27 09:07:53 -07:00
James Chen b7afc9db43 issue #2430: [Win32] Undefine the macro RELATIVE since it was conflicted with CCBReader::SizeType::RELATIVE and CCBReader::ScaleType::RELATIVE. 2013-07-27 23:20:00 +08:00
James Chen 584402984b Adding deprecated constants for CCBReader. 2013-07-27 23:04:14 +08:00
James Chen 6176076bce Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2430-ccb-constants 2013-07-27 22:36:14 +08:00
James Chen 44b612b56d Reverting LuaCocos2d.cpp. 2013-07-27 22:34:21 +08:00
James Chen fa5c26c5e2 member variables renaming according cocos2d-x style. 2013-07-27 22:31:57 +08:00
minggo d9cc0f4dfc Merge pull request #3299 from samuele3hu/DrawNode
issue #2404:Add more deprecated function and modify some test sample
2013-07-27 07:20:10 -07:00
boyu0 cecfc13bc4 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 2013-07-27 22:06:30 +08:00
samuele3hu 3d60019eb1 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into DrawNode 2013-07-27 21:58:24 +08:00
samuele3hu 5e37e53e14 issue #2404:Add more deprecated function 2013-07-27 21:57:22 +08:00
James Chen e66e429bb2 issue #2430: Moving enum type to class for CCBReader. 2013-07-27 21:44:49 +08:00
minggo 4dde992b70 Merge pull request #3298 from minggo/develop
make iOS template work ok on armv7s devices
2013-07-27 06:40:33 -07:00
minggo b6b56a252c make iOS template work ok on armv7s devices
build only active architecture only
2013-07-27 21:20:25 +08:00
samuele3hu af9f6fbe3a issue #2404:Add more deprecated function and modify some test sample 2013-07-27 17:20:22 +08:00
James Chen cf7aed8789 Merge pull request #3297 from dumganhar/develop
More warning fixes and Lua Template Fix.
2013-07-27 00:17:28 -07:00
James Chen 8721951cee Lua Template Fix. 2013-07-27 15:16:09 +08:00
James Chen 324607c32c More warning fixes. 2013-07-27 15:15:54 +08:00
James Chen e534ec1802 Merge pull request #3296 from dumganhar/develop
Updating JS-Tests. Fixed a bug of PerformanceSpriteTest that mgr is undefined when it runs on the JSB.
2013-07-26 23:06:03 -07:00
James Chen 9a56cd80bf Updating JS-Tests. Fixed a bug of PerformanceSpriteTest that mgr is undefined when it runs on the JSB. 2013-07-27 14:02:23 +08:00
James Chen 58362ec8cd Merge pull request #3295 from CocosRobot/updategeneratedsubmodule_1374899871
[AUTO] : updating submodule reference to latest autogenerated bindings
2013-07-26 21:53:49 -07:00
CocosRobot 0e50b7663e [AUTO] : updating submodule reference to latest autogenerated bindings 2013-07-27 04:37:54 +00:00
James Chen 2a65fdf2f4 Merge pull request #3294 from dumganhar/develop
Updating bindings-generator reference.Supports the default argument whos...
2013-07-26 21:33:07 -07:00
James Chen 732c2ee49d Updating bindings-generator reference.Supports the default argument whose value is a reference, for example:
class AAA
{
public:
static const BBBB = 100;
void foo(int arg1 = BBBB); // Support this default argument which is not integer argument like 'int arg1 = 100; '
}
2013-07-27 12:32:08 +08:00
James Chen 32b823f301 Merge pull request #3291 from dumganhar/develop
Updating JS-Test to the latest version.
2013-07-26 21:17:01 -07:00
James Chen 301f5218ff Merge pull request #3290 from samuele3hu/DrawNode
issue #2426:Add Drawprimitives and DrawNode lua binding and modify releated test sample
2013-07-26 20:44:59 -07:00
James Chen 83afffe5b1 Updating JS-Test to the latest version. 2013-07-27 11:37:07 +08:00
samuele3hu ab4aec0dd3 issue #2426:Replace table with spaces 2013-07-27 11:12:12 +08:00
samuele3hu f12db807a0 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into DrawNode 2013-07-27 11:04:36 +08:00
samuele3hu faa0b46f57 issue #2426:Add Drawprimitives and DrawNode lua binding and modify releated test sample 2013-07-27 10:42:22 +08:00
James Chen 123351a050 Merge pull request #3289 from dumganhar/develop
[Mac] Adding resources for SimpleGame.
2013-07-26 19:29:45 -07:00
James Chen ea9988fde6 [Mac] Adding resources for SimpleGame. 2013-07-27 10:28:40 +08:00
James Chen 02fc1749ca Merge pull request #3286 from ricardoquesada/http_warnings
fixes warnigns when using HttpRequest
2013-07-26 19:20:14 -07:00
minggo 5e8c3a54c1 Merge pull request #3288 from minggo/ndk-r9-fixes
Fix build with -Werror=format-security (default in Android NDK r9)
2013-07-26 16:59:28 -07:00
minggo 295a23e535 Fix build with -Werror=format-security (default in Android NDK r9) 2013-07-27 07:57:28 +08:00