Commit Graph

13011 Commits

Author SHA1 Message Date
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
boyu0 46710c5f06 issue #2771: delay load 2013-11-04 19:26:34 +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
boyu0 00acd67ff3 issue #2771: finish OneWayPlatform demo and fix some bugs 2013-11-04 14:36:38 +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
psi 5443fc0d07 pXmlBuffer is not null terminated 2013-11-03 11:17:04 +09:00
James Chen f3be8ac6a6 Update AUTHORS [ci skip] 2013-11-02 22:16:39 +08:00
James Chen 23faae22ee UPDATE CHANGELOG[ci skip] 2013-11-02 22:16:07 +08:00
James Chen c0683410b3 update CHANGELOG [ci skip] 2013-11-02 22:13:01 +08:00
James Chen e1f821c25d Merge pull request #4068 from michaelcontento/trigger-onKeyPressed-while-down
Trigger onKeyReleased only after the key has been released[ci skip]
2013-11-02 07:12:40 -07:00
James Chen 2cd957a6fe Update AUTHORS [ci skip] 2013-11-02 22:10:59 +08:00
James Chen c72927b370 Merge pull request #4072 from dumganhar/eventdispatcher-fix
closed #3106: EventListeners can't be removed sometimes
2013-11-02 07:09:10 -07:00
James Chen fd21e3ea38 closed #3106: fixed: EventListeners can't be removed sometimes. 2013-11-02 22:08:08 +08:00