yinjimmy
|
2c0f1c1a50
|
add lua runtime template
|
2015-04-21 01:25:44 +08:00 |
yinjimmy
|
7a228cd79f
|
Merge branch 'v3' into lua_runtime
|
2015-04-17 18:28:42 +08:00 |
samuele3hu
|
b300701ec4
|
Remove the reference of quick module
|
2015-04-17 15:52:45 +08:00 |
yinjimmy
|
5589796029
|
Merge branch 'v3' into lua_runtime
|
2015-04-17 15:27:04 +08:00 |
samuele3hu
|
a64e90d469
|
Update the related project setting for Luajit and related test cases
|
2015-04-06 22:41:34 +08:00 |
yinjimmy
|
587ee21e4b
|
revert lua runtime
|
2015-04-02 18:27:53 +08: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 |
SunLightJuly
|
8c196847cb
|
add security framework to Mac template project of Lua
|
2015-03-12 19:18:06 +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 |
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 |
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 |
yinjimmy
|
2042633294
|
update runtime to 2.0
|
2015-02-27 14:49:04 +08:00 |
SunLightJuly
|
ec22923aa9
|
modifed AppDelegate.cpp: add function "register_all_packages()" to support packages manager
|
2015-02-24 20:50:58 +08:00 |
htl
|
12010ce3da
|
fixed run lua samples 360 will popup access wifi note!
|
2015-01-21 15:30:05 +08:00 |
htl
|
52b03039fa
|
fixed show open wifi dialog on android without runtime
|
2015-01-20 19:15:44 +08: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 |
yinjimmy
|
49869847cc
|
add default `-workdir` for vs project
|
2015-01-14 18:45:18 +08:00 |
yinjimmy
|
a80e26f680
|
cleanup
|
2015-01-14 16:27:29 +08:00 |
yinjimmy
|
bd3c250a6d
|
add proj.linux support
|
2015-01-14 14:44:48 +08: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
|
c3a536bcf0
|
add lua-template-runtime
|
2015-01-13 18:28:33 +08:00 |
yinjimmy
|
cf331c3abd
|
update lua-template-default
|
2015-01-12 23:42:37 +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 |
yinjimmy
|
db80ab0028
|
update lua default template
|
2015-01-09 13:21:19 +08:00 |
yinjimmy
|
349f5d1a87
|
add config.json
|
2015-01-09 11:43:41 +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 |
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 |
minggo
|
50914665e6
|
Merge pull request #9742 from huangshiwu/iosnetwork_template
ios template add security.framework
|
2014-12-31 15:15:08 +08: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 |
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
|
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 |
samuele3hu
|
3e0852eb7a
|
Remove useless copy about luasocket on the android platform
|
2014-12-05 15:28:45 +08:00 |
andyque
|
bdd46f7e55
|
fix linux cpp and lua template
|
2014-11-28 08:20:02 -08:00 |