minggo
0a48eec043
update external version ( #17020 )
2016-12-16 10:23:41 +08:00
minggo
1476f3cfe5
update external version ( #16882 )
2016-11-22 09:50:48 +08:00
子龙山人
ee8305ed52
fix editbox can't input on macos 10.12 ( #16842 )
...
* fix editbox can't input on macos 10.12
fix editbox can't input characters on mac os 10.12
* update external to 114
2016-11-16 09:38:42 +08:00
James Chen
7e14812240
fixed #16492 : RapidJSON Crashes in Release mode on Android. ( #16792 )
...
* fixed #16492 : RapidJSON Crashes in Release mode on Android.
* Updates external/config.json
* json/filestream.h -> json/filereadstream.h
2016-11-04 09:36:59 +08:00
halx99
5bc3659a33
#Improve XML parse performance with rapidxml pure SAX parser ( #16419 )
...
* Update CCSAXParser.cpp
* #Improve XML parse performance with rapidxml pure SAX parser without compatible break.
* put rapidxml to external
* Update deps
2016-08-24 16:37:03 -07:00
minggo
04868dc489
update deps ( #16266 )
...
* update deps
* update to deps-107
2016-07-29 17:36:44 +08:00
minggo
7131451f1b
change to use api 19 ( #16248 )
...
* change to use api 19
* update deps version
2016-07-29 13:57:01 +08:00
minggo
9dd03c94f3
update 3rd party library version
2016-07-21 14:38:32 +08:00
Ricardo Quesada
05a772115e
fixes issue #15566
...
lua and javascript for arm64 is not compiled
version 103
uses JPEG 9b for android
using armeabi
uses Lua, and not LuaJIT for Android ARM64
2016-07-12 19:03:53 -07:00
minggo
4e125d84a4
fix compiling and linking error with ndk r12b
2016-07-08 15:29:35 +08:00
Ricardo Quesada
afe36e4a00
feat: upgrades to GLFW v3.2
...
Inclues Mac and Win32 binaries
Includes udpated downlaod+compile Linux script
fixes github issue #11748
uses WINAPI instead of APIENTRY
it seems that it is being redefined somewhere... but I couldn't find
exactly where
2016-06-29 16:11:30 -07:00
zilongshanren
40e72ffc53
bump config.json version to 99
2016-06-16 15:04:29 +08:00
minggo
773fd16fc1
fix deps version
2016-06-02 16:50:32 +08:00
minggo
565225c302
update deps
2016-05-20 11:25:17 +08:00
minggo
25fea656c7
update deps to support IPv6 only network
2016-05-18 15:45:46 +08:00
minggo
1ab81a5e40
update deps version
2016-05-10 14:47:09 +08:00
zilongshanren
482788c933
Add tizen support ( #15518 )
...
* add Tizen Support
* fix linter error
* fix tizen audio engine lua bindings config
2016-04-28 09:49:55 +08:00
Dale Stammen
f578042d26
update version to v3-deps-91
2016-04-18 21:20:25 -07:00
zilongshanren
2b4f3cf898
upgrade deps to 90
2016-04-14 09:16:51 +08:00
Dale Stammen
acf6dbc77c
updated version and filesize
2016-04-08 08:26:18 -07:00
肖峰
5b10ab3c2d
rollback chipmunk export change
2016-03-31 11:01:58 +08:00
minggo
247a92ffd3
update third party lib version
2016-03-23 09:52:56 +08:00
Xpol Wan
e7864cdb89
Removed unnecessary search paths.
2016-03-22 16:04:12 +08:00
XiaoFeng
06ac05259b
More fix to compile libjscocos2dx as dll under win32
2016-03-14 12:06:14 +08:00
XiaoFeng
3acea03924
Update deps lib and chipmunk manual binding to support both libcocos2dx and libjscocos2dx compiled as dll file under win32 system
2016-03-11 15:44:28 +08:00
Ricardo Quesada
bc11e24019
Squashed commit of the following:
...
commit 36c2807d07848448c1fed86f4b119205048691bf
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Mon Feb 29 13:11:40 2016 -0800
binary file 82
commit 9b7cd003b12faefd0522d12f765c027efb001ab2
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Mon Feb 29 12:56:39 2016 -0800
fore multiple in windows phone 8.1 too
commit daea8a3ef8d69915e7a9d962fd745a1103011bab
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Mon Feb 29 12:50:45 2016 -0800
force multiple
commit 0fbabdbf99974e95de083d79c7d6ae7cf735e4b6
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Mon Feb 29 10:44:40 2016 -0800
compiles
commit f817766afcd0ffc4ca93f628d55fabc4b5a96ba5
Merge: 7b2cea3 8bf3d33
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Mon Feb 29 09:37:24 2016 -0800
Merge branch 'v3' into chipmunk_v7_2
commit 7b2cea329a56ae2786428d39a499bc12ba3860e6
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Sat Feb 27 01:11:13 2016 -0800
correct paths for win8.1
commit dcf1f046eb1e18474d6f94b2d7dc31fbf1b06cea
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri Feb 26 22:46:58 2016 -0800
projects works on win32
commit ab5b14c25ef0fdf224480302f9cb3cc01d5c360c
Merge: 04377cc 9af2f4e
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri Feb 26 21:57:10 2016 -0800
Merge branch 'v3' into chipmunk_v7_2
commit 04377cce7f46b2c2016ccc3855fc479c4f6aa516
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri Feb 26 21:26:55 2016 -0800
trying to make it compile on win32
commit 7703946d99e1cdc6a57f2ccb2a868818c1367291
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Feb 24 10:28:12 2016 -0800
quick hack to make it compile...
...autogenerated files will fix it.
commit ea35bf3a5894cb80b09ecd0a4a5408dcc19785f5
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Feb 24 09:20:59 2016 -0800
Squashed commit of the following:
commit 487e52a7af7cdb40135fd3bd83b2efba0dfe6265
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 20:10:13 2016 -0800
compiles.. sort of
commit a7990e2888d5ef1e43b811148b23c0b899105ab3
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 19:55:24 2016 -0800
more chipmunk fixes
commit 1174f6ec8201324161d7946af0f493b136a56690
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 19:36:15 2016 -0800
more chipmunk fixes
commit 00ac2449ca0c35bd9184310d58e74aaa05bd1323
Merge: f942c5a 0594d3c
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 19:29:27 2016 -0800
Merge branch 'chipmunk_v7_squashed' of github.com:ricardoquesada/cocos2d-x into chipmunk_v7_squashed
commit f942c5a3cc7b24f3ac211d781be1b9c9d4ec0fd7
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 19:28:51 2016 -0800
correct path for chipmunk
commit 0594d3c4141d390b2566ea76101e383f15ebcaaf
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 18:44:05 2016 -0800
compiles on ios
commit 379503399c384ad77d25d68a2f83b71a829b1c04
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 17:51:36 2016 -0800
chipmunk include fixes
commit 95839fb7b406a32255853294b016d8c15aec1ed6
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 17:09:04 2016 -0800
fixes for cmake + mac
commit 39449ea3b7efccae2946785c1c11433d964ee480
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 16:51:25 2016 -0800
correct includes
commit 98e97d7d2f00e6a78d040dcaf17e5a077e9a88c3
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 16:35:40 2016 -0800
fixes chipmunk with cmake
commit 337f21f9466703722847635301d841ace9b757cb
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 14:42:01 2016 -0800
updates android and linux projects
commit 7111a9993b97f78cf73206804b25665c21a59ca8
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 14:18:26 2016 -0800
cosmetic changes
commit ce15038b8d2c0c7ebe31b4e1efe92646b7c70d1b
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 06:53:41 2016 -0800
chipmunk autogenerated files
commit 66c71bfa3aaab04abf25f284e2e76ce2a74a98de
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 06:47:41 2016 -0800
compatibility both in JS (to reduce space)
and in C for (C++ users)
commit 0f9ffa0a8ab23a19e1f10b04e6987c2288764b1f
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 06:10:02 2016 -0800
mooooore fixes
commit 9ab23014093677e8eda69b105f50410b8c792aa3
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 05:30:58 2016 -0800
doesn't crash with collision handler
commit 69275a16817a038244bbaaff9e82a011b6729cb2
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Feb 23 05:16:29 2016 -0800
adds missing space functions
commit a6b97bbc76cb9ab293356bb7451cfa858353f589
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Mon Feb 22 22:22:27 2016 -0800
queries... better
commit 3442bceca64f5a0ddbbbb1a288146a2a61d87632
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Mon Feb 22 19:48:41 2016 -0800
adds more missing functions
fixes other chipmunk JS issues
commit 3797a033896d059da58a05ce0de832ed9c150eff
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Mon Feb 22 18:30:21 2016 -0800
yep... poly works ok
commit d1bb57776891605b9d3e4fb90736c6869d96b944
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Mon Feb 22 17:28:29 2016 -0800
neede compat files
commit 39ec518d4e089124d9a53fe3a8dce3aa0474c233
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Mon Feb 22 17:28:04 2016 -0800
query working!
commit 71a8001fd6bc03ac674621f5da38a3f8778430b4
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri Feb 19 21:57:03 2016 -0800
almost there
commit 9272fdcd06ba188db2fe5701fb2ac21476d54883
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri Feb 19 21:18:46 2016 -0800
fixes return values
commit 7218778da846e1e36a510c0a19a5ee76f91db032
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri Feb 19 20:36:14 2016 -0800
cpMomentForSegment is manual since parameter 4 is optional
in chipmunk 6, but not in 7
commit 98d5d3e23c2cdb941cc0b1f3ce8275990356e88d
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri Feb 19 17:29:28 2016 -0800
yeah... process the arguments correctly
works both for functions and auto_classes
commit ce6a4fe3593b4f3b0fcdf11d12e297d789e0d96b
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri Feb 19 16:49:00 2016 -0800
compiles and links
fixes some issues with the queries.
returns shapes instad of the queryInfo
commit 3f879482dc6db86e45e4319bc802ccf19b52a46c
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Fri Feb 19 15:03:18 2016 -0800
adds removeCollisionHandler and other fixes
commit 32d825fc7bd323e144db6a1badc4a62420b6ea44
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Thu Feb 18 20:59:24 2016 -0800
compiles... doesn't work yet
commit bd64de81713fb2d7652a538d667d73f05f5d9320
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Feb 17 18:17:39 2016 -0800
WIP: chipmunk bindings
2016-02-29 13:53:00 -08:00
XiaoFeng
9cec9c61d1
update dept lib
2016-02-25 17:49:44 +08:00
James Chen
5b55a453d9
Updates config.json
2016-02-17 14:44:07 +08:00
pandamicro
445442c964
Upgrade spider monkey to solve win32 js project crash issue
2015-12-14 10:27:11 +08:00
cesarpachon
40f6f76030
AudioEngine:Linux: implementation using FMOD, refactor to SimpleAudioEngine now as wrapper of AUdioEngine, upgrade FMOD binaries
2015-11-26 22:22:05 -05:00
Dale Stammen
feb2fb7a82
updated version to v3-deps-75
2015-10-16 15:47:24 -07:00
Dale Stammen
0e28ec68b8
updated version to v3-deps-74
2015-10-14 18:03:57 -07:00
andyque
fefbbb6ffa
bump external version to 73
2015-09-16 23:07:28 +08:00
Dale Stammen
d297c0f381
update version to v3-deps-72
2015-08-17 18:36:47 -07:00
zhangbin
91b2191988
Move the framework-compile tools into cocos2d-console.
2015-08-05 17:54:32 +08:00
WenhaiLin
d0d481fd67
updated version to v3-deps-70
2015-07-21 16:43:47 +08:00
andyque
e92896cf4c
add config.json to 69
2015-07-02 22:09:33 +08:00
andyque
df421f7734
fix tiff 32bit include error in mac
2015-07-01 17:18:19 +08:00
andyque
a44eb39bb5
fix tiff 32bit header file include erro
2015-06-26 11:27:02 +08:00
Dale Stammen
f1c9a592c5
updated version to v3-deps-66
2015-06-15 19:32:00 -07:00
Bin Zhang
fb920acccf
Add scripts for framework compiling.
2015-06-15 16:33:24 +08:00
Dale Stammen
4e5f746b4b
updated version to v3-deps-62
2015-06-07 20:20:57 -07:00
andyque
2a9984da86
upgrade external version to 61
...
Conflicts:
external/config.json
2015-06-04 19:57:01 +08:00
pandamicro
cf431121c9
Revert "update 3rd party libs to 60"
2015-06-04 19:38:52 +08:00
andyque
77826b453d
update 3rd party libs to 60
2015-06-04 18:27:03 +08:00
Dale Stammen
c4e1805ecb
updated to version 57
2015-06-01 19:43:26 -07:00
hugo
1f96ac9921
[M] update external version
2015-05-27 11:24:46 +08:00
hugo
a65d7ea49a
update 3rd part config
2015-05-25 22:48:19 +08:00
andyque
81d562803b
upgrade rapidjson to 1.0.2
2015-05-25 11:43:03 +08:00
andyque
81fcbb45dc
update 3rd party
2015-05-21 14:01:05 +08:00
Dale Stammen
5b36a76e6b
update version to 53
2015-05-20 07:51:01 -07:00
WenhaiLin
c70bac7bb4
Add support for visual studio 2015.
2015-05-12 16:26:28 +08:00
yangxiao
c6d3991a03
wrong character
2015-05-08 15:56:48 +08:00
yangxiao
2391558c96
add physics3d support
2015-05-08 15:49:33 +08:00
samuele3hu
adea931542
Update 3rd library to 50
2015-05-08 11:12:42 +08:00
andyque
92b5620619
upgrade 3rd party libraries to 49
2015-05-05 17:26:27 +08:00
andyque
3cdae9c547
update deps 48
2015-04-30 16:18:34 +08:00
samuele3hu
6f17dcecf2
Update config.json for 3rd-party-libs and SpritePolygonCache
2015-04-27 11:01:47 +08:00
andyque
abaf63aa35
update config.json to v3.6
2015-04-24 15:00:28 +08:00
Dale Stammen
431937edb4
updated version to v3-deps-44
2015-04-22 19:49:37 -07:00
andyque
6e34408cea
update external deps to 43
2015-04-21 18:33:57 +08:00
andyque
5f030c4c4c
update deps to 42
2015-04-20 09:55:38 +08:00
Dale Stammen
04c3cfdc01
update version to v3-deps-41
2015-04-15 08:35:38 -07:00
andyque
01090a950b
update external to v39
2015-04-14 16:54:16 +08:00
WenhaiLin
9984dacf18
[ci skip]Removes unneeded zlib files from the external/zlib folder.
2015-04-09 10:17:42 +08:00
Dale Stammen
6993fc382b
removed incorrect zlib files
2015-04-08 08:13:59 -07:00
minggo
1177310550
Merge pull request #11334 from andyque/fix-windows-universal
...
update freetype2 and chipmunk on wp8 and wp8.1
2015-04-08 21:28:15 +08:00
andyque
f52899c257
update freetype2 and chipmunk on wp8 and wp8.1
2015-04-08 16:21:19 +08:00
CocosRobot
deb44cc0e8
[AUTO][ci skip]: updating cocos2dx_files.json
2015-04-08 06:36:26 +00:00
andyque
63da9ee63a
remove zlib
2015-04-08 13:01:04 +08:00
CocosRobot
cfb11f2acf
[AUTO][ci skip]: updating cocos2dx_files.json
2015-04-08 01:56:07 +00:00
andyque
1e7ec88c50
update config.json
2015-04-07 23:25:06 +08:00
samuele3hu
af46ec5b57
Update config.son for the version of external dependence
2015-04-07 10:00:37 +08:00
Dale Stammen
ec50e653c4
updated version to 35
2015-03-16 21:21:42 -07:00
andyque
d942cc5a70
upgrade v3-deps to 34
2015-03-04 10:30:18 +08:00
andyque
d3241cae9c
update 3rd party libraries to v3-deps-33
2015-01-21 15:00:27 +08:00
andyque
64098a1f84
update external library version number
2015-01-14 13:54:57 +08:00
andyque
9f0557b079
put box2d cmakelist to external
2015-01-13 17:10:21 +08:00
Huabing.Xu
06d583c5ea
update deps to 31
2015-01-07 18:36:59 +08:00
andyque
ddb6e678a6
update config.json
2014-12-31 11:58:54 +08:00
andyque
e05d6d872b
update v3-deps to 29
2014-12-11 10:04:16 +08:00
andyque
8a5c78b213
update external config to v3-deps-28.zip and update cocos2d-x version to rc2
2014-12-04 14:23:44 +08:00
pipu
deda1a8f43
Modify external/config.json
2014-12-03 18:09:04 +08:00
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
minggo
504eea0269
use xxhash to generate material id
2014-03-31 13:47:07 +08:00
Dale Stammen
aa0ef00de3
added external libs for wp8
2014-03-28 12:02:27 -07:00
James Chen
8ca714fa67
Windows will not include <alloca.h>.
2014-03-26 19:43:34 +08:00
James Chen
d9b4b70ed7
Removed unused include file.
2014-03-26 19:28:10 +08:00
zhangcheng
58a61d94fb
add use CCComRender as parent for attaching component
2014-03-26 16:39:32 +08:00
Ricardo Quesada
c82933e3c4
chipmunk fixes for Linux
2014-03-25 16:46:10 -07:00
Ricardo Quesada
473a6b19ee
Upgrades to Chipmunk 6.2.1
2014-03-25 10:37:35 -07:00
James Chen
368d5216ad
Merge pull request #5897 from Dhilan007/develop_edtaa_license
...
update license.
2014-03-21 11:09:36 +08:00
Dhilan007
cca1591e8a
update license.
2014-03-21 10:23:11 +08:00
samuele3hu
d3487d2d3c
close #4400 : Use the newest version of LuaSocket for lua
2014-03-20 17:04:54 +08:00
boyu0
f23db68151
build lua.a for arm64bit and iOS simulator 64 bit architectures, change .ma3 files to .caf files.
2014-03-15 01:19:06 +08:00
boyu0
c2e81817c0
add i386 architecture to each mac .a file
2014-03-14 14:48:37 +08:00
boyu0
38a1b13415
extract arm64 architectures form .a file, add condition link arguments.
2014-03-14 14:18:13 +08:00
boyu0
44a69db0cb
update external library, add iOS x86_64 and arm64 architectures, support Xcode5.1 iPhone simulator(64 bit)
2014-03-13 18:32:03 +08:00
James Chen
650a88a8b1
Re-add lua bindings codes.
2014-03-10 14:04:58 +08:00
James Chen
c2acfea633
issue #4116 : Delete non-scripting files.
2014-02-26 21:17:17 +08:00
andyque
bf81591b48
fixed #3829 . change namespace gui to ui
2014-02-25 10:18:44 +08:00
Éloi Rivard
fa2481bb24
Linux Spidermonkey 27 support.
2014-02-13 01:25:18 +01:00
Éloi Rivard
4272d4fa61
Linux websockets support.
2014-02-13 00:53:51 +01:00
James Chen
05c79b54ac
issue #3900 : Typedef jschar to wchar_t to fix linking errors on windows.
2014-02-07 17:30:02 +08:00
James Chen
558fb7e420
issue #3900 : Adds spidermonkey v27 library for windows.
2014-02-07 15:13:14 +08:00
James Chen
20ab9daa3a
issue #3900 : Adds spidermonkey v27 library for Android.
2014-02-07 14:21:41 +08:00
James Chen
90c4a63677
issue #3900 : Adds spidermonkey v27 library for iOS and Mac.
2014-02-07 14:05:03 +08:00
James Chen
2ff4a44324
closed #3857 : Mac and iOS Simulator should also use SpiderMonkey which was built in RELEASE mode.
...
For more details why I did this, please refer to http://www.cocos2d-x.org/issues/3857 .
2014-01-26 14:19:42 +08:00
James Chen
3250604478
issue #3823 : Removes curl libraries for linux. It was installed by 'apt-get'.
2014-01-23 01:04:21 -08:00
James Chen
767fed989c
issue #3823 : Removes glfw3 header file since it was installed to system by tools/travis-script/install-glfw.sh.
2014-01-23 16:11:06 +08:00
James Chen
a0f801159d
issue #3823 : Updates glfw to v3.0.4 for windows.
2014-01-23 16:09:58 +08:00
James Chen
46b1ccf4c0
issue #3823 : Updates glfw to the latest release v3.0.4.
2014-01-23 15:53:47 +08:00
James Chen
2a3481f20c
Moves temp files to CURRENT_BINARY_DIR.
2014-01-06 23:44:36 -08:00
zhangcheng
5214965e4f
fixed #3456
2013-12-24 18:33:19 +08:00
samuele3hu
783be69322
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into toluaerror
...
Conflicts:
tools/tolua/cocos2dx.ini
2013-12-23 17:20:17 +08:00
minggo
16ed9155c0
Merge pull request #4460 from Dhilan007/label_distanceField
...
new label:add support for distanceField
2013-12-16 23:18:41 -08:00
Dhilan007
39280d55f3
new label:add support for distanceField
...
PerformanceTest:add performance test for label.
2013-12-13 12:42:15 +08:00
minggo
1e9c763b40
use ssize_t for index and capacity
2013-12-12 14:48:26 +08:00
samuele3
ad8638d976
issue #3353:Lua gc mechanism will make the extended attributes of lua userdata disapper
2013-12-06 14:16:33 +08:00
boyu0
0ff2e65467
reset cmakelists.txt
2013-11-28 15:41:23 +08:00
boyu0
cfe522283c
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into upgrade_box2d_to_2.3.0
2013-11-28 12:19:07 +08:00
boyu0
1c55c207bf
update project setting
2013-11-28 11:55:18 +08:00
minggo
3469f2adf5
closed #2539:use unstripped libcurl lib for armeabi-v7 architecture to fix link warnings
2013-11-27 10:34:05 +08:00
boyu0
805312b3d3
fix box2d compile error in ndk
2013-11-25 15:55:01 +08:00
boyu0
e55c81c9b6
upgrade box2d from 2.2.1 to 2.3.0
2013-11-25 14:50:11 +08:00
minggo
db804891ed
fix some warnings
2013-11-16 20:02:49 +08:00
minggo
1e15071dc7
remove makefiles
2013-11-11 17:29:48 +08:00
James Chen
d6d041f561
issue #3113 : [Linux] Adding options for modules.
2013-11-06 19:17:34 +08:00
Ricardo Quesada
8fb5fad20d
Merge branch 'develop' into arm64
2013-11-04 15:02:35 -08:00
Ricardo Quesada
0350ac7021
arm64 support
2013-11-04 11:53:40 -08:00
James Chen
9be8ca3714
[cmake] output lib to root/lib
2013-11-04 21:03:08 +08:00
James Chen
f17aa8b450
Move the library of fmod to external folder.
2013-11-04 21:03:08 +08:00
James Chen
c085412636
[CMake] TestLua and HelloLua is ok.
2013-11-04 21:03:07 +08:00
James Chen
922924e1ab
TestCpp is ok.
2013-11-04 21:03:07 +08:00
James Chen
8676523433
Adding CMakeLists.txt
2013-11-04 21:03:07 +08:00
samuelhu
b0fdb66d2d
Modify the all luajit build scripts and let libluajit.a of mac only support 64bit
2013-11-01 14:38:14 +08:00
James Chen
0c6748b577
issue #2826 : Bug fix of 'js::IsInRequest'
2013-11-01 10:44:15 +08:00
James Chen
f478e2d2a5
issue #2826 : Bug fixes for win32.
2013-10-31 15:15:52 +08:00
James Chen
379bcb194c
[sp v25] Updating SpiderMonkey library to FFv25.
2013-10-31 11:15:16 +08:00
minggo
6a664d480a
issue #2905:samples build ok on linux
2013-10-22 18:01:56 +08:00
minggo
5f65cdc3c0
fix xcode compiling error and simplify android.mk
2013-10-18 15:39:09 +08:00
minggo
63c13d8eaa
issue #2905:simplify Android.mk dependence
2013-10-18 14:18:36 +08:00
minggo
e50f9fc43b
issue #2905 : jsbinding samples and lua binding samples build ok on android
2013-10-17 15:04:30 +08:00
minggo
8f9756f030
issue #2905:TestJavascript build ok on Android
2013-10-17 11:28:57 +08:00
James Chen
352d1f6768
issue #2905 : Renaming lua/cocos2dx_support to lua/bindings.
2013-10-16 16:40:07 +08:00
minggo
6fc2be62f5
issue #2905 : testcpp bild ok on Android
2013-10-15 18:00:03 +08:00
minggo
95acb1b9e3
issue #2905 : helloworld build ok on android
2013-10-14 14:01:00 +08:00
minggo
bb6208eec1
issue #2905 : remove redundant codes
2013-10-12 15:31:05 +08:00
minggo
8eeb911e8f
issue #2905 : adjust folder structure
2013-10-12 15:25:45 +08:00
minggo
a96fc9dc16
issue #2905:add Box2D
2013-10-12 14:15:32 +08:00
minggo
dfe85aa125
issue #2905:remove box2d
2013-10-12 14:14:57 +08:00