Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
619e012
[WebSocket] Adds support for getting url and server selected protocol…
Feb 20, 2017
d14f427
Use ndk-build with Android Studio. (#15676)
chaoren Feb 20, 2017
5ae8a95
[ci skip]make all tests and template support Android Studio (#17389)
Feb 21, 2017
41014fd
Update the spine runtime of JS. (#17391)
Feb 22, 2017
06f2d41
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot Feb 22, 2017
7416bb7
Update the reference of submodule web. (#17393)
Feb 22, 2017
494ddfb
Update the reference of submodule web. (#17396)
Feb 22, 2017
c86d7b0
fixed #17397: Updates CMakeList.txt for win32 audio module (#17401)
Feb 23, 2017
3937b4d
Fix minor typos in UI test cases (#17400)
mogemimi Feb 23, 2017
48cbc89
Typo fix: Rename `MutiTouchTest` to `MultiTouchTest` (#17399)
mogemimi Feb 23, 2017
454fd85
Fix minor typos in tests (#17404)
mogemimi Feb 24, 2017
a8dd7af
Update the reference of submodule cocos2d-console. (#17407)
Feb 24, 2017
0e28e68
Fix variable name typo in Sprite3DTest.js (#17409)
mogemimi Feb 27, 2017
cfbbc65
Fix various typos in comments and strings (#17410)
mogemimi Feb 27, 2017
eca39ba
fixed #17413: [Android] AudioEngine::play2d may still wait 2 seconds …
Feb 27, 2017
740e761
Update the reference of submodule cocos2d-console. (#17425)
Mar 1, 2017
c442275
17357: Better encapsulate the definition of mouse buttons (#17358)
radman0x Mar 2, 2017
7dbfc85
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot Mar 2, 2017
c69d14c
Update the reference of submodule cocos2d-console. (#17432)
Mar 2, 2017
13a438d
win10 uwp fix for new Mouse events (#17434)
stammen Mar 3, 2017
e293520
Fix some local variable names in tests (#17445)
mogemimi Mar 6, 2017
69d92bb
fixed #17433: [webSocket ] webSocket random crash in win32 (#17440)
huachangmiao Mar 6, 2017
2983207
update external version (#17446)
Mar 6, 2017
bdcacd0
Some fixes for search paths: (#17435)
Mar 6, 2017
b32c84f
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot Mar 6, 2017
ce2f4e8
Websocket bug fix after PR#17440 was merged. (#17450)
Mar 7, 2017
6cd7314
cocos2d::Sequence::isDone() checks that the last action is actually d…
j-jorge Mar 7, 2017
b7f8dac
Solve the error logic in spine runtime. (#17448)
Mar 7, 2017
e08cbc1
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot Mar 7, 2017
b04fcbc
fix the broken of lua-tests after PR #17445 was merged. (#17454)
Mar 7, 2017
67d16be
Prevent unexpected calls to unscheduled selector in long updates. (#1…
j-jorge Mar 7, 2017
fb730b5
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot Mar 7, 2017
fc0ad05
fixed #17427: lws_parse_url has wrong behavior, it parses ’ws://domai…
Mar 7, 2017
0536f6d
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot Mar 7, 2017
1c0e56e
fixed #17416: Wrong default port of SocketIO connection. (#17459)
Mar 7, 2017
0cde5c6
*Fix: GLThread and other threads access sDownloaderMap in a thread-un…
pwang08 Mar 7, 2017
7aa74fa
csbload error bug (#17465)
owen200008 Mar 8, 2017
9335986
fix the issue that onEnterTransitionDidFinish() is not invoked at fir…
Mar 8, 2017
98d2236
Prevent signed/unsigned mismatch (#17468)
mogemimi Mar 8, 2017
5c0c6d2
More powerful Uri class, adds unit test for Uri class. Refactors some…
Mar 9, 2017
47694b0
fixed #17474: [Android] It may trigger ConcurrentModificationExceptio…
Mar 9, 2017
1dccd7b
fixed #17395: AudioEngine alSourcePlay error code:a003 in lua-tests. …
Mar 13, 2017
90403fc
Fixes memory issues catched by Xcode Analyze Tool. (#17489)
Mar 14, 2017
4f6340c
[win32] Updates template project configuration files. (#17491)
Mar 14, 2017
b8edb47
[ci skip][win32] Updates lua template (#17493)
Mar 14, 2017
769f783
Improve the AndroidStudio configurations of tests & templates (#17495)
Mar 14, 2017
b842202
fixed #17395: OpenAL A003 error if doing AL invocation before alcMake…
Mar 14, 2017
e0918a8
Signal the scroll once the list is updated in cocos2d::extension::Tab…
j-jorge Mar 14, 2017
7d3b9de
update gradle version and build tool version (#17496)
Mar 14, 2017
fd74e4d
update build tool version and gradle version (#17499)
Mar 15, 2017
18d2cdb
Fixes cocos2d build for tvOS. (#17498)
filipe-lemos Mar 15, 2017
ce40f13
Update the reference of submodule cocos2d-console. (#17501)
Mar 15, 2017
16e1bf4
fixed #17494: [iOS] CrashIfClientProvidedBogusAudioBufferList (#17500)
Mar 15, 2017
0a35a8c
Fix spelling mistake in test case (#17502)
mogemimi Mar 15, 2017
010a724
Solve the error when building Android Studio project. (#17504)
Mar 15, 2017
0eec73b
Bindings fix and assets manger ex fix (#17115)
pandamicro Mar 15, 2017
87b4d7d
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot Mar 15, 2017
8c542d7
issue #17503: Avoid crash if initializing audio fails. (#17505)
Mar 15, 2017
75383bd
Jsb improvements (#17513)
pandamicro Mar 16, 2017
f0061c3
[ci skip] Improve js template and update web ref (#17510)
pandamicro Mar 16, 2017
e3bff64
Support for the tvOS micro gamepad as a CCController (#17517)
filipe-lemos Mar 16, 2017
1f8eb3b
fixed #17494: Adds setTimeout to wrap NSTimer since ‘timerWithTimeInt…
Mar 16, 2017
e8c7521
fix an Accelerometer second to microsecond convertion error in Androi…
blackcruiser Mar 16, 2017
68fc0db
Add utils::getMD5Hash (#17520)
pandamicro Mar 16, 2017
27935ac
VS and XCode project files have non-existent file references (#17512)
rh101 Mar 16, 2017
3ec1448
Update submodule cocos2d-console. (#17523)
Mar 16, 2017
0e0987d
Support notify progression in XMLHTTPRequest (#17509)
pandamicro Mar 16, 2017
8f66d54
[ci skip]Update version (#17525)
Mar 16, 2017
a177241
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot Mar 16, 2017
54285ac
Update README.md. (#17529)
Mar 16, 2017
8be22ce
Fix typos in comments and strings (#17534)
mogemimi Mar 17, 2017
39f264d
Update Cocos2dxDownloader.java (#17528)
Dauch Mar 17, 2017
ebdae8c
use different separator on different platforms and make path length s…
Mar 17, 2017
3ff5215
use correct resource (#17543)
Mar 17, 2017
e8c0b04
fix crash (#17544)
Mar 17, 2017
d263f8e
fix resource path (#17546)
Mar 17, 2017
b5a1360
revert #17437 (#17545)
Mar 20, 2017
f8eccb9
Added VS2017 support in project files (#17548)
rh101 Mar 20, 2017
9592183
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot Mar 20, 2017
670a47c
Fixes label cover (#17550)
Mar 20, 2017
5fec861
use correctly '' (#17553)
Mar 20, 2017
b017934
Gles3 support (#17537)
Mar 21, 2017
f90691e
Fix spelling: billborad -> billboard (#17560)
mogemimi Mar 22, 2017
20c162f
make all mesh in view rect (#17558)
Mar 22, 2017
a493456
Update submodule reference of cocos2d-console. (#17562)
natural-law Mar 22, 2017
3bd09ae
[win32] Fixes cpp-tests/FileUtilsTest crash. (#17551)
Mar 22, 2017
ab9104f
Updates templates for switching AudioEngine in AppDelegate.cpp. (#17555)
Mar 22, 2017
1366ea1
change clear color in onEnter (#17564)
Mar 22, 2017
db837eb
remove unneeded test cases and fix parameter length limitation on win…
Mar 22, 2017
168ffa6
Flag the end of ActionInstant and ActionInterval. (#17557)
j-jorge Mar 22, 2017
72d47c7
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot Mar 22, 2017
85ded40
fixed #17497: Win32 performance is bad. (#17556)
Mar 22, 2017
6b7e5d6
correct module path (#17569)
Mar 22, 2017
8a327c7
Fix various minor typos (#17570)
mogemimi Mar 23, 2017
1b46096
unify sensor timestamp units in Android / iOS / Tizen (#17532)
blackcruiser Mar 23, 2017
cab5195
find .luac first (#17572)
Mar 23, 2017
790237b
Update CCNode.cpp (#16947)
fred1024 Mar 23, 2017
39095ce
make log more clear (#17589)
Mar 27, 2017
a4c0667
make menu item don't overlap with other label (#17590)
Mar 27, 2017
5341f75
Improve js template and test pages (#17575)
pandamicro Mar 27, 2017
5536254
Fix bug with unresolved symbols in Android Studio 2.3 (#17586)
ilqvya Mar 27, 2017
c8af3fe
fix crash in release mode (#17592)
Mar 27, 2017
6217d8c
fixed #17591: [ios, mac, win32] Audio could not be played in the call…
Mar 27, 2017
d25cd8d
[ci skip] Fix QA issues (#17596)
pandamicro Mar 27, 2017
aa3bff6
fix comment and explicitly initialize _anchorPoint (#17597)
Mar 28, 2017
63a81b1
add 'virtual' for ActionManager functions (#17594)
Mar 28, 2017
87f8409
Fix some web issues and update web engine (#17600)
pandamicro Mar 28, 2017
1eea499
fixed #17603: Connection error in Console uploadFile test. (#17604)
Mar 29, 2017
31c0e27
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot Mar 29, 2017
2b3087f
Fixes ConsoleUploadFile test could not work on android. (#17607)
Mar 29, 2017
c5140f7
remove unneeded test case (#17609)
Mar 29, 2017
9d81f16
[ci skip]make android studio work for release mode (#17610)
Mar 29, 2017
b6d42e0
fix error effect (#17612)
Mar 29, 2017
1d3c6d6
copy needed resources (#17618)
Mar 30, 2017
439f371
fixed #17619: [android] Crash if uncache audio in the finished callba…
Mar 31, 2017
d2a5c19
adjust position (#17622)
Mar 31, 2017
4fe75a9
Update engine version (#17624)
pandamicro Mar 31, 2017
a924e29
Adds libmd5-rfc third-party library for calculating MD5 since the fun…
Apr 1, 2017
7ae2e9e
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot Apr 1, 2017
06fe9a2
Tizen compilation fix (#17627)
Apr 1, 2017
1f57542
match the logic to unbind vao (#17628)
Apr 1, 2017
9ed5127
synchronize v3.15
Apr 1, 2017
acc9751
Sensor timestamp fix, tizen uses micro-seconds as timestamp unit. (#1…
Apr 1, 2017
ce8a513
fixed build properties for compiling md5.c (#17638)
stammen Apr 5, 2017
2f17310
fix resource (#17645)
Apr 5, 2017
9c77f09
fixed bug that toggle can not work at first time (#17647)
Apr 5, 2017
4ad1901
fix comiling issue
Apr 5, 2017
ea8ffa3
Merge pull request #17630 from minggo/merge-v315
Apr 5, 2017
c27cca3
update readme
Apr 5, 2017
2ee3274
skip some test on android (#17648)
Apr 5, 2017
8a587a3
[ci skip]fix some error for Android Studio project (#17655)
Apr 6, 2017
513092b
fix error (#17656)
Apr 6, 2017
666e001
update architecture picture (#17659)
Apr 6, 2017
c69823b
cc.Follow not working on mobile
ricardopetrere Apr 6, 2017
ad26098
projection fixes (#17487)
newnon Apr 10, 2017
e5e8731
[lua-tests] Check the validity of label instance before setString. (#…
Apr 10, 2017
1f39fd5
CocosDenshionTest, unload doesn't work for android 5.0.1 devices (#17…
Apr 10, 2017
e3e0090
Fix can't open URLs that have '&' character. (#17633)
stevetranby Apr 10, 2017
1c69779
Fixed FileUtils::getFileSize() on android platform (#17632)
gallipoly Apr 10, 2017
21f51f0
Fixed WebSocket.cpp memory leaks (#17653)
Rubonnek Apr 10, 2017
56ae741
fixed #17665: [android] Crash while launching on the devices only sup…
Apr 10, 2017
ccb0c16
[android] Fixes that android studio project will be created with a de…
Apr 10, 2017
97adaab
Don’t link with libGLESv1_CM.so (#17673)
Apr 10, 2017
4dac6b3
Fixed WebSocket.cpp memory leaks (#17672)
Apr 10, 2017
8acf8f8
Merge pull request #17660 from ricardopetrere/patch-1
pandamicro Apr 10, 2017
7fe4196
do not use git command (#17677)
Apr 10, 2017
9c9fd87
do not use git command (#17679)
Apr 10, 2017
270bcb2
do not set attributes in java (#17680)
Apr 10, 2017
77724d3
[ci skip]Fix JS test issues reported from QA (#17691)
pandamicro Apr 12, 2017
5717020
fixed #17685: [android] Audio in game couldn't be mute while a ring o…
Apr 13, 2017
8b3755c
[ci skip]Changelog releasenote (#17695)
Apr 13, 2017
c89dd7b
Update RELEASE_NOTES.md
Apr 13, 2017
55b67ab
Update RELEASE_NOTES_CN.md
Apr 13, 2017
0851018
Update RELEASE_NOTES_CN.md
Apr 13, 2017
ef83df0
Update RELEASE_NOTES_CN.md
Apr 13, 2017
75d0ebf
Update RELEASE_NOTES_CN.md
Apr 13, 2017
3c1e36c
Cleanup AudioEngine resource after exiting NewAudioEngineTest. (#17675)
Apr 13, 2017
487490d
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot Apr 13, 2017
abcc4e6
update release note (#17698)
Apr 14, 2017
72c558e
Change library/header search paths of external libraries for tvOS. (#…
filipe-lemos Apr 14, 2017
ee84d9f
update v3.15
Apr 14, 2017
6ea7bf3
Merge pull request #17701 from minggo/mergev315
Apr 17, 2017
56cad14
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot Apr 18, 2017
386c84e
complete tizen section (#17719)
Apr 18, 2017
8263538
change api level to 13 (#17720)
zilongshanren Apr 18, 2017
f352180
fix android daily build
zilongshanren Apr 18, 2017
330ac0f
Merge pull request #17721 from zilongshanren/add-tizen-daily-build
zilongshanren Apr 18, 2017
246406b
Adding additional async functions to FileUtils (#17634)
Apr 19, 2017
7b36980
fix tizen cpp-tests CLI compilation
zilongshanren Apr 20, 2017
7bc3276
add tizen daily build script
zilongshanren Apr 20, 2017
012cf2a
Merge pull request #17731 from zilongshanren/add-tizen-daily-build
zilongshanren Apr 20, 2017
bc67f3b
add tizen mac daily build
zilongshanren Apr 20, 2017
947d068
Merge pull request #17732 from zilongshanren/add-tizen-daily-build
zilongshanren Apr 20, 2017
677c328
Update README.md
zilongshanren Apr 20, 2017
ddb4dc8
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot Apr 21, 2017
1f1f1d8
fix ios label shrink overflow clamp letters issue (#17737)
zilongshanren Apr 25, 2017
afb95f2
Memory leak, if set equal font in Label.
perminovVS Apr 26, 2017
f8e3257
V3.15 (#17752)
RickyZheng001 Apr 27, 2017
77f2f82
[android] Audio Engine crash on Android when playing and stopping som…
Apr 27, 2017
e45cb88
Support ETC1 Alpha Channel in the Spine Library (#17692)
ADHwang Apr 27, 2017
07bb0b2
Avoid crash on large file download. (#17735)
sbrednikhin Apr 28, 2017
58b8e77
Moved CC_SYNTHESIZE and CC_PROPERTY macros onto a single line (#17765)
Almax27 May 3, 2017
59f9c35
fix downloader will not be conitnue (#17761)
May 3, 2017
2892826
update console (#17772)
May 3, 2017
5c39938
Merge pull request #17756 from perminovVS/set-font-atlas-memory-leak
zilongshanren May 3, 2017
973d6aa
Added function for calculating md5 hash from Data. (#17762)
perminovVS May 4, 2017
55b14cb
Fix android edit box duplicated text (#17775)
zilongshanren May 4, 2017
a3cb7de
Fix reschedule issue with same key (#17706)
Dimon4eg May 4, 2017
6dcaa9f
do not use ES3 context if using multi sample (#17778)
May 4, 2017
e7a9ffb
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot May 5, 2017
ae8e83b
fix editbox textChanged call times on Android platform
zilongshanren May 5, 2017
f0080bf
update 3rd party version to update luajit (#17783)
May 5, 2017
21d2204
Merge pull request #17781 from zilongshanren/fix-editbox-textchanged-…
zilongshanren May 5, 2017
afaa9be
Fix issue #15926
AIGRIND-LLC May 5, 2017
bf1f7de
Fix issue #15926
AIGRIND-LLC May 5, 2017
9e49589
Allow extensions to work out of the box by default on Win32 C++ proje…
Rubonnek May 8, 2017
ca0a7f3
Changing AsyncTaskPool/Scheduler to better leverage move semantics (#…
May 8, 2017
662b989
Fix edit box font size and padding
May 8, 2017
e24a8f1
Fix alignment flags
May 8, 2017
11a43c0
Fixup
May 9, 2017
96ae677
Missed padding for default vertical alignment
May 9, 2017
6e718ca
Merge pull request #17796 from mxenabled/saumya/android_edit_box_fixes
zilongshanren May 10, 2017
c609aec
fix editbox invisible on some Android devices
zilongshanren May 10, 2017
ad614a2
remove unused variable declare
zilongshanren May 10, 2017
7695269
fix invisible issue
zilongshanren May 10, 2017
cc21ff3
Issue #16188: Fix lua-script Sprite:playAnimationOnce(animation, args…
May 10, 2017
71bb118
Merge pull request #17802 from zilongshanren/fixAndroidDisplayIssue
zilongshanren May 11, 2017
c23330e
webview supports https in jsb (#17805)
May 11, 2017
9c2782f
Merge pull request #17786 from AIGRIND-LLC/patch-1
zilongshanren May 15, 2017
6753c6e
[WinRT] Fix removeDirectory unicode. (#17812)
perminovVS May 15, 2017
9ed8968
Set camera type accordingly in Camera's init methods (#17809)
beroso May 16, 2017
4fccfb2
[Win32] Fix AudioDecoder fopen unicode. (#17815)
perminovVS May 16, 2017
dac7030
[Win32,WinRT] Fix old bag, Manifest not save. (#17814)
perminovVS May 17, 2017
48f6d1c
Refactoring editbox and system label on win32 platform (#17828)
zilongshanren May 17, 2017
4e92bca
[tolua]Lua bindings-generator support android-ndk-r9d android-ndk-r10…
xbpiao May 17, 2017
52b35ac
[Win32,WinRT] Fix listFiles and listFilesRecursively use unicode. (#1…
perminovVS May 18, 2017
1bfbf35
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot May 19, 2017
95baff7
fixed #17835: pauseEventListenersForTarget doesn't work correctly whi…
May 19, 2017
08467be
Add const keyward to Node::isScheduled and Scheduler::isScheduled (#1…
May 19, 2017
a24b40a
Allow visit Sprite without camera for render to texture (#17824)
madrazo May 22, 2017
5a52189
small BillBoard optimizations (#17825)
madrazo May 22, 2017
85529ea
Add const keyword to Node::isScheduled (#17841)
May 22, 2017
474491a
Call 'update' method in 'stop/stopAll' to cleanup immediately (#17846)
May 22, 2017
2f3a7df
Fixing serious XMLHTTP leak when CC_ENABLE_GC_FOR_NATIVE_OBJECTS enab…
DavidDeSimone May 22, 2017
54962ee
LayerRadialGradient works on mac and iOS (#17826)
May 22, 2017
a857ebe
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot May 22, 2017
013d852
make fps stable on iOS (#17852)
May 23, 2017
69da862
fix action running times for instant actions (#17849)
May 23, 2017
dd880ee
[ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json au…
CocosRobot May 23, 2017
3eadc05
Fix iskindof (#17785)
May 23, 2017
fb7a2fd
update console to fix compiling issue on with Xcode 8.3+ (#17862)
May 25, 2017
92e713b
fix to problem with updating APK in Google Play keeping old OBB (#17689)
hellobody May 26, 2017
afcffc7
Handle auto layout with scaled widget (#17822)
thuydx55 May 26, 2017
6397372
before draw event (#17669)
newnon May 26, 2017
0a69031
[Windows]Fix edit box spacing and alignment (#17807)
saumyamukul May 31, 2017
6fe70bf
1\unique build output dirs
joywish Jun 1, 2017
c758c9d
update gitmodules
joywish Jun 1, 2017
fa6b53f
modify
joywish Jun 1, 2017
f327231
modules
joywish Jun 1, 2017
020120f
fix build for android
joywish Jun 3, 2017
97920a3
add some material params
joywish Jun 4, 2017
94ab3b9
add chipmunk project
joywish Jun 6, 2017
d5da007
try
joywish Jun 10, 2017
4733bbc
a
joywish Jun 28, 2017
c6f5f2c
tools
joywish Jun 28, 2017
06d0b0d
filter name
joywish Jun 28, 2017
1c1cc6f
tools
joywish Jun 29, 2017
24ec52b
Merge branch 'v3' of https://github.com/joywish/cocos2d-x into v3
joywish Jun 29, 2017
19ef4b6
tools
joywish Jun 29, 2017
6bc09e8
Merge branch 'v3' of https://github.com/joywish/cocos2d-x into v3
joywish Jun 30, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
62 changes: 32 additions & 30 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,16 @@ _ReSharper*/
[Tt]est[Rr]esult*
ipch/
*.opensdf
*.opendb
SubmissionInfo
Generated Files
AppPackages
BundleArtifacts
.vs/
*.VC.db

# Ignore files build by ndk and eclipse
libs/
/libs/
bin/
obj/
gen/
Expand Down Expand Up @@ -113,42 +117,40 @@ build/build/
cocos/scripting/lua-bindings/proj.ios_mac/build/
tests/*/runtime/
tests/*/publish/
tests/*/project/proj.android-studio/app/build.xml
tests/*/project/proj.android-studio/app/proguard-project.txt
tests/*/proj.android-studio/app/build.xml
tests/*/proj.android-studio/app/proguard-project.txt

# Android
project.properties
*.iml

# Ignore prebuilt libraries folder
/external/xxhash/
/external/curl/
/external/edtaa3func/
/external/freetype2/
/external/glfw3/
/external/jpeg/
/external/json/
/external/linux-specific/
/external/lua/
/external/png/
/external/sqlite3/
/external/tiff/
/external/tinyxml2/
/external/unzip/
/external/webp/
/external/websockets/
/external/win32-specific/
/external/winrt-specific/
/external/winrt_8.1-specific/
/external/wp8-specific/
/external/wp_8.1-specific/
/external/version.json
/external/*
!/external/config.json
/templates/lua-template-runtime/runtime
/v*-deps-*.zip
/v*-lua-runtime-*.zip
/v*-console-*.zip
/tools/fbx-conv/
external/chipmunk
tests/cpp-tests/Resources/audio
/external/Box2D/
/external/ConvertUTF/
/external/audio/
/external/xxtea/
/external/protobuf-lite/
/external/flatbuffers/
/tests/lua-empty-test/src/cocos/
/tests/lua-game-controller-test/src/cocos/
/tests/lua-tests/src/cocos/
/tests/js-tests/res/
/tools/framework-compile/bin/proj_modifier/plutil-win32/
!/tools/framework-compile/bin/

# generated by framework-compile
/templates/*-template-binary/
/prebuilt/
/*/prebuilt-mk/Android.mk
/*/*/prebuilt-mk/Android.mk
/*/*/*/prebuilt-mk/Android.mk
/*/*/*/*/prebuilt-mk/Android.mk
*.xcscmblueprint
tests/cpp-empty-test/proj.tizen/res/
tests/cpp-tests/proj.tizen/res/
tests/lua-empty-test/project/proj.tizen/res/
tests/lua-tests/project/proj.tizen/res/
14 changes: 10 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
[submodule "tools/cocos2d-console"]
path = tools/cocos2d-console
url = git://github.com/cocos2d/cocos2d-console.git
url = git://github.com/joywish/cocos2d-console.git
[submodule "plugin"]
path = plugin
url = https://github.com/cocos2d-x/plugin-x.git
url = https://github.com/joywish/plugin-x.git
[submodule "tools/bindings-generator"]
path = tools/bindings-generator
url = git://github.com/cocos2d/bindings-generator.git
url = git://github.com/joywish/bindings-generator.git
[submodule "tests/cpp-tests/Resources/ccs-res"]
path = tests/cpp-tests/Resources/ccs-res
url = git://github.com/dumganhar/ccs-res.git
url = https://github.com/joywish/ccs-res.git
[submodule "web"]
path = web
url = https://github.com/joywish/cocos2d-html5.git
[submodule "external"]
path = external
url = https://github.com/joywish/cocos2d-x-3rd-party-libs-bin
106 changes: 69 additions & 37 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,45 +1,77 @@
language: cpp
env:
matrix:
- GEN_BINDING=YES
- GEN_COCOS_FILES=YES
- PLATFORM=mac-ios PUSH_TO_MAC=YES
- PLATFORM=linux DEBUG=1 CC_COMPILER=gcc CXX_COMPILER=g++
# Disable clang build on linux temporarily since we're using "-stdlib=libc++ " which wasn't installed on travis machine.
# - PLATFORM=linux DEBUG=1 CC_COMPILER=clang CXX_COMPILER=clang++
# Since switching to C++11 only the ARM version of the nactive client
# port currently builds. TODO(sbc): Re-enable all architectures.
# Disabled travis-ci build for native client port since it doesn't support std::thread, std::mutex.
# - PLATFORM=nacl DEBUG=1 NACL_ARCH=arm
- PLATFORM=android
# - PLATFORM=emscripten DEBUG=1
global:
- secure: |-
cHXOjAda+t2tmBVuVAiQfvhDN+unToO6hX1rc3dJeGDOk4rlQnylJacjA7o/
enkWeHagbW2Ja4h7BxQz4h7dada8zEbIbEMK4VEHx6AWwQM+GIEqkJPv5g8k
4P20MLpX4XyUwm/16btpnqgXlyd8Q3Zjh3Vui/5/VzwPnxUQEho=
- secure: |-
U/JsyiSR9q+8wX1arfciy3BdbMQaKmgt48/9tiU7P2RQJ/FR2AHGq85sNGI/
ZUxN4JPLGALEvkFMo4NYyJDUcsdRHZX3vbp5xbSSRaBigqJIj3HDxtlPVf2m
/W2GzcfNNX1ACO18hSWH0d2yFlF263ZmvudzQIfqTESfjGQBzwA=
- secure: |-
Wsngwo3jlZtvuPfr3RNhqrz/liNIhKYnlw4KYJO90gMQ9ZQKRTlMv2BMiPw/
9lV+vgJQDRcFe7dKwtC86vk10EU7Ym2bhVmhMxi/AlmJXgavjmPVdizRT7rh
X2Ry/Nb6hGRkH3WS0T3D/KG1+e7lP/TMB9bvo6/locLJ2A6Z1YI=
- secure: PGMnEvysYv9Mnjrof05v9MU41ZlVO7A7SQb4oLuYqhBf0stvZUVEF4fmkOcXRPAd4Cg41aAbtE8RyGaqIFaKHtjHFtTdisM9XVXqL+eMfv5L+8nFCk4S5Fi/ohglO+FBJ9X/NLfAfRZmlwJR+UedU5AJwqlQbKraNkyv/FmDMUc=
matrix:
include:
# linux
- os: linux
env:
- BUILD_TARGET=linux
- GEN_BINDING_AND_COCOSFILE=true
- secure: Xn48eX1TD6DAPcVPU+a+CD3b/BKGVCHk555zl8rZiLq4GH4rWSES23rKcY8uz/X9GizETWYQK2luNvph4/BA29XEZ7l+Q0V9AZwrahWPzCuDBgxSPAr4KlETGM9I3xEvRIKBeddko7JTFHZCcNsItPRA0CovndQzdKE6texm13A=
- secure: M31OQaUIBV13aUMylPs2PieKThGs+ED0tj9SKbCKGKxwojl+N2ZhlS53D4Zqoj1ru/3P1X0pPeYvV0uVfM2dpEwRF4BmYVZQSrOKgjK1VfbcN5luWSeuAvq0LNGT99Ao02sKLbcHINiQ4axylPPgsY6+X/aoJNuKqBTQyaaVAo8=
- secure: M5lyDs0qai15mWHzJdkh0WPfVJJmVZu6SWtYULxatukGPXVwoQvmEtYAwAW+iz6aM+tXksQ/mk6nW5L8UFbHm+n6yrsa5bZU9sGXjilPE8p8bLFYDmIbPRazU+E6pBP3J2CDoAm0XnWkiYQ8feTxKTo6ysLnHAEjyaHTw0+Q1GM=
sudo: required
language: cpp
# android
- os: linux
env: BUILD_TARGET=android
language: android
sudo: required
android:
components:
- android-13
# mac lua-tests + js-tests
# - os: osx
# env: BUILD_TARGET=mac
# language: cpp
# osx_image: xcode7.3
# sudo: required
# python:
# - "2.7"
# cache: pip
# # mac cpp-tests
# - os: osx
# env: BUILD_TARGET=mac BUILD_CPP=true
# language: cpp
# osx_image: xcode7.3
# sudo: required
# python:
# - "2.7"
# cache: pip
# # iOS lua-tests + js-tests
# - os: osx
# env: BUILD_TARGET=ios
# language: cpp
# osx_image: xcode7.3
# sudo: required
# python:
# - "2.7"
# cache: pip
# # iOS cpp-tests
# - os: osx
# env: BUILD_TARGET=ios BUILD_CPP=true
# language: cpp
# osx_image: xcode7.3
# sudo: required
# python:
# - "2.7"
# cache: pip

script:
- export CC=$CC_COMPILER
- export CXX=$CXX_COMPILER
- tools/travis-scripts/run-script.sh
before_install:
- tools/travis-scripts/before-install.sh

cache:
bundler: true

notifications:
email:
- xiaoming.zhang@cocos2d-x.org
- jianhua.chen@cocos2d-x.org
email: false

# whitelist
# blocklist
branches:
only:
- v3
except:
- v1
- v2
- v4-develop
- v3-doc
- v3.11_backup
- v35-for-tizen
Loading