bofeng-song
|
b3fe030b90
|
Merge branch 'v3' of https://github.com/cocoscodeide/cocos2d-x into v3
|
2014-06-16 10:07:24 +08:00 |
bofeng-song
|
bca578c2f8
|
fix can`t debug vs project normally
|
2014-06-13 16:34:39 +08:00 |
cocoscodeide
|
2d4297d14e
|
Merge pull request #34 from cocos2d/v3
merge from cocos2d-x
|
2014-06-13 14:14:25 +08:00 |
Dhilan007
|
5cd7ab97d9
|
fixed wrong WP8 project name when create project by console.
|
2014-06-09 16:17:19 +08:00 |
CocosRobot
|
70a4fd173c
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-09 03:12:43 +00:00 |
minggo
|
24f7c9019a
|
Merge pull request #7005 from andyque/refactorUITouchEvent
refactor UI framework touch handling
|
2014-06-09 11:11:40 +08:00 |
CocosRobot
|
b2ca17e00b
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-09 02:53:03 +00:00 |
andyque
|
1a933807b5
|
remove UIInterface.h header file
|
2014-06-09 10:35:54 +08:00 |
Dhilan007
|
fd4e233432
|
fixed WP8 project:compile error,missing files,wrong file path.
|
2014-06-06 15:41:17 +08:00 |
chuanweizhang2013
|
f9b747cf1f
|
modify runtime
|
2014-06-05 18:03:38 +08:00 |
CocosRobot
|
b218f8ec13
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-05 03:51:15 +00:00 |
minggo
|
366beedbb2
|
Merge pull request #6955 from samuele3hu/v3_fix
Add xxtea encrypt support for lua and update the console submodule
|
2014-06-05 11:49:40 +08:00 |
CocosRobot
|
bd018ea645
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-04 09:18:03 +00:00 |
minggo
|
7a4d46dc1b
|
Merge pull request #6965 from Dhilan007/v3-wp8fix
Support Fast App Resume and fixed black screen may arise when using third sdk.
|
2014-06-04 17:15:13 +08:00 |
andyque
|
ab8a68f53b
|
fix template
|
2014-06-04 15:55:52 +08:00 |
andyque
|
d089b251db
|
fix other platform compile error
|
2014-06-04 14:56:34 +08:00 |
Dhilan007
|
3fcb75c82f
|
Fixed black screen may arise when using third SDK.
|
2014-06-04 13:54:44 +08:00 |
samuele3hu
|
c785d64ba1
|
Adjust the xxtea directory structure and modify configs files for platforms
|
2014-06-04 11:50:04 +08:00 |
Dhilan007
|
52ad2063bd
|
Support Fast App Resume.
|
2014-06-04 11:19:53 +08:00 |
samuele3hu
|
55bb9a7d09
|
Update setting for different platform
|
2014-06-03 17:15:28 +08:00 |
cw
|
9d14a179db
|
Merge branch 'v3luaruntime' of https://github.com/chuanweizhang2013/cocos2d-x into v3luaruntime
|
2014-06-03 11:28:18 +08:00 |
cw
|
521fa3118d
|
config template
|
2014-06-03 11:25:16 +08:00 |
chuanweizhang2013
|
72ce393d60
|
remove rtres floder
|
2014-05-30 14:25:37 +08:00 |
cw
|
3807c7cffc
|
resource to binary
|
2014-05-30 13:53:49 +08:00 |
chuanweizhang2013
|
4b812f8b80
|
modify runtime folder
|
2014-05-30 11:00:26 +08:00 |
chuanweizhang2013
|
29cc2905f4
|
add tip
|
2014-05-30 09:43:39 +08:00 |
chuanweizhang2013
|
188f4ddcca
|
Merge branch 'v3' of https://github.com/cocoscodeide/cocos2d-x into v3luaruntime
|
2014-05-29 18:19:30 +08:00 |
chuanweizhang2013
|
201900e110
|
action
|
2014-05-29 18:19:19 +08:00 |
cocoscodeide
|
672ff4f7b3
|
Merge pull request #29 from bofeng-song/v3
add lock to get file name
|
2014-05-29 18:17:57 +08:00 |
minggo
|
05df2a4db1
|
Merge pull request #6657 from asmodehn/asmo_newv3_cmake_win32
Fixing cmake project for win32
|
2014-05-29 15:25:58 +08:00 |
CocosRobot
|
c441b869ec
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-05-29 06:08:40 +00:00 |
CocosRobot
|
73f3361b0e
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-05-28 05:49:49 +00:00 |
minggo
|
3d3fb6ad7e
|
Merge pull request #6914 from andyque/refactorLayoutExecutant
refactor: rename UILayoutExecutant to UILayoutManager
|
2014-05-28 13:47:54 +08:00 |
samuele3hu
|
90cac02de6
|
Update lua-template and lua-empty-test for replacing bgMusicPath
|
2014-05-28 10:27:03 +08:00 |
andyque
|
769300d25e
|
rename UILayout
Executant.h to UILayoutManager.h
|
2014-05-28 10:17:34 +08:00 |
samuele3hu
|
c52132179a
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_fix
|
2014-05-28 10:05:41 +08:00 |
samuele3hu
|
04d2d4a22e
|
Update lua-template and lua-empty-test for replacing bgMusicPath
|
2014-05-28 10:04:29 +08:00 |
minggo
|
c5dd99edd1
|
Merge pull request #6911 from cocoscodeide/v3
fixed win no log
|
2014-05-27 18:43:10 +08:00 |
cw
|
f2b243dff5
|
fixed win no log
|
2014-05-27 18:21:54 +08:00 |
minggo
|
866a1cb9aa
|
Merge pull request #6820 from newnon/v3_android_improvements
Android project improvements
|
2014-05-27 10:17:03 +08:00 |
bofeng-song
|
3aa7f7b504
|
show tips while launch app
|
2014-05-27 02:26:47 +08:00 |
bofeng-song
|
ba6348c35d
|
add lock to get file name
|
2014-05-27 01:21:57 +08:00 |
CocosRobot
|
cc41694077
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-05-26 05:42:20 +00:00 |
cw
|
c38f2bf92b
|
1.1.2
|
2014-05-23 19:17:43 +08:00 |
cw
|
3727c14cb8
|
runtime 1.1.2
|
2014-05-23 18:26:36 +08:00 |
cocoscodeide
|
58ed156cec
|
Merge pull request #27 from chuanweizhang2013/v3luaruntime
move runtime res path
|
2014-05-23 13:38:47 +08:00 |
cocoscodeide
|
5e198aaae2
|
Merge pull request #26 from cocos2d/v3
update cocos2d-x
|
2014-05-23 12:46:42 +08:00 |
chuanweizhang2013
|
1b3af4be19
|
move runtime res path
|
2014-05-22 22:08:04 +08:00 |
Dale Stammen
|
f3eb0d7722
|
updated cpp template file
|
2014-05-22 06:58:05 -07:00 |
chuanweizhang2013
|
111840f37b
|
add play ui
|
2014-05-22 11:52:49 +08:00 |