Commit Graph

15129 Commits

Author SHA1 Message Date
Dhilan007 2f84abd19c fix compiling error in TransitionTest on vs. 2014-01-03 16:13:13 +08:00
CaiWenzhi a32976802a Merge branch 'develop' into develop_nutty_modify_framework_optimizewidgets 2014-01-03 15:50:35 +08:00
CaiWenzhi 767bf81e90 Modify renderers draw order define. 2014-01-03 15:46:42 +08:00
Dhilan007 8e2c51d31e update vs project for split spine binding. 2014-01-03 15:29:50 +08:00
CaiWenzhi 9c0e669e09 Add "override" 2014-01-03 15:14:48 +08:00
samuele3hu a72cf0428c Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developNewUI 2014-01-03 14:53:15 +08:00
samuele3hu 2b19da00df Update the lua test cases about the armature 2014-01-03 14:51:36 +08:00
James Chen b98174b3df Merge pull request #4822 from CocosRobot/updategeneratedsubmodule_1388725346
[AUTO] : updating submodule reference to latest autogenerated bindings
2014-01-02 21:08:14 -08:00
CocosRobot 0661d87cdb [AUTO] : updating submodule reference to latest autogenerated bindings 2014-01-03 05:02:28 +00:00
minggo 1caae52140 [ci skip] 2014-01-03 12:58:57 +08:00
James Chen ac6b72450f Merge pull request #4816 from samuele3hu/developNewUI
Update the lua test cases about the GUI
2014-01-02 20:53:19 -08:00
James Chen 3e2ff8d467 Update AUTHORS [ci skip] 2014-01-03 12:50:52 +08:00
James Chen 3d722319a9 Merge pull request #4820 from andyque/develop
fix compile error of Map's getRandomObject
2014-01-02 20:49:25 -08:00
CaiWenzhi 7d8d645c70 Modify "include" 2014-01-03 12:15:42 +08:00
CaiWenzhi e734f3ccaf optimize button 2014-01-03 12:14:21 +08:00
andyque 88efbfc9cc remove srand function call 2014-01-03 11:56:58 +08:00
andyque 774542a341 fix compile error of getRandomObject in map
and add srand to  vector and map
2014-01-03 11:53:16 +08:00
samuele3hu 53f2415fcf Resolve the android compile error 2014-01-03 11:29:56 +08:00
samuele3hu 51e3e3fd1b Resolve the android and linux compile error 2014-01-03 11:15:46 +08:00
James Chen 0b3a4c3ce5 Merge pull request #4817 from heliclei/develop
[Jenkins]fetch pull request and checkout to a local branch
2014-01-02 19:08:54 -08:00
heliclei 4549760f2c fetch pull request and checkout to a local branch 2014-01-03 10:59:37 +08:00
James Chen b193768f26 Update AUTHORS [ci skip] 2014-01-03 10:57:09 +08:00
James Chen 4de2f82bd2 Merge pull request #4815 from andyque/fix
ix move assignment operator doesn't clear previous content bug
2014-01-02 18:55:41 -08:00
samuele3hu bfc7441453 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developNewUI 2014-01-03 10:51:05 +08:00
samuele3hu cdc82d6e8c Add a newline 2014-01-03 10:50:06 +08:00
James Chen 7774a948f0 Merge pull request #4814 from dumganhar/jsb-spine-module
[Android] Adds jsb-spine module. TestJavascript now depends on jsb-spine module.
2014-01-02 18:45:57 -08:00
andyque 67153f816c remove unused code 2014-01-03 10:44:43 +08:00
minggo 93d724f408 [ci skip] 2014-01-03 10:41:26 +08:00
samuele3hu c4588722dd Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developNewUI 2014-01-03 10:41:03 +08:00
andyque 0e90ef8337 fix move assignment operator doesn't clear previous content bug 2014-01-03 10:39:53 +08:00
samuele3hu 07a3efb585 Update the lua test cases about the GUI 2014-01-03 10:39:19 +08:00
James Chen 04760f2508 [Android] Adds jsb-spine module. TestJavascript now depends on jsb-spine module. 2014-01-03 10:30:55 +08:00
andyque c68efd7c5c Merge remote-tracking branch 'upstream/develop' into develop 2014-01-03 09:39:10 +08:00
andyque 053656fea2 Merge branch 'develop' of github.com:andyque/cocos2d-x into develop 2014-01-03 09:37:15 +08:00
Ricardo Quesada f5fa5cbff4 Merge pull request #4812 from ricardoquesada/node_test_fixes
NodeTest converted to lambda functions
2014-01-02 15:52:07 -08:00
Ricardo Quesada d76e8e57bb NodeTest converted to lambda functions
Uses Lambda functions to call the subtests
Easier to add new tests
2014-01-02 15:51:26 -08:00
Ricardo Quesada de2569d726 Merge pull request #4811 from ricardoquesada/transition_test_fix
Improves transitions test
2014-01-02 14:26:14 -08:00
Ricardo Quesada f023ada6f6 Improves transitions test
Unifies functions with trantions name
2014-01-02 14:25:28 -08:00
chengstory ee2d9e9c74 fixed #3480 remove unused ret. 2014-01-03 02:49:11 +08:00
chengstory e08e4ce0f8 fixed #3480 add search paths. 2014-01-03 02:21:36 +08:00
chengstory 77dca5958f issue #3480 upload Samples resources. 2014-01-03 02:03:05 +08:00
chengstory 5903a74bd2 issue #3480
1.  add getNode  and  setNode class function to Component.
            2.  fixes some build error.
2014-01-03 01:42:14 +08:00
chengstory 6892d8cf6a issue #3480
1.  add SceneReader Tests.
                  2.  Modify class member name.
2014-01-03 01:14:12 +08:00
James Chen 0fe73f3a5d Merge pull request #4804 from minggo/android-config
don't build spine module when build 2d module
2014-01-02 06:53:15 -08:00
James Chen 831e0b08e0 Merge pull request #4807 from dumganhar/iss3291-xmlhttprequest-error-fix-develop
closed #3291: XMLHttpRequest.status needs to be assigned even when connection fails.
2014-01-02 06:46:25 -08:00
James Chen 3063080446 Merge pull request #4808 from CocosRobot/updategeneratedsubmodule_1388672423
[AUTO] : updating submodule reference to latest autogenerated bindings
2014-01-02 06:32:41 -08:00
CocosRobot c120394cae [AUTO] : updating submodule reference to latest autogenerated bindings 2014-01-02 14:20:27 +00:00
James Chen 1eda0b5835 Merge pull request #4806 from minggo/remove-using_namespace
no use "using namespace" in header file
2014-01-02 06:08:40 -08:00
minggo 22195a44d0 include spine dependence in testjavascript 2014-01-02 22:06:18 +08:00
James Chen e337fb35fc closed #3291: XMLHttpRequest.status needs to be assigned even when connection fails. 2014-01-02 21:59:47 +08:00