zhangbin
c69f923f49
Add js template.
2015-04-15 17:49:33 +08:00
zhangbin
2c7bd7ec35
Update cocos2dx files.
2015-04-15 15:12:04 +08:00
CocosRobot
b7065407fc
[AUTO][ci skip]: updating cocos2dx_files.json
2015-04-14 09:52:18 +00:00
CocosRobot
a8079d593a
[AUTO][ci skip]: updating cocos2dx_files.json
2015-04-13 10:15:05 +00:00
minggo
5b834eb90e
Merge pull request #11343 from MSOpenTech/v3-wp8-fix
...
V3 wp8 fixes
2015-04-09 10:08:27 +08:00
Dale Stammen
272bb35246
Merge branch 'v3' into v3-wp8-fix
2015-04-08 07:29:45 -07:00
CocosRobot
3b0573392d
[AUTO][ci skip]: updating cocos2dx_files.json
2015-04-08 13:30:05 +00:00
minggo
e080c17a0f
Merge pull request #11333 from WenhaiLin/v3-cpptem
...
Disable the CDT builder of cpp-template-defualt
2015-04-08 17:50:13 +08:00
Wenhai Lin
b87b46a3d2
Disable the CDT builder of cpp-template-defualt
2015-04-08 16:29:10 +08:00
CocosRobot
deb44cc0e8
[AUTO][ci skip]: updating cocos2dx_files.json
2015-04-08 06:36:26 +00:00
CocosRobot
567af9d0d8
[AUTO][ci skip]: updating cocos2dx_files.json
2015-04-08 03:48:57 +00:00
CocosRobot
cfb11f2acf
[AUTO][ci skip]: updating cocos2dx_files.json
2015-04-08 01:56:07 +00:00
minggo
50fa15c0cd
Merge pull request #11301 from samuele3hu/v3_lua_jit
...
Add luajit support for iOS 64bit devices and related test cases
2015-04-07 18:17:09 +08:00
CocosRobot
738d03d2db
[AUTO][ci skip]: updating cocos2dx_files.json
2015-04-07 01:34:23 +00:00
samuele3hu
a64e90d469
Update the related project setting for Luajit and related test cases
2015-04-06 22:41:34 +08:00
Dale Stammen
d8b6a0aaf9
removed unused method
2015-04-02 09:11:19 -07:00
Dale Stammen
344b44bdcb
fire foreground and background events
2015-04-02 09:08:16 -07:00
yinjimmy
587ee21e4b
revert lua runtime
2015-04-02 18:27:53 +08:00
CocosRobot
f65f20e270
[AUTO][ci skip]: updating cocos2dx_files.json
2015-04-01 02:57:37 +00:00
CocosRobot
6410eca425
[AUTO][ci skip]: updating cocos2dx_files.json
2015-03-31 05:53:58 +00:00
CocosRobot
43c030205b
[AUTO][ci skip]: updating cocos2dx_files.json
2015-03-27 03:16:06 +00:00
CocosRobot
342edc5904
[AUTO][ci skip]: updating cocos2dx_files.json
2015-03-20 04:49:27 +00:00
CocosRobot
182d4958f8
[AUTO][ci skip]: updating cocos2dx_files.json
2015-03-19 12:42:16 +00:00
CocosRobot
2b14d11bb9
[AUTO][ci skip]: updating cocos2dx_files.json
2015-03-17 06:18:34 +00:00
Dale Stammen
e2a5eb2f9f
updated to Angle ddbf057c52
2015-03-16 08:18:26 -07:00
SunLightJuly
f321f725b0
fixed Java_org_cocos2dx_lua_AppActivity_nativeIsDebug(): return false only, because runtime have been removed
2015-03-13 16:12:08 +08:00
CocosRobot
5203d1e7be
[AUTO][ci skip]: updating cocos2dx_files.json
2015-03-13 07:20:18 +00:00
SunLightJuly
8c196847cb
add security framework to Mac template project of Lua
2015-03-12 19:18:06 +08:00
CocosRobot
54ac9ef67f
[AUTO][ci skip]: updating cocos2dx_files.json
2015-03-11 07:32:59 +00:00
minggo
44b1f77fa3
Merge pull request #10799 from SunLightJuly/v3_remove_simu
...
V3 remove simulator
2015-03-11 15:31:17 +08:00
SunLightJuly
608ed24180
Synchronization with V3
2015-03-11 00:02:50 +08:00
SunLightJuly
6c2eb01213
cleanup proj.android
2015-03-10 23:33:09 +08:00
SunLightJuly
b77801a99b
cleanup proj.win32
2015-03-10 22:56:03 +08:00
Mazyad Alabduljaleel
52524ae453
add security framework to Mac template project
2015-03-10 14:57:21 +04:00
Mazyad Alabduljaleel
983ffd96c7
Now, mac uses ObjC HTTP client
2015-03-10 14:48:57 +04:00
SunLightJuly
ba55f14fbf
removed runtime in libsimulator
2015-03-10 18:28:59 +08:00
SunLightJuly
aac4d6f846
removed CodeIDESupport.h
2015-03-10 11:12:42 +08:00
SunLightJuly
ff8c0dac2b
removed framework of simulator
2015-03-10 10:51:16 +08:00
minggo
90db974c67
Merge pull request #10784 from vovkasm/fix-templates
...
Fix templates after change default resource search path on win32
2015-03-10 10:47:41 +08:00
Vladimir Timofeev
0dc7da3e6d
Fix lua-template-default win32 project
...
Modify project to copy resource files to folder where exe file located.
This commit should fix lua-template-default after https://github.com/cocos2d/cocos2d-x/pull/10431 was commited.
2015-03-10 00:19:23 +03:00
Vladimir Timofeev
8e9ce48bab
Fix cpp-template-default win32 project.
...
Modify project to copy resource files to folder where exe files located.
This should fix cpp template to follow https://github.com/cocos2d/cocos2d-x/pull/10431 change.
The change was "Fix win32 resource search path to be relative to the executable."
2015-03-09 23:44:14 +03:00
SunLightJuly
18914a764e
removed template of runtime
2015-03-10 01:00:23 +08:00
Dale Stammen
35222a8193
Merge branch 'v3' into v3-wp8-fix
2015-03-09 09:20:25 -07:00
Dale Stammen
a828f73ccb
updated expiration date of project certificates
2015-03-09 08:31:06 -07:00
CocosRobot
3f7e2eb1ff
[AUTO][ci skip]: updating cocos2dx_files.json
2015-03-09 09:45:58 +00:00
minggo
b8b1c9d018
Merge pull request #9708 from minggo/use-console
...
use cocos console in build_native.py and android-build.py
2015-03-09 16:41:56 +08:00
CocosRobot
f46817eac7
[AUTO][ci skip]: updating cocos2dx_files.json
2015-03-09 02:59:36 +00:00
CocosRobot
d7d85625fa
[AUTO][ci skip]: updating cocos2dx_files.json
2015-03-09 02:23:45 +00:00
CocosRobot
1498c18d1b
[AUTO][ci skip]: updating cocos2dx_files.json
2015-03-06 08:12:23 +00:00
samuele3hu
1844fdd806
Fix the error that Android.mk for lua template re-assign the value of LOCAL_C_INCLUDES
2015-03-06 15:41:48 +08:00
CocosRobot
721804a30e
[AUTO][ci skip]: updating cocos2dx_files.json
2015-03-04 08:13:38 +00:00
Dale Stammen
44b951a51a
Merge branch 'v3' into v3-wp8-fix
2015-03-02 16:42:05 -08:00
minggo
1608e26a43
Merge pull request #10642 from CocosRobot/update_cocosfiles_1425031927
...
[AUTO][ci skip]: updating cocos2dx_files.json
2015-02-28 09:36:32 +08:00
Dale Stammen
f68a966485
disabled Check SDL to allow CC_DEPRECATED to work as warning and not error
2015-02-27 11:07:51 -08:00
Dale Stammen
2eb919bb7a
disabled Check SDL to allow CC_DEPRECATED to work as warning and not error
2015-02-27 10:36:48 -08:00
minggo
0365b5dd4c
Merge pull request #10645 from yinjimmy/orig-v3
...
update runtime to 2.0
2015-02-27 18:31:07 +08:00
CocosRobot
a5a1bd3994
[AUTO][ci skip]: updating cocos2dx_files.json
2015-02-27 10:12:08 +00:00
minggo
503c46a9e8
Merge pull request #10286 from flamefox/v3_fix_dos2unix
...
fix dos2unix not in run path, on new lua project
2015-02-27 16:35:02 +08:00
yinjimmy
2042633294
update runtime to 2.0
2015-02-27 14:49:04 +08:00
CocosRobot
9cecd68064
[AUTO][ci skip]: updating cocos2dx_files.json
2015-02-26 04:26:17 +00:00
Ray
bfb5c1ca23
Merge branch 'v3' of github.com:cocos2d/cocos2d-x into v3
...
Conflicts:
cocos/2d/libcocos2d_8_1/libcocos2d_8_1/libcocos2d_8_1.Shared/libcocos2d_8_1.Shared.vcxitems
cocos/2d/libcocos2d_8_1/libcocos2d_8_1/libcocos2d_8_1.Shared/libcocos2d_8_1.Shared.vcxitems.filters
2015-02-26 10:44:20 +08:00
CocosRobot
0072400fc9
[AUTO][ci skip]: updating cocos2dx_files.json
2015-02-26 01:40:45 +00:00
SunLightJuly
4dd4e7d703
call function "register_all_packages()" in default template of cpp
2015-02-25 00:25:40 +08:00
SunLightJuly
ec22923aa9
modifed AppDelegate.cpp: add function "register_all_packages()" to support packages manager
2015-02-24 20:50:58 +08:00
CocosRobot
92806f7919
[AUTO][ci skip]: updating cocos2dx_files.json
2015-02-24 01:27:05 +00:00
CocosRobot
2947fd95d6
[AUTO][ci skip]: updating cocos2dx_files.json
2015-02-20 01:14:18 +00:00
CocosRobot
83fed82923
[AUTO][ci skip]: updating cocos2dx_files.json
2015-02-15 12:00:05 +00:00
CocosRobot
33be077835
[AUTO][ci skip]: updating cocos2dx_files.json
2015-02-15 11:50:10 +00:00
minggo
058668711b
fix conflict
2015-02-13 16:44:14 +08:00
kompjoefriek
c0c55f885e
Removed trailing spaces
2015-02-12 22:38:07 +01:00
kompjoefriek
c6ab07ea02
fixed indentation of Python files
...
- Changed tabs to spaces
- Changed 2 spaces to 4 spaces
2015-02-12 21:22:19 +01:00
flamefox
deb5fd46ff
add dos2unix.exe to templates\cocos2dx_files.json
2015-01-30 11:14:51 +08:00
CocosRobot
ebf6f2728f
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-29 02:57:47 +00:00
Jacky
da76cfdc79
add multiple touches toggle to iOS.
2015-01-23 15:09:46 +08:00
CocosRobot
c1e586ebab
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-21 08:07:36 +00:00
minggo
571e313ff5
Merge pull request #10146 from htlxyz/fixed_show_dialog_on_android_without_runtime
...
fixed run lua samples 360 will popup access wifi note!
2015-01-21 15:34:13 +08:00
htl
12010ce3da
fixed run lua samples 360 will popup access wifi note!
2015-01-21 15:30:05 +08:00
CocosRobot
8a78a7e8fd
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-21 05:41:12 +00:00
CocosRobot
e221424a64
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-21 03:06:58 +00:00
CocosRobot
ef9fabbc51
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-21 02:35:37 +00:00
htl
52b03039fa
fixed show open wifi dialog on android without runtime
2015-01-20 19:15:44 +08:00
Dale Stammen
56d8e62409
added support for device orienation change. Fixed gravity for winrt landscape flipped
2015-01-19 09:38:49 -08:00
CocosRobot
945be7529d
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-19 01:34:14 +00:00
CocosRobot
f9192835c9
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-16 16:13:41 +00:00
dualface
bc75849ac7
update template/runtime version
2015-01-16 23:22:03 +08:00
zhangbin
b1f9fb4b8e
Rename the Xcode target of libsimulator.
2015-01-16 14:29:48 +08:00
yinjimmy
6e8188d4ff
Fix lang file path for vs project
2015-01-15 14:04:15 +08:00
yinjimmy
9f60e82cc7
Fix compile error with lua-tempate-default / lua-template-runtime
2015-01-15 13:34:23 +08:00
yinjimmy
f652e1359a
1. Compatible vs2012 for libsimulator
...
2. Adjust output directory for simulator
2015-01-15 11:10:32 +08:00
CocosRobot
b2db3c13dd
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-14 15:39:55 +00:00
yinjimmy
49869847cc
add default `-workdir` for vs project
2015-01-14 18:45:18 +08:00
CocosRobot
b703c7b169
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-14 09:30:59 +00:00
CocosRobot
88029d33bd
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-14 08:45:40 +00:00
yinjimmy
f2ab171fab
Merge branch 'v3' into combine
2015-01-14 16:38:06 +08:00
yinjimmy
a80e26f680
cleanup
2015-01-14 16:27:29 +08:00
CocosRobot
29d85ca8c2
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-14 08:12:14 +00:00
yinjimmy
bd3c250a6d
add proj.linux support
2015-01-14 14:44:48 +08:00
CocosRobot
5faeb6919a
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-14 03:39:38 +00:00
yinjimmy
bdf4393be0
Fix runtime output directory for Windows release mode
2015-01-14 10:18:00 +08:00
yinjimmy
49b265d147
cleanup
2015-01-13 19:44:46 +08:00
yinjimmy
54443a7a9b
add missing runtime/config.json
2015-01-13 18:41:05 +08:00
yinjimmy
dc019defc1
Merge branch 'v3' into combine
2015-01-13 18:32:32 +08:00
yinjimmy
c3a536bcf0
add lua-template-runtime
2015-01-13 18:28:33 +08:00
Dale Stammen
f53a493ac7
fixed automatic adding of resources
2015-01-12 11:56:58 -08:00
Dale Stammen
f466f4e986
added missing arial font that is required by WP8
2015-01-12 11:32:51 -08:00
yinjimmy
cf331c3abd
update lua-template-default
2015-01-12 23:42:37 +08:00
CocosRobot
27da58e4b5
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-12 12:13:39 +00:00
yinjimmy
d1205ceeea
remove lua-template-runtime folder
2015-01-12 17:55:41 +08:00
yinjimmy
0978a88b7f
Merge branch 'v3' into combine
...
Conflicts:
templates/lua-template-default/frameworks/runtime-src/proj.android/jni/Android.mk
templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/HelloLua.xcodeproj/project.pbxproj
templates/lua-template-default/frameworks/runtime-src/proj.win32/HelloLua.vcxproj
templates/lua-template-runtime/frameworks/runtime-src/Classes/AppDelegate.cpp
templates/lua-template-runtime/frameworks/runtime-src/proj.ios_mac/HelloLua.xcodeproj/project.pbxproj
tools/simulator/frameworks/runtime-src/proj.android/jni/Android.mk
tools/simulator/frameworks/runtime-src/proj.win32/simulator.vcxproj
2015-01-12 17:54:58 +08:00
yinjimmy
d1821fb1ef
update template for iOS
2015-01-12 12:46:43 +08:00
WenhaiLin
2c728fa341
Fixed can't run new CPP project on android by Eclipse
2015-01-09 15:01:08 +08:00
yinjimmy
f98ff24e97
Support `isLandscape` field in config.json
2015-01-09 14:39:45 +08:00
yinjimmy
db80ab0028
update lua default template
2015-01-09 13:21:19 +08:00
yinjimmy
2f3270fa0b
Fix: can not load Lua project with command `cocos run -p mac -m release`
2015-01-09 12:32:54 +08:00
yinjimmy
349f5d1a87
add config.json
2015-01-09 11:43:41 +08:00
dualface
9030e32adc
Merge branch 'v3' of github.com:cocos2d/cocos2d-x into add_package_manager_support
2015-01-09 11:30:35 +08:00
dualface
c041787f01
update proj.android for template
2015-01-09 04:14:31 +08:00
yinjimmy
d2a3a6a8c0
merge lua-template-default with lua-template-runtime
2015-01-09 04:08:41 +08:00
dualface
7046f508da
update proj.win32 for templates
2015-01-09 03:10:54 +08:00
CocosRobot
f6de697bde
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-08 06:05:46 +00:00
dualface
8066343c69
Merge branch 'v3' of github.com:cocos2d/cocos2d-x into add_package_manager_support
2015-01-07 17:39:30 +08:00
CocosRobot
6a88a51e24
[AUTO][ci skip]: updating cocos2dx_files.json
2015-01-07 02:23:16 +00:00
dualface
156e9eb4f2
update templates
2015-01-06 08:31:43 +08:00
dualface
efada94e18
update proj.ios_mac
2015-01-05 17:56:34 +08:00
yinjimmy
d4681c1150
update google analytics tid
2015-01-05 12:15:52 +08:00
yinjimmy
fb5bd01ac1
fix: compile error on win32 with release model
2014-12-31 20:00:51 +08:00
dualface
df82dfc873
update config.json
2014-12-31 18:49:02 +08:00
dualface
3077e294b7
update runtime version
2014-12-31 18:39:51 +08:00
dualface
b0199dfa61
fix lua_debugger.c
2014-12-31 17:46:48 +08:00
minggo
2495d698c0
Merge pull request #9745 from huangshiwu/iosnetwork_template
...
iOS runtime template add security.framework
2014-12-31 15:20:20 +08:00
minggo
50914665e6
Merge pull request #9742 from huangshiwu/iosnetwork_template
...
ios template add security.framework
2014-12-31 15:15:08 +08:00
huangshiwu
7702c102a2
iOS runtime template add security.framework
2014-12-31 15:15:01 +08:00
CocosRobot
85ccfb2209
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-31 07:14:27 +00:00
huangshiwu
ac2ff38624
ios template add security.framework
2014-12-31 14:46:34 +08:00
andyque
5d9274acf5
fix conflicts
2014-12-31 14:22:18 +08:00
CocosRobot
ced43a1c2b
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-31 05:50:50 +00:00
CocosRobot
d4c9205320
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-31 05:01:17 +00:00
CocosRobot
1f8bb3f808
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-31 04:51:26 +00:00
CocosRobot
a3e15a3d29
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-31 01:59:46 +00:00
CocosRobot
cb7a63b413
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-30 10:34:54 +00:00
minggo
a1e8dec384
use cocos console in build_native.py and android-build.py
2014-12-30 16:24:16 +08:00
yinjimmy
2652a67040
cleanup
2014-12-30 16:02:05 +08:00
yinjimmy
d986c974d7
compatible code
2014-12-30 16:01:47 +08:00
yinjimmy
4c57a29455
fix: init config on all platform & stop runtime when exit
2014-12-30 15:59:52 +08:00
CocosRobot
e7a7ee750f
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-29 05:48:30 +00:00
dualface
82c40ca5e8
add Cocos Studio support
2014-12-29 13:41:21 +08:00
dualface
653b15b4b8
add UIWidget support, fix typo
2014-12-29 13:37:20 +08:00
dualface
40acc98f14
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into update_lua_templates
2014-12-29 10:58:42 +08:00
dualface
0acdd4f4a3
cleanup lua-template-runtime
2014-12-29 10:55:05 +08:00
CocosRobot
b385ce58d0
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-29 02:31:59 +00:00
minggo
87a9039065
Merge pull request #9660 from yinjimmy/newLuaRuntime
...
add new lua runtime
2014-12-29 10:04:02 +08:00
minggo
212684fcd4
Merge pull request #9665 from andyque/fixLibpngWarning
...
Fix libpng warning
2014-12-29 10:00:43 +08:00
CocosRobot
0a4785d6fc
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-29 01:45:01 +00:00
yinjimmy
e75d283455
1. do not setFrameSize when resetDesignResolution
...
2. read config.json when ConfigParser init
2014-12-29 09:16:07 +08:00
dualface
a4d17998d3
update lua-template-runtime
2014-12-29 05:55:56 +08:00
dualface
2ba25a473f
update lua-default-template
2014-12-29 05:51:49 +08:00
andyque
9c974eebd0
fix libpng warning
2014-12-27 20:47:59 +08:00
yinjimmy
4280ffcf58
add new lua runtime
2014-12-27 02:21:55 +08:00
CocosRobot
a8fedda82c
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-26 01:29:15 +00:00
CocosRobot
542b2b6bd2
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-25 06:10:51 +00:00
youyou
f678d1027c
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
...
Conflicts:
cocos/editor-support/cocostudio/ActionTimeline/CSLoader.cpp
2014-12-25 12:09:31 +08:00
Igor Mozharovsky
d0c223c3e0
Rewrite using already existing director's variable
2014-12-24 19:21:32 +02:00
CocosRobot
95df9ba145
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-24 09:37:39 +00:00
kaile.yin
942abfc654
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
...
Conflicts:
cocos/2d/libcocos2d.vcxproj.filters
2014-12-24 10:53:09 +08:00
CocosRobot
94d96b5ad1
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-23 04:01:55 +00:00
kaile.yin
b924dafe83
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
...
Conflicts:
cocos/2d/libcocos2d.vcxproj.filters
tests/cpp-tests/Classes/ExtensionsTest/CocoStudioActionTimelineTest/ActionTimelineTestScene.cpp
2014-12-22 11:14:31 +08:00
CocosRobot
7170e85a7a
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-19 22:37:52 +00:00
honghui
3c3b190be8
update runtime version
2014-12-12 15:47:12 +08:00
honghui
ab162a01f4
runtime's setSearchPaths failed
2014-12-11 22:16:39 +08:00
minggo
73ece5ad09
Merge pull request #9385 from samuele3hu/v3_cocostudio
...
Remove useless copy about luasocket on the android platform
2014-12-09 18:28:08 +08:00
youyou
5bcc1c29d9
Merge branch 'v3' of https://github.com/2youyouo2/cocos2d-x ; branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
...
Conflicts:
tests/lua-tests/src/CocoStudioTest/CocoStudioActionTimelineTest/CocoStudioActionTimelineTest.lua
2014-12-05 20:13:27 +08:00
honghui
61e13bf2a1
update runtime version to 1.6
2014-12-05 16:09:43 +08:00
samuele3hu
3e0852eb7a
Remove useless copy about luasocket on the android platform
2014-12-05 15:28:45 +08:00
kaile.yin
743166f50b
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
...
Conflicts:
cocos/editor-support/cocostudio/ActionTimeline/CSLoader.cpp
tests/cpp-tests/Classes/ExtensionsTest/CocoStudioActionTimelineTest/ActionTimelineTestScene.cpp
2014-12-04 15:32:25 +08:00
CocosRobot
b7d553f5db
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-04 07:13:03 +00:00
minggo
3faeee66e3
Merge pull request #9358 from cocoscodeide/v3
...
merge runtime to v3
2014-12-04 14:00:17 +08:00
honghui
2aa05bff39
revert file commit by mistake
2014-12-04 13:53:55 +08:00
CocosRobot
918372556b
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-04 02:08:20 +00:00
kaile.yin
9d49f82eb9
Merge branch 'v3' of https://github.com/2youyouo2/cocos2d-x into v3
...
Conflicts:
tools/tolua/cocos2dx.ini
2014-12-03 16:00:32 +08:00
honghui
118569c972
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
2014-11-30 15:37:30 +08:00
honghui
047c36a270
update runtime template
2014-11-29 16:05:18 +08:00
Huabing.Xu
522a77e1a8
Merge pull request #9311 from andyque/fixLinuxTemplate
...
fix linux cpp and lua template
2014-11-29 09:20:22 +08:00
andyque
79918d789e
fix cocos2d root
2014-11-28 08:24:48 -08:00
andyque
bdd46f7e55
fix linux cpp and lua template
2014-11-28 08:20:02 -08:00
CocosRobot
ff8d2624eb
[AUTO][ci skip]: updating cocos2dx_files.json
2014-11-28 08:54:16 +00:00
honghui
9fefad5f35
debugging lua code in package support
2014-11-28 15:40:12 +08:00
minggo
f3e53d7700
Merge pull request #9299 from CocosRobot/update_cocosfiles_1417117059
...
[AUTO][ci skip]: updating cocos2dx_files.json
2014-11-28 09:36:53 +08:00
CocosRobot
38c3bc7b4f
[AUTO][ci skip]: updating cocos2dx_files.json
2014-11-27 19:37:40 +00:00
Dhilan007
3025e937f6
Fixed compiling and linking error of new lua projects when using NDK r10 above.
2014-11-27 21:56:06 +08:00
Filipe Lemos
b722df671b
Fix CPU check on android template
2014-11-26 11:02:22 +00:00
honghui
52780dff28
fix some memory leak
2014-11-26 14:58:23 +08:00
Dale Stammen
6ad3a23ed3
added support for lost directx device
2014-11-25 08:25:34 -08:00
Dale Stammen
8da06fb9cc
Merge branch 'v3' into v3-win8.1-appstate
2014-11-25 08:07:29 -08:00
CocosRobot
0b286aa412
[AUTO][ci skip]: updating cocos2dx_files.json
2014-11-25 14:48:14 +00:00
CocosRobot
8c20e7a5c6
[AUTO][ci skip]: updating cocos2dx_files.json
2014-11-25 01:35:25 +00:00
CocosRobot
451cbe52d2
[AUTO][ci skip]: updating cocos2dx_files.json
2014-11-24 09:54:39 +00:00
honghui
0e73301fc4
remove "using namespace" from header files
2014-11-24 17:13:24 +08:00
honghui
84a8c75ad5
Split Runtime.cpp to individual class files
2014-11-24 11:14:35 +08:00
youyou
d04945d77c
update templates
2014-11-24 11:08:37 +08:00
honghui
3477e0fa19
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
2014-11-24 10:43:34 +08:00