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 |
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
|
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 |
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 |
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 |
Dhilan007
|
3025e937f6
|
Fixed compiling and linking error of new lua projects when using NDK r10 above.
|
2014-11-27 21:56:06 +08:00 |
Vladimir Timofeev
|
77ab866090
|
Move BuildHelpers.CMakeLists.txt to Modules/CocosBuildHelpers.cmake, this name is more standard for cmake include files, and in future this file can be installed to use by external applications.
|
2014-11-11 10:30:48 +03:00 |
samuele3hu
|
c9daa8244e
|
Add include directories to fix compile error on the window and remove useless `PreBuildEvent`
|
2014-10-29 16:09:35 +08:00 |
Dhilan007
|
81a8e80496
|
[LUA]Add New AudioEngine on window
|
2014-10-17 17:53:33 +08:00 |
huangshiwu
|
d05aa84699
|
add launch images to templates to support iphone6 and iphone6+'s native resolution mode
|
2014-10-17 11:40:22 +08:00 |
minggo
|
abd2687cf5
|
Merge pull request #8683 from dualface/update_lua_template_runtime
update lua-template
|
2014-10-14 17:01:19 +08:00 |
dualface
|
cee999ebbb
|
update lua-template-default, lua-template-runtime, fix same proj problems.
|
2014-10-14 16:55:38 +08:00 |
Huabing.Xu
|
b3be90bc5e
|
Fix lua cocos console on linux
|
2014-10-13 17:42:59 +08:00 |
dualface
|
b49d2351ff
|
update lua-template-default
|
2014-10-11 02:55:04 +08:00 |
minggo
|
ebf0562b84
|
remove armv7s support on iOS
|
2014-09-26 10:35:50 +08:00 |
minggo
|
3f7fc6ead1
|
Merge pull request #8111 from joewan/v3
fix compile on ubuntu.
|
2014-09-22 09:38:52 +08:00 |
joewanchen
|
f22c15bf1c
|
fix.
|
2014-09-22 00:08:44 +08:00 |
minggo
|
45d311bb34
|
remove dependence of CoreGraphics for on mac
|
2014-09-19 14:02:13 +08:00 |
minggo
|
d96050e1ce
|
Merge pull request #8048 from Dhilan007/v3-audio903
update LUA templates for AudioEngine.
|
2014-09-15 16:00:11 +08:00 |
andyque
|
36feb8e47b
|
fix lua win32 template compile error
|
2014-09-15 15:10:55 +08:00 |
Dhilan007
|
1639d759af
|
update LUA templates for AudioEngine.
|
2014-09-15 13:51:18 +08:00 |
andyque
|
2cfff1813b
|
modify comments
|
2014-09-15 12:06:34 +08:00 |
andyque
|
2f85310348
|
adjust registering ui module before extension module
|
2014-09-15 09:46:07 +08:00 |
minggo
|
11f9eaa4a0
|
fix template compiling error
|
2014-09-12 15:02:18 +08:00 |
zhangbin
|
e24a903c88
|
Solve the problem: gdbserver is not copied to directory proj.android/libs when ndk-build with NDK_DEBUG=1.
|
2014-08-28 16:13:11 +08:00 |
samuele3hu
|
471820568f
|
Update android.mk of cocos and lua-templates
|
2014-08-27 10:28:04 +08:00 |
samuele3hu
|
33fd605a16
|
Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases.
|
2014-08-27 10:18:44 +08:00 |
minggo
|
ba4825a5fa
|
Merge pull request #7869 from huangshiwu/v3_glviewattrs
OpenGL context attributions setting revise -modify lua template
|
2014-08-25 11:18:15 +08:00 |
huangshiwu
|
9eda72f54a
|
OpenGL context attributions setting revise -modify lua template
|
2014-08-25 10:57:58 +08:00 |
minggo
|
030f80a257
|
one static library for c++ and another one for lua-binding
|
2014-08-24 03:52:51 -07:00 |