Ricardo Quesada
|
b3f306e742
|
Ignore getFullPathCache() in FileUtils
|
2014-01-14 18:30:51 -08:00 |
James Chen
|
815cea3d7b
|
Merge pull request #5044 from Pisces000221/patch-1
Corrected a few mistakes in project-creator README
|
2014-01-13 22:52:34 -08:00 |
Nite Luo
|
37522c61c3
|
Make the ui look a bit better
|
2014-01-13 11:54:33 -08:00 |
Nite Luo
|
2e127f819b
|
Add Polish the labels for project creator ui
|
2014-01-13 11:37:44 -08:00 |
James Chen
|
5dedd085c8
|
Merge pull request #5032 from heliclei/develop
rename ghprb.py to pull-request-builder.py
|
2014-01-12 17:43:40 -08:00 |
Pisces000221
|
09f23c1bcb
|
Corrected a few mistakes in project-creator README
|
2014-01-12 14:38:09 +08:00 |
heliclei
|
b4a4b70e22
|
rename ghprb.py to pull-request-builder.py
|
2014-01-10 17:45:28 +08:00 |
James Chen
|
b454bf01e3
|
Merge pull request #5002 from heliclei/develop
support [ci skip] in commit message
|
2014-01-08 20:53:19 -08:00 |
heliclei
|
007a64e50e
|
support [ci skip] command
|
2014-01-09 12:47:46 +08:00 |
heliclei
|
2b7aa26308
|
fix create job state
|
2014-01-09 10:56:33 +08:00 |
James Chen
|
2de06a9655
|
Merge pull request #4993 from heliclei/develop
add auto generate bindings
|
2014-01-08 01:55:10 -08:00 |
heliclei
|
6cbf69306c
|
remove unnessesary chmod and ls command
|
2014-01-08 16:51:37 +08:00 |
heliclei
|
13fab57ce2
|
remove debug print
|
2014-01-08 16:27:08 +08:00 |
heliclei
|
f7a0e7da1a
|
add auto generate bindings
|
2014-01-08 16:21:11 +08:00 |
James Chen
|
b07acb6c12
|
[JSB] Supports cc.ScrollView.extend, cc.TableView.extend, cc.TableViewCell.
|
2014-01-07 22:17:22 +08:00 |
James Chen
|
e25c4b5f4d
|
[JSB] Armature should be able to be extended in JS.
|
2014-01-07 20:55:07 +08:00 |
James Chen
|
849b522924
|
Merge pull request #4962 from Dhilan007/develop_crash
update bindings-generator submodule
|
2014-01-07 01:41:47 -08:00 |
Dhilan007
|
3cab3e5df3
|
update bindings-generator submodule
|
2014-01-07 17:19:29 +08:00 |
samuele3hu
|
b19bda1588
|
Fix:Update cocos_files.json file
|
2014-01-07 16:49:51 +08:00 |
James Chen
|
da17c6b05b
|
Merge pull request #4954 from heliclei/develop
[Jenkins]fix symbol link create error
|
2014-01-07 00:35:16 -08:00 |
heliclei
|
05f6fedd1e
|
fix windows symbol link path error
|
2014-01-07 16:27:23 +08:00 |
James Chen
|
f5ae2bbacc
|
Merge pull request #4932 from boyu0/iss3401_physical_lua_binding
issue #3401: physical lua binding
|
2014-01-06 23:48:47 -08:00 |
heliclei
|
5dadbce813
|
fix symbol link create error
|
2014-01-07 15:41:18 +08:00 |
James Chen
|
37b6ef99e3
|
Wrong dir fix for travis ci.
|
2014-01-06 20:04:30 -08:00 |
James Chen
|
2f7c41bd28
|
[travis] builds linux template now.
|
2014-01-06 19:42:51 -08:00 |
boyu0
|
cf146b32cf
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss3401_physical_lua_binding
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
cocos/scripting/lua/bindings/CCLuaStack.cpp
cocos/scripting/lua/script/Cocos2d.lua
cocos/scripting/lua/script/Cocos2dConstants.lua
|
2014-01-07 10:16:44 +08:00 |
heliclei
|
4c2fe530f9
|
fix post data format
|
2014-01-06 22:24:47 +08:00 |
boyu0
|
eaa3041a97
|
issue #3401: physical lua banding script, add testlua->physics test
|
2014-01-06 22:19:40 +08:00 |
heliclei
|
bc5303f6f2
|
build all android targets
|
2014-01-06 20:58:00 +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 |
samuele3hu
|
f36d4a9236
|
Fix:Resolve the lua android template errors
|
2014-01-06 19:59:31 +08:00 |
user
|
16bff3da1c
|
add 755
|
2014-01-06 01:31:36 -05:00 |
chuanweizhang
|
07e51e2c86
|
test template lua
|
2014-01-06 14:24:33 +08:00 |
samuele3hu
|
465aba951c
|
Fix:Remove the ScollView and TableView of extension gui lua binding
|
2014-01-04 18:36:33 +08:00 |
James Chen
|
7a53ec12ee
|
Merge pull request #4870 from heliclei/develop
use print_exc() instead of format_exc()
|
2014-01-04 00:50:13 -08:00 |
heliclei
|
6e1c508960
|
use print_exc() instead of format_exc()
|
2014-01-04 16:25:31 +08:00 |
cw
|
556a6436bd
|
modify 644 —>755
|
2014-01-04 15:27:39 +08:00 |
chuanweizhang
|
5ffc3d9726
|
modify create_project.py suffix
|
2014-01-04 14:04:39 +08:00 |
chuanweizhang
|
accdf5635f
|
modify print message
|
2014-01-04 13:54:17 +08:00 |
chuanweizhang
|
51a6e4fc35
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2014-01-04 13:25:34 +08:00 |
James Chen
|
322cf0d233
|
Fixing CocoStudio bindings error.
|
2014-01-04 12:11:10 +08:00 |
Dhilan007
|
b6e676caa4
|
fix warn and compiling error in jsb_cocos2dx_studio_manual.cpp.
|
2014-01-03 23:03:48 +08:00 |
Dhilan007
|
b4d392dc38
|
update js binding for studio change.
|
2014-01-03 21:33:48 +08:00 |
chuanweizhang
|
c22cc77c66
|
add cocos files list configure script
|
2014-01-03 19:09:13 +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
|
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 |
samuele3hu
|
c4588722dd
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developNewUI
|
2014-01-03 10:41:03 +08:00 |
samuele3hu
|
07a3efb585
|
Update the lua test cases about the GUI
|
2014-01-03 10:39:19 +08:00 |