Commit Graph

313 Commits

Author SHA1 Message Date
pipu 9dee561d50 Modify external/config.json 2014-12-03 11:15:34 +08:00
andyque 09e41f5f19 change 3rd party dependency to 26 2014-11-28 14:25:48 +08:00
minggo 2936f79c4d [ci skip] update deps version 2014-11-27 20:56:15 +08:00
minggo 527b086774 [ci skip]update config.json 2014-11-27 12:44:27 +08:00
Ricardo Quesada 76f718a90d Use version 22 for external dependencies 2014-11-20 11:11:12 -08:00
Ricardo Quesada 8fd633926f externals: using v21 2014-11-14 15:31:48 -08:00
minggo 7796bdf234 [ci skip]update config.json 2014-10-21 17:48:44 +08:00
minggo 4930ed583a [ci skip]update config.json 2014-10-20 15:32:03 +08:00
minggo fed7787ceb [ci skip]update config.json 2014-10-20 09:36:01 +08:00
minggo be296265a4 [ci skip]update config.json 2014-10-20 09:29:26 +08:00
minggo 9c53b72962 [ci skip]update config.json 2014-10-17 10:21:45 +08:00
minggo 57068207ab [ci skip]update config.json 2014-10-16 15:35:42 +08:00
minggo 0a6bb3cdbc [ci skip]update config.json 2014-10-16 09:52:49 +08:00
minggo 9aa50acc07 [ci skip]update config.json 2014-10-14 18:23:18 +08:00
minggo 7f3a480fa7 remove duplicated codes 2014-10-14 18:01:41 +08:00
minggo 40ad15d25f [ci skip]update config.json 2014-10-14 17:08:58 +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
minggo 92689dd1fa remove protocolbuf-lite 2014-10-14 14:53:24 +08:00
CocosRobot b8ee257cd2 [AUTO][ci skip]: updating cocos2dx_files.json 2014-10-14 06:27:27 +00:00
andyque 8a6b78c510 fix lua bindings 2014-10-14 11:24:45 +08:00
SunLightJuly 57f6f17f6d updated version in external/config.json 2014-10-10 17:07:59 +08:00
martell 30240a8a37 Multi platform cmake support
Signed-off-by: martell <martellmalone@gmail.com>
2014-10-03 23:21:45 +01:00
Dhilan007 a895790d3c update configuration for resource dependence 2014-09-29 18:17:05 +08:00
andyque 972c5f8ab2 adjust config 2014-09-24 12:03:17 +08:00
andyque a0d6bbbf9a add back config.json 2014-09-24 12:01:34 +08:00
andyque 7e9ede728f revert download.py and delete submodule 2014-09-24 10:26:56 +08:00
minggo a711ca1b3d update submodule 2014-09-23 17:14:52 +08:00
minggo f890ad0d00 add external submodule 2014-09-22 18:29:21 +08:00
minggo c4cd78cc96 remove external 2014-09-22 14:50:03 +08:00
andyque b280a02b5d modify external version 2014-09-09 15:23:07 +08:00
andyque 08c7f32627 add chipmunk static library for win32 2014-09-05 15:38:12 +08:00
andyque 3743f02c7e finish ios/mac/android 2014-09-05 11:39:11 +08:00
andyque 4f217ed577 remove include 2014-09-05 10:43:33 +08:00
andyque 4276c59975 remove chipmunk source code 2014-09-05 10:42:59 +08:00
Ricardo Quesada c149bfca00 Adds MARK: TODO: FIXME: in code
Replaces XXX with FIXME:
Xcode 6 beta 4 supports this new format
2014-08-29 12:54:24 -07:00
samuele3hu 3d5f8de346 Adjust android.mk for cocos2d and related module 2014-08-27 20:58:32 +08:00
samuele3hu 106cb2e110 Update external config.json 2014-08-27 11:07:41 +08:00
samuele3hu 3759648d3a Remove the useless aneroid.mk files 2014-08-27 10:21:47 +08:00
samuele3hu 74624f5ba1 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_3_new_module 2014-08-25 11:52:52 +08:00
samuele3hu 893e0b0a08 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_3_new_module
Conflicts:
	build/cocos2d_libs.xcodeproj/project.pbxproj
2014-08-25 11:45:29 +08:00
minggo e7050486d3 fix conflict 2014-08-24 18:56:51 +08:00
minggo 030f80a257 one static library for c++ and another one for lua-binding 2014-08-24 03:52:51 -07:00
minggo e8a7ffcde1 update external version 2014-08-22 23:52:26 +08:00
samuele3hu 2f60e610a2 Integrate libcocosdenshion,libcocos3d,libnetwork,libcocostudio and libextension into cocos2d on the iOS/Mac platform 2014-08-22 13:49:21 +08:00
minggo 7b3e1b7a73 rename file name 2014-08-06 15:01:18 +08:00
Wu-Hao 87aded5d15 missing file guide 2014-08-05 18:06:39 +08:00
Huabing.Xu 030d48ea32 change Project name to libbox2d 2014-07-28 12:13:52 +08:00
Huabing.Xu 2795c10627 rename box2d->libbox2d 2014-07-28 12:05:58 +08:00
minggo 8f50135229 Update config.json 2014-07-22 22:04:17 +08:00
Dhilan007 112f973e12 update config.json 2014-07-21 11:58:38 +08:00
Dhilan007 612a3e9691 Add fbx-conv in 3rd-party-libs-bin's management.
Add fbx-conv for creates archive.
2014-07-18 18:38:57 +08:00
minggo 19da7e8075 [ci skip] 2014-07-15 16:24:06 +08:00
Dhilan007 bde1887b28 issue #4892:Implement logical codes of game controller 2014-06-30 00:30:46 +08:00
zhangbin 0019d9a061 Optimize the win32 projects configuration. 2014-06-20 10:50:43 +08:00
minggo d6dae3281e [ci skip] 2014-06-17 10:33:00 +08:00
minggo 6c6d07cb67 [ci skip] 2014-06-15 17:31:51 +08:00
minggo 366beedbb2 Merge pull request #6955 from samuele3hu/v3_fix
Add xxtea encrypt support for lua and update the console submodule
2014-06-05 11:49:40 +08:00
minggo ed40dc9268 update libcurl.a 2014-06-05 10:54:59 +08:00
samuele3hu a4cb0c183a Update Linux CMakeLists for xxtea 2014-06-05 10:54:05 +08:00
samuele3hu c785d64ba1 Adjust the xxtea directory structure and modify configs files for platforms 2014-06-04 11:50:04 +08:00
James Chen eb9fbea7be Merge pull request #6686 from dumganhar/download-runtime
Updates download-deps.py to support  to download several zip files. (external and lua-runtime-bin)
2014-05-12 19:00:15 +08:00
James Chen 5dc69026ac Updates download-deps.py to support download several files. 2014-05-12 17:53:51 +08:00
James Chen 3d22c30933 issue #4660: Warning fix in CCLabel.cpp and ConvertUTF.c 2014-05-11 11:24:01 +08:00
James Chen 07204a0602 issue #4660: Updates win32 project 2014-05-10 19:33:05 +08:00
James Chen e693a51c6e issue #4660: Linux build ok 2014-05-10 19:24:04 +08:00
James Chen a61b1097db issue #4660: Adds ConvertUTFWrapper.cpp, using llvm::ConvertUTF8toWide and llvm:: convertUTF16ToUTF8String 2014-05-10 19:24:03 +08:00
James Chen 42ffd25fca issue #4660: Adds ConvertUTF lib and adds license (LLVM and unicode license). 2014-05-10 19:24:02 +08:00
Mircea Rila ebfbf0eba3 fix box2d win32 project 2014-05-09 11:10:08 +03:00
Mircea Rila 70d7d5b493 add VS2013 support for box2d, chipmunk 2014-05-09 10:53:44 +03:00
James Chen e44fb8141e Updates zip_file_size in external/config.json 2014-05-07 17:30:38 +08:00
James Chen 7d2aed773d Adds 'zip_file_size' section in 'external/config.json' 2014-05-07 17:25:42 +08:00
James Chen 385c62d5c4 updates repo_name to `cocos2d-x-3rd-party-libs-bin` 2014-05-07 16:49:55 +08:00
James Chen dc015df920 Delete external/version.txt, use external/version.json instead 2014-05-07 15:56:25 +08:00
James Chen 55555f64d1 Adds external/config.json for download-deps.py 2014-05-07 15:51:53 +08:00
James Chen 7fbcf5cc67 Adds external/version.txt 2014-05-07 13:46:18 +08:00
James Chen 32b2b20a32 Re-adds box2d and chipmuck sources, we need to use prebuilt libraries for them too. 2014-05-07 13:40:39 +08:00
James Chen 014e515b8b Delete external submodule, please use 'download-deps.py' instead. 2014-05-07 13:38:17 +08:00
James Chen 12d77b2f7f Adds external submodule 2014-05-05 13:14:05 +08:00
James Chen 0f36374d86 Removed external folder 2014-05-05 13:04:53 +08:00
James Chen daf37b733a Re-adds missing luajit sources. 2014-05-05 01:31:52 +08:00
James Chen 3b3c1c4dbb issue #4674: Removed large files and updated .gitignore 2014-05-04 14:36:16 +08:00
Ricardo Quesada 81c2d92355 yeah... love in includes
<3
2014-04-26 10:35:57 -07:00
Ricardo Quesada 9b118e5e96 Squashed commit of the following:
commit 519fcd7f68e3586c376fd5e8d4a0ee220a48d225
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 10:10:06 2014 -0700

    Updates templates files

commit 2b07843ebe592f56b2abc544ccf66d441bb19fc5
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 10:08:19 2014 -0700

    compiles on Windows

commit b175522ef7205eaab3bd3f26c27c5d6514cbe2a4
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:55:30 2014 -0700

    adds cocos2d.h

commit 4c3d14f929bac017b93ca843b4f149d352264a30
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:54:24 2014 -0700

    re-adds missing files

commit f729181728959260d14c4152555534f5beec8e05
Merge: 148da79 2adac67
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:51:12 2014 -0700

    Merge branch 'includes_fixes' of github.com:ricardoquesada/cocos2d-x into includes_fixes

commit 148da79010c5dffeab885933624cffaf3d588852
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:49:12 2014 -0700

    Adds SimpleAudioEngine

commit 2adac67019180ec82b7bd03f0b67c12f62e29e77
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:47:45 2014 -0700

    Compiles for Android

commit 4a300d1b9225fa5708f25a69a50bb531f0ac1a32
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:13:35 2014 -0700

    Fixes the includes
2014-04-26 10:11:22 -07:00
minggo 1c44dbe385 Merge pull request #6327 from boyu0/bug4904_Image_safeToFile_crashes_ios
closed #4904: fix ios Image::saveToFile crashes when save jpg file.
2014-04-21 11:02:11 +08:00
boyu0 4acba7bdfa closed #4904: use new Xcode command line tools to compile i386 arch libjpeg.a file, and shrink the lib file. 2014-04-21 10:28:21 +08:00
boyu0 f595413983 closed #4903: Build libcurl.a with openssl 2014-04-18 09:36:34 +08:00
Anton Sokolchenko d778a947f5 Fix incompatible pointer conversion 2014-04-12 18:29:50 +03:00
Xiaosong Gao d82c4bed75 In Mac OS X 10.9 and Xcode 5.1, it is a warning "Declaration shadows a local variable" in a new ios/mac project. 2014-04-11 08:07:18 +08:00
koowolf aa51e5dd22 fix compiler error in wp8 2014-04-10 15:15:17 +08:00
James Chen 890dd64d38 issue #4729: some warning fixes and compilation error fixes on win32. 2014-04-10 01:29:13 +08:00
Anton Sokolchenko e063e97a5d Incompatible pointer type?
Why sizeof(void**) and not sizeof(void*)?
2014-04-09 11:44:01 +03:00
samuele3hu 130c2608da Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_socket 2014-04-01 11:40:21 +08:00
James Chen cb16bb1158 Merge pull request #6084 from dumganhar/update-websocket-v1.23
Updates websocket to the latest release v1.23.
2014-04-01 11:36:03 +08:00
samuele3hu abaaa3132c Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_socket 2014-04-01 11:33:50 +08:00
samuele3hu 22720fa1b7 Update `build_ios.sh` for building luajit 2014-04-01 11:28:27 +08:00
minggo 7fb5e1f13a Merge pull request #6066 from minggo/quadcommand-optimize
use xxhash to generate material id
2014-04-01 11:27:51 +08:00
James Chen b73a7d2939 Updates websocket to the latest release v1.23. 2014-04-01 10:44:50 +08:00
samuele3hu de3e9aa916 Add ignored `Makefile` file for building luajit 2014-03-31 17:06:36 +08:00
minggo 66440ac335 add xxhash on linux 2014-03-31 15:43:35 +08:00