zilongshanren
1eacab01fb
fix windows platform simpleaudioengine include
2016-03-28 20:15:06 +08:00
zilongshanren
b879dce607
add audio SimpleAudioEngine.h search path back
2016-03-28 14:35:59 +08:00
minggo
488930119d
fix compiling error in new JSB project
2016-03-28 10:37:35 +08:00
Dale Stammen
ee05081f3a
fixed include paths
2016-03-23 12:14:12 -07:00
CocosRobot
970d5f09ff
[AUTO][ci skip]: updating cocos2dx_files.json
2016-03-22 12:55:27 +00:00
zilongshanren
8eb683310d
Merge pull request #15295 from CocosRobot/update_cocosfiles_1458635195
...
[AUTO][ci skip]: updating cocos2dx_files.json
2016-03-22 19:52:22 +08:00
CocosRobot
c7cbe2dda3
[AUTO][ci skip]: updating cocos2dx_files.json
2016-03-22 08:26:39 +00:00
Xpol Wan
e7864cdb89
Removed unnecessary search paths.
2016-03-22 16:04:12 +08:00
Xpol Wan
d6b2f08b30
The CC_TARGET_OS_* in xcodeproj are now not needed.
2016-03-16 13:20:53 +08:00
zilongshanren
af5c5ae1e8
Merge pull request #14777 from raksa/v3.10
...
prevent recompile when run Android app on Android Studio to device or Emulator.
2016-03-11 09:34:59 +08:00
Vladimir Perminov
2a201a5c4e
WinRT support key repeat and implement dispatchControlKey
2016-03-07 14:43:44 +03:00
CocosRobot
8f6da161d1
[AUTO][ci skip]: updating cocos2dx_files.json
2016-03-04 20:56:11 +00:00
Ricardo Quesada
21cd5d08f7
Merge pull request #15177 from ricardoquesada/cmake_fixes
...
"cocos new" fixes for cmake
2016-03-04 12:38:13 -08:00
CocosRobot
836a6ffa42
[AUTO][ci skip]: updating cocos2dx_files.json
2016-03-04 03:45:48 +00:00
Ricardo Quesada
5b3942fcbb
"cocos new" fixes for cmake
...
cmake for mac compiles. doesn't link since it needs iconv.
2016-03-03 19:21:30 -08:00
CocosRobot
c50630fdef
[AUTO][ci skip]: updating cocos2dx_files.json
2016-03-04 02:28:59 +00:00
CocosRobot
efff69a08d
[AUTO][ci skip]: updating cocos2dx_files.json
2016-03-03 07:52:55 +00:00
Ricardo Quesada
462f4f4c0a
Merge pull request #15156 from ricardoquesada/cmake_android_squash_2
...
cmake for android
2016-03-02 17:24:35 -08:00
Ricardo Quesada
028f8c28e1
Squashed commit of the following:
...
commit 59e43a3c80f4af8998e4a14f6463bd7a91617d5f
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Mar 2 15:19:48 2016 -0800
uses new naming convention for projects
uses _ instead of -
commit f97ba56608d48b17909649c8617ba9047b566196
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Mar 2 14:49:22 2016 -0800
fooling cmake for real
commit 20c2560f75eab952e5131b484284bf20cb07fe07
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Mar 2 14:43:05 2016 -0800
fooling cmake
commit a0ada44bc82941830f6c71219a1492d28c28c306
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Mar 2 14:26:59 2016 -0800
makes CMake for Mac happy
commit 656b4f5e2dd741215a4699db979fe1b0dce60298
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Mar 2 13:50:15 2016 -0800
linux fix
commit fa98aeac8505c764f4a69f15c8a8ff1123fad2a3
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Mar 2 11:18:18 2016 -0800
links correctly!
commit 9c56ce7143d3a35b44d33f246cec093ca9eaa7d9
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Mar 1 17:44:58 2016 -0800
Squashed commit of the following:
commit 2ef52723dae44204c047cb177d5a5670fb659c79
Merge: 8a5c998 25cf1f1
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Mar 1 16:54:04 2016 -0800
Merge branch 'v3' into cmake_android
commit 8a5c9981192e344fffc9f14be5cb14f66eccfa24
Author: Chaoren Lin <chaorenl@google.com>
Date: Thu Feb 11 18:34:46 2016 -0800
Fix module name in Android template to match CMake project.
commit be85e19e852a9d5fbd6c58cea60c75fe47a5a576
Author: Chaoren Lin <chaorenl@google.com>
Date: Thu Feb 11 18:27:45 2016 -0800
Add missing platform specific source file to CMake project.
commit 705389ac6582107a381d0cbc56268eaa98ffc5c3
Author: Chaoren Lin <chaorenl@google.com>
Date: Wed Feb 10 19:21:12 2016 -0800
Find AndroidNdkModules.cmake relative to android.toolchain.cmake.
commit a10075e2cb30af2e1f9a30da99efac880658ad6b
Author: Chaoren Lin <chaorenl@google.com>
Date: Wed Feb 10 19:03:11 2016 -0800
Remove cpp-empty-test from project templates.
commit e070fcbf210b8628f75785e738202a80a95ac0ff
Author: WenhaiLin <wenhai.lin@chukong-inc.com>
Date: Mon Aug 31 09:56:03 2015 +0800
Fix CMake for Android Target
2016-03-02 16:51:54 -08:00
CocosRobot
fe979c6fdd
[AUTO][ci skip]: updating cocos2dx_files.json
2016-03-01 01:37:51 +00:00
CocosRobot
e6b727d94d
[AUTO][ci skip]: updating cocos2dx_files.json
2016-03-01 00:23:18 +00:00
CocosRobot
a95a4f49f8
[AUTO][ci skip]: updating cocos2dx_files.json
2016-02-24 07:43:24 +00:00
CocosRobot
303cce24e3
[AUTO][ci skip]: updating cocos2dx_files.json
2016-02-21 15:03:26 +00:00
CocosRobot
5d1cc4aad2
[AUTO][ci skip]: updating cocos2dx_files.json
2016-02-11 13:36:10 +00:00
xming
2ebe511a06
fix typo
2016-01-27 17:59:30 +08:00
CocosRobot
f3cd516926
[AUTO][ci skip]: updating cocos2dx_files.json
2016-01-21 02:33:41 +00:00
CocosRobot
309a6de467
[AUTO][ci skip]: updating cocos2dx_files.json
2016-01-20 10:26:00 +00:00
CocosRobot
f882d26a07
[AUTO][ci skip]: updating cocos2dx_files.json
2016-01-20 10:17:49 +00:00
zilongshanren
7467611daf
Merge pull request #14810 from GuoLunHao/v3.10_templates
...
fix compile error in visual studio 2015
2015-12-30 11:39:00 +08:00
lunhao.guo
d3387f5ab2
change the resolution size of js template to (960 * 640) ,consistent with other templates
2015-12-29 15:24:21 +08:00
lunhao.guo
d216785f43
fix compile error in visual studio 2015
2015-12-29 15:02:22 +08:00
raksa
9b5b87b505
reprepare assets on rebuild
2015-12-22 13:56:21 +07:00
raksa
341bf1aff8
reprepare assets on rebuild
2015-12-22 13:54:09 +07:00
Dale Stammen
908d872a0e
updated winrt template files with typo fixes
2015-12-09 17:33:50 -08:00
lunhao.guo
ae980c19d2
fix the link error and compile error in windows and android platform
2015-12-09 20:18:37 +08:00
CocosRobot
ddb0fc91b2
[AUTO][ci skip]: updating cocos2dx_files.json
2015-12-04 08:07:09 +00:00
pandamicro
c304348c34
Merge pull request #14565 from pandamicro/v3
...
Add js test case for fix, improve template
2015-12-03 18:48:34 +08:00
pandamicro
e7dca08df9
Add js test case for fix, improve template
2015-12-03 16:55:15 +08:00
CocosRobot
55f1a2c466
[AUTO][ci skip]: updating cocos2dx_files.json
2015-12-02 23:56:05 +00:00
CocosRobot
c0393ece7d
[AUTO][ci skip]: updating cocos2dx_files.json
2015-12-01 15:37:14 +00:00
XiaoFeng
ea077c5141
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_combine_LuaJsSim
...
Conflicts:
cocos/scripting/js-bindings/manual/js_manual_conversions.h
2015-12-01 15:12:32 +08:00
XiaoFeng
167aa9b648
Update console sub-module, update project template.json to meet file position change
2015-12-01 15:00:45 +08:00
pandamicro
81f590e52a
Merge pull request #14478 from pandamicro/v3
...
Improved JS bindings with more secured memory management
2015-12-01 12:24:21 +08:00
CocosRobot
467177f45c
[AUTO][ci skip]: updating cocos2dx_files.json
2015-11-28 06:31:21 +00:00
CocosRobot
390a37e123
[AUTO][ci skip]: updating cocos2dx_files.json
2015-11-26 05:56:34 +00:00
CocosRobot
82feb314f6
[AUTO][ci skip]: updating cocos2dx_files.json
2015-11-25 09:21:44 +00:00
pandamicro
a6fdd9aa09
Improve js template documentation
2015-11-24 16:31:14 +08:00
CocosRobot
74050b6595
[AUTO][ci skip]: updating cocos2dx_files.json
2015-11-19 09:07:54 +00:00
zilongshanren
5d8cfa889c
Merge pull request #14252 from neokim/change_pageview_to_derive_from_listview
...
Change PageView to derive from ListView
2015-11-17 12:02:10 +08:00
CocosRobot
be36cd73b7
[AUTO][ci skip]: updating cocos2dx_files.json
2015-11-11 06:11:58 +00:00
yinjimmy
7f10d6d894
Template: keep compatibility
2015-11-04 18:26:59 +08:00
yinjimmy
517567c56c
Template : fix link libraries
...
1. GameController.framework in JS template
2. CFNetwork.framework in Lua template
2015-11-04 12:19:29 +08:00
Dale Stammen
11b63fb28a
cpp template update
2015-11-03 08:05:32 -08:00
pandamicro
0d6bf3263b
Improve js templates with noCache and cc.view.setRealPixelResolution docs
2015-11-01 18:33:05 +08:00
Neo Kim
b72e4118f0
PageViewIndicator - Add `PageViewIndicator.cpp` to build configuration files.
2015-10-28 16:56:36 +09:00
pandamicro
65fafef044
Merge pull request #14209 from pandamicro/v3
...
Disable bitcode for all targets
2015-10-22 12:55:25 +08:00
pandamicro
4633a93631
Disable bitcode for all targets
2015-10-22 12:18:51 +08:00
pandamicro
316d37ad51
Merge pull request #14130 from jimrange/iconSplash
...
Fixed issues with the iOS icons and splash screens.
2015-10-22 12:17:02 +08:00
Jim Range
5c93c56d80
Updated Lua and JavaScript iOS Info.plist, iOS splash screens and iOS icons.
2015-10-21 11:11:02 -05:00
Dale Stammen
b0ba569285
updated package guids and app certificate
2015-10-20 16:26:17 -07:00
Dale Stammen
4b8cc00853
use correct name for pfx file
2015-10-20 10:48:01 -07:00
Dale Stammen
d8e10981db
added check to see if app is already visible
2015-10-20 10:38:42 -07:00
Dale Stammen
f9d8907697
updated winrt temporary app certificates expiration dates
2015-10-20 07:39:42 -07:00
CocosRobot
518f800c75
[AUTO][ci skip]: updating cocos2dx_files.json
2015-10-20 02:36:00 +00:00
zhangcheng
8d22beeae4
Fix #23433
...
Fix javascript project can't be opened directly in visual studio 2015.
2015-10-20 10:17:50 +08:00
pandamicro
be45e0bc50
Merge pull request #14174 from noshbar/v3
...
CPPCheck fixes, correct deallocation, array size.
2015-10-19 10:05:01 +08:00
Dale Stammen
fdebb373b1
updated cocos2d-x/angle template files to version 0edf96a2f54a43d068244a86aaf9133c1bf71fe5
2015-10-16 15:36:34 -07:00
Dirk de la Hunt
88bcaad518
General fixes:
...
- changed some delete operations to be deletions of arrays where applicable
- changed some "free" operations to "delete" where memory was allocated with "new"
CCPUScriptCompiler.cpp:
- added checks to see if temp1 and temp2 are non-null before dereferencing them
FileServer.cpp:
- changed the size of startFlag to be 13, seeing as the strcpy into it copies a string, "RuntimeSend:",
is already 12 characters long, but strcpy() attempts to copy the NULL terminator too.
2015-10-16 21:43:09 +02:00
CocosRobot
8bc74ad72e
[AUTO][ci skip]: updating cocos2dx_files.json
2015-10-16 05:37:43 +00:00
pandamicro
e02ba57144
Merge pull request #14137 from pandamicro/androidbug
...
Fix Android activity destroyed after reopen the app
2015-10-14 11:46:27 +08:00
XiaochenFTX
ec2aa7e8f2
Fix Android activity destroyed after reopen the app
2015-10-14 11:45:27 +08:00
Jim Range
4e73670f38
Fixed issues with the iOS icons and splash screens that could cause app validation failure with Apple and improper orientation / missing splash screens.
2015-10-13 11:11:27 -05:00
CocosRobot
fda99182da
[AUTO][ci skip]: updating cocos2dx_files.json
2015-10-10 03:44:43 +00:00
CocosRobot
0fc077d196
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-29 09:08:15 +00:00
CocosRobot
ebee5e9a26
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-29 07:39:05 +00:00
CocosRobot
4185715c06
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-27 15:10:43 +00:00
pandamicro
b45beed52a
Merge pull request #13980 from yangws/v3
...
Fix js-template-default compile error.
2015-09-21 19:33:02 +08:00
Vincent Yang
fa6e6f8074
Fix js-template-default compile error.
2015-09-21 19:28:16 +08:00
CocosRobot
2aa835536f
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-21 10:37:59 +00:00
pandamicro
cf342a830a
Merge pull request #13947 from CocosRobot/update_cocosfiles_1442593566
...
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-19 00:33:23 +08:00
pandamicro
07edc1f81d
Merge pull request #13948 from pandamicro/v3
...
[ci skip] Update web reference
2015-09-19 00:27:46 +08:00
CocosRobot
50052856f2
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-18 16:26:08 +00:00
CocosRobot
5af1eaebe0
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-18 13:58:52 +00:00
CocosRobot
29a4e861ed
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-18 13:55:26 +00:00
Mikhail Shulepov
8a48dcee50
AppController: synthesize window #13285
2015-09-18 15:28:07 +03:00
pandamicro
6a975fe641
Merge pull request #13599 from perminovVS/winrt-mouse-support
...
WinRT support mouse
2015-09-18 17:26:15 +08:00
CocosRobot
5be2cf3e5e
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-18 08:15:36 +00:00
pandamicro
fa1e2ce3c4
Update web reference
...
Set js templates mac target to 10.8
2015-09-18 15:58:00 +08:00
CocosRobot
6957b73939
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-18 06:08:31 +00:00
CocosRobot
f9119bf3c1
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-18 04:01:07 +00:00
Vladimir Perminov
583e780e29
Correct all templates
2015-09-17 22:09:41 +03:00
pandamicro
78c07c1c54
Set js templates Mac target platform from null to 10.7
2015-09-17 23:10:23 +08:00
CocosRobot
0ccb92a10c
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-16 14:26:42 +00:00
CocosRobot
0f3e43344b
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-16 06:03:19 +00:00
子龙山人
c532db4f11
Merge pull request #13793 from CocosRobot/update_cocosfiles_1442199430
...
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-14 11:36:01 +08:00
pandamicro
737dc5ba8d
Fix build_native for js default template
2015-09-14 11:18:32 +08:00
CocosRobot
f8eb3a9b1a
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-14 02:57:12 +00:00
zhangbin
4996fe5c1b
Solve the error in templates.
...
When creating project from template, the app name of android-studio project is not changed.
2015-09-09 16:08:15 +08:00
CocosRobot
c2e18e9737
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-09 02:49:42 +00:00
CocosRobot
df4da8ffa0
[AUTO][ci skip]: updating cocos2dx_files.json
2015-09-09 02:28:31 +00:00