Ricardo Quesada
|
df3e83094b
|
Adds RELEASE_NOTES.md to repo
|
2014-01-06 16:23:06 -08:00 |
Ricardo Quesada
|
9d58951d56
|
Merge pull request #4934 from ricardoquesada/changelog_fixes
Adds release date to CHANGELOG
|
2014-01-06 14:25:41 -08:00 |
Ricardo Quesada
|
11ad6cd974
|
Adds release date to CHANGELOG
|
2014-01-06 14:24:24 -08:00 |
James Chen
|
b7ceb8bcac
|
Merge pull request #4931 from heliclei/develop
[jenkins]Add create-job.py:create build job by pr, build all android targets
|
2014-01-06 06:26:21 -08:00 |
heliclei
|
4c2fe530f9
|
fix post data format
|
2014-01-06 22:24:47 +08:00 |
heliclei
|
bc5303f6f2
|
build all android targets
|
2014-01-06 20:58:00 +08:00 |
James Chen
|
559e5b771f
|
Merge pull request #4928 from dumganhar/more-warning-fix
More warning fixes
|
2014-01-06 04:18:22 -08:00 |
minggo
|
0a7e9a6d10
|
Merge pull request #4929 from samuele3hu/developNewUI
Fix:Resolve the lua android template errors
|
2014-01-06 04:16:31 -08:00 |
samuele3hu
|
2949ab754f
|
Fix:Regeneration cocos_files.json
|
2014-01-06 20:11:44 +08:00 |
samuele3hu
|
ac46932c06
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developNewUI
Conflicts:
tools/project-creator/module/cocos_files.json
|
2014-01-06 20:07:39 +08:00 |
James Chen
|
75804ac8a2
|
Warning fix in ccUTF8.cpp/h
|
2014-01-06 20:04:09 +08:00 |
James Chen
|
1bd0f90437
|
Warning fix in js_manual_conversions.cpp/h
|
2014-01-06 20:02:01 +08:00 |
James Chen
|
dd0e157c74
|
Warning fix in CCTextFieldTTF.cpp.
|
2014-01-06 20:01:28 +08:00 |
samuele3hu
|
f36d4a9236
|
Fix:Resolve the lua android template errors
|
2014-01-06 19:59:31 +08:00 |
James Chen
|
1ad6064c30
|
Merge pull request #4927 from dumganhar/value-fix
Fixing ‘ActionTest->AnimationTest’ crashes. It should return empty ValueMap/ValueVector when Value::asValueVector/Map is invoked in empty Value.
|
2014-01-06 03:59:06 -08:00 |
minggo
|
4966ca948b
|
Merge pull request #4926 from Dhilan007/develop_crash
fix compiling error on vs project.
|
2014-01-06 03:58:46 -08:00 |
James Chen
|
ea60dbb640
|
Fixing ‘ActionTest->AnimationTest’ crashes. It should return empty ValueMap/ValueVector when Value::asValueVector/Map is invoked in empty Value.
|
2014-01-06 19:55:59 +08:00 |
Dhilan007
|
4087afaf4e
|
fix compiling error on vs project.
|
2014-01-06 19:55:29 +08:00 |
minggo
|
18934eeca3
|
Merge pull request #4923 from Dhilan007/develop_crash
fix crash in NewEventDispatcherTest.cpp on vs
|
2014-01-06 03:06:58 -08:00 |
Dhilan007
|
4806ef5c6f
|
change time of initialization
|
2014-01-06 18:26:14 +08:00 |
Dhilan007
|
8e3eb8580f
|
fix crash in NewEventDispatcherTest.cpp on vs
|
2014-01-06 18:00:52 +08:00 |
minggo
|
b934b4633c
|
Merge pull request #4922 from Dhilan007/develop_crash
fix crash in TouchesTest.cpp on vs
|
2014-01-06 01:40:52 -08:00 |
Dhilan007
|
5786c8aa41
|
fix crash in TouchesTest.cpp on vs
|
2014-01-06 17:31:49 +08:00 |
Dhilan007
|
3a95c9db3e
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into new_label
|
2014-01-06 17:21:34 +08:00 |
minggo
|
cd6b000016
|
Merge pull request #4920 from minggo/develop
don't rlease autoreleased object
|
2014-01-06 01:21:13 -08:00 |
minggo
|
4033ecea77
|
don't rlease autoreleased object
|
2014-01-06 17:20:42 +08:00 |
Dhilan007
|
922fd50903
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into new_label
|
2014-01-06 17:20:00 +08:00 |
James Chen
|
e705dfe471
|
Merge pull request #4917 from chengstory/AddTriggerCode
Add Trigger code to sceneTest on cocos2dx 3.x.
|
2014-01-06 01:16:46 -08:00 |
minggo
|
5d37050cfc
|
Merge pull request #4919 from minggo/develop
don't release autoreleased objec
|
2014-01-06 01:04:13 -08:00 |
minggo
|
7b55c3da1e
|
don't release autoreleased objec
|
2014-01-06 17:03:24 +08:00 |
Dhilan007
|
268ea55d64
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into new_label
|
2014-01-06 16:48:47 +08:00 |
minggo
|
14693cbf35
|
Merge pull request #4918 from minggo/develop
don't assign last element with (null, null)
|
2014-01-06 00:45:29 -08:00 |
minggo
|
63ad431349
|
don't assign last element with (null, null)
|
2014-01-06 16:41:42 +08:00 |
Dhilan007
|
a8e03b264f
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into new_label
|
2014-01-06 16:39:38 +08:00 |
zhangcheng
|
573737df40
|
Add Trigger code to sceneTest on cocos2dx 3.x.
|
2014-01-06 16:32:39 +08:00 |
minggo
|
8102537b43
|
Merge pull request #4916 from minggo/develop
Fix a crash of particle test
|
2014-01-06 00:29:14 -08:00 |
minggo
|
94e0b03d47
|
don't release autoreleased object
|
2014-01-06 16:28:15 +08:00 |
James Chen
|
2818677795
|
Merge pull request #4913 from nutty898/develop_nutty_modify_framework_fixedmemleak
Develop nutty modify framework fixedmemleak
|
2014-01-06 00:24:36 -08:00 |
Dhilan007
|
eb6ff55571
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into new_label
|
2014-01-06 16:18:20 +08:00 |
minggo
|
9b44e80cf2
|
Merge pull request #4900 from dabingnn/develop_SpriteBatchNodeShaderBug
init shader on construction instead of draw in class CCSpriteBatchNode
|
2014-01-06 00:11:59 -08:00 |
James Chen
|
c40cedc804
|
Don't test Map<K,V>::bucketCount since it's platform dependence.
|
2014-01-06 16:09:01 +08:00 |
CaiWenzhi
|
60b340f2cd
|
Modify wrong codes
|
2014-01-06 15:59:21 +08:00 |
CaiWenzhi
|
81836d8aeb
|
Merge branch 'develop' into develop_nutty_modify_framework_fixedmemleak
|
2014-01-06 15:57:19 +08:00 |
James Chen
|
d9e79b4ec5
|
Merge pull request #4915 from Dhilan007/develop_crash
fix crash in UnitTest.cpp on vs.
|
2014-01-05 23:27:08 -08:00 |
Dhilan007
|
93923dcb83
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into new_label
|
2014-01-06 15:24:14 +08:00 |
Dhilan007
|
4261a441de
|
fix crash in UnitTest.cpp on vs.
|
2014-01-06 15:19:47 +08:00 |
James Chen
|
34bd322a10
|
Merge pull request #4911 from chengstory/fixesBugs_Develop
Fixes bugs on cocos2dx 3.x
|
2014-01-05 23:13:30 -08:00 |
CaiWenzhi
|
ee9634c8d2
|
Merge branch 'develop' into develop_nutty_modify_framework_fixedmemleak
|
2014-01-06 15:09:36 +08:00 |
CaiWenzhi
|
4d1d225bd1
|
Fixed bugs and memory leak
|
2014-01-06 15:07:04 +08:00 |
James Chen
|
7f353090c8
|
Merge pull request #4907 from chuanweizhang2013/develop
modify lua template mistake and create_project bug
|
2014-01-05 22:51:06 -08:00 |