2youyou2
3eef64c3b8
1. Change NULL to null
...
2. Remove CocoStudio/Armature files
2013-11-05 15:32:13 +08:00
samuele3
b76865c692
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developCCS
2013-11-05 15:11:05 +08:00
samuele3
b445f0824a
issue #2868:Bind UI and Scene parser to lua by bindings-generator and add releated test samples
2013-11-05 15:09:51 +08:00
James Chen
7c233212b0
Merge pull request #4089 from CocosRobot/updategeneratedsubmodule_1383633083
...
[AUTO] : updating submodule reference to latest autogenerated bindings[ci skip]
2013-11-04 22:41:29 -08:00
CocosRobot
5cecc93c3e
[AUTO] : updating submodule reference to latest autogenerated bindings
2013-11-05 06:31:26 +00:00
James Chen
e3895f324a
Merge pull request #4088 from dumganhar/bindings-generator-fix
...
Updating submodule of bindings-generator.
2013-11-04 22:26:42 -08:00
James Chen
a3a2b0274e
Updating submodule of bindings-generator.
2013-11-05 14:23:48 +08:00
2youyou2
b076711b69
fix compile error
2013-11-05 13:42:27 +08:00
2youyou2
25196072f2
1. change color json format
...
2. fix tween easing
3. fix CCBone crate bug
2013-11-05 11:57:20 +08:00
Ricardo Quesada
ba7ed6e578
Fixes some compiler warnings
...
The warnings are related to:
* 64-to-32-bit conversion
* shadow variables
2013-11-04 16:31:36 -08:00
Ricardo Quesada
24ecbc426c
removes Hungarian notation
...
from CCACtionManager and fixes some 64-bit issues.
2013-11-04 16:30:50 -08:00
Ricardo Quesada
2f0a19c7a3
Enables more warnings in Xcode project
2013-11-04 16:30:00 -08:00
Ricardo Quesada
ab6d620b3d
Disables arm64 for the moment
2013-11-04 15:11:20 -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
fd2db7b805
Merge pull request #4071 from dumganhar/cmake
...
closed #3113 : Adding CMake Build System Support, now only support Linux
2013-11-04 06:12:42 -08:00
James Chen
f968169da4
Update run-script.sh
2013-11-04 21:59:03 +08:00
James Chen
6a351711ae
[cmake] update run-script.sh
2013-11-04 21:05:29 +08:00
James Chen
b1a9843091
[cmake] update run-script.sh
2013-11-04 21:03:09 +08:00
James Chen
bc251bcc95
[cmake] Update make-all-linux-projects.sh.
2013-11-04 21:03:09 +08:00
James Chen
edb1fc7822
[cmake] Deletes .icf files.
2013-11-04 21:03:09 +08:00
James Chen
733197fa65
[cmake] copy resources works.
2013-11-04 21:03:08 +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
daa91ad413
[CMake] Update library dependency.
2013-11-04 21:03:07 +08:00
James Chen
59adba1a6d
Updating physics/CMakeLists.txt
2013-11-04 21:03:07 +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
e560de6e4e
HelloCpp works.
2013-11-04 21:03:07 +08:00
James Chen
8676523433
Adding CMakeLists.txt
2013-11-04 21:03:07 +08:00
James Chen
8cdd1af982
HelloCpp CMakeLists.txt
2013-11-04 21:03:07 +08:00
James Chen
add96f63a6
Adding top level cmakefiles.txt
2013-11-04 21:03:07 +08:00
minggo
cde79a9724
use -j10 to build android samples
2013-11-04 18:01:42 +08:00
minggo
bca254499e
Merge pull request #4083 from minggo/build-script-template
...
[ci skip]use python script to build android template projects
2013-11-04 00:53:40 -08:00
minggo
b5838b800d
use python script to build template android projects
2013-11-04 16:48:17 +08:00
minggo
20000a6046
Merge pull request #4082 from samuele3hu/developAssetsManager
...
[ci skip]issue #3037:Modify vs2012 config
2013-11-03 22:51:28 -08:00
samuele3
3289ce8fe0
issue #3037:Modify vs2012 config
2013-11-04 14:50:23 +08:00
samuele3
ba6cf00d9b
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developAssetsManager
2013-11-04 14:47:10 +08:00
samuele3
790be0decc
issue #3037:Modify vs2012 config
2013-11-04 14:43:22 +08:00
minggo
d1c02e6faa
Merge pull request #4078 from minggo/iss3108-signed_char
...
closed #3108 : add -fsigned-char to make char to signed as default on Android arm architecture
2013-11-03 22:37:37 -08:00
James Chen
6d6cbc98bb
Update travis.yml, only build master and develop branch [ci skip]
2013-11-04 13:46:56 +08:00
James Chen
9d38225daf
Merge pull request #4077 from CocosRobot/updategeneratedsubmodule_1383533179
...
[AUTO] : updating submodule reference to latest autogenerated bindings[ci skip]
2013-11-03 18:49:37 -08:00
minggo
f6d82d21d2
closed #3108 : add -fsigned-char to make char to signed as default
2013-11-04 10:48:45 +08:00
CocosRobot
1cf0a926e1
[AUTO] : updating submodule reference to latest autogenerated bindings
2013-11-04 02:46:22 +00:00
minggo
25b0ffe853
Merge pull request #4022 from boyu0/iss2771_physical
...
issue #2771 : physical
2013-11-03 18:40:14 -08:00
James Chen
d335769e3f
Update AUTHORS [ci skip]
2013-11-03 15:37:39 +08:00
James Chen
44bc52cf65
Update CHANGELOG [ci skip]
2013-11-03 15:36:05 +08:00
James Chen
a340f88477
Merge pull request #4073 from ledyba/fix_ccuserdefault
...
closed #3107 : When parsing XML using TinyXML, the data size has to be specified. Otherwise, XMLDocument::Parse(data) will treat data as a null-terminal string. It may cause potential issues.
2013-11-03 00:34:48 -07:00
James Chen
a823e66f8e
Update run-script.sh
...
Adding soft-link for `samples/Cpp/SimpleGame/proj.android/obj`.
2013-11-03 14:36:22 +08:00
James Chen
6b8b1fb3c9
Update android-build.py
...
Fixing wrong capital letter, `samples/JavaScript` --> `samples/Javascript`
2013-11-03 14:01:02 +08:00