Commit Graph

10214 Commits

Author SHA1 Message Date
Ricardo Quesada 6e1af21c0e Uses new cocos2d-console 2013-06-27 22:19:33 -07:00
Ricardo Quesada 9b1684b666 Merge remote-tracking branch 'cocos2d/develop' into js_mac 2013-06-27 22:15:03 -07:00
Ricardo Quesada 96a50bf736 updates cocos2d-mac workspace 2013-06-27 22:14:26 -07:00
zhangbin a72207bf95 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop 2013-06-28 11:48:54 +08:00
zhangbin 71f9023cc4 issue #2336, Remove the unused sample projects in plugin. 2013-06-28 11:48:24 +08:00
zhangbin 530afbb9d9 issue #2336, Add a sample project with all plugins. 2013-06-28 11:46:39 +08:00
boyu0 2cccadeaab closed #2339 refactor checkParams() in create_project.py, use OptionParser to parse the params 2013-06-28 10:12:55 +08:00
Ricardo Quesada b0de6d0e8c Project fixes
In debug: optimization is NONE, and other small fixes for Mac
2013-06-27 18:14:24 -07:00
James Chen 2514c99176 Merge pull request #3020 from dumganhar/iss2340-spidermonkey_v22
issue #2340: Upgrading SpiderMonekey to Firefox v22
2013-06-27 18:13:17 -07:00
Ricardo Quesada b1be161e5d updates to SpiderMonkey v22 2013-06-27 17:34:53 -07:00
Ricardo Quesada 5bb256e837 Merge branch 'develop' into js_mac 2013-06-27 10:48:58 -07:00
James Chen 0f2719fa06 issue #2340: Checking jsc( js compiled) files first. 2013-06-27 17:20:02 +08:00
James Chen 5ce150a10c issue #2340: Updating submodule of cocos2d-console. 2013-06-27 17:19:22 +08:00
James Chen 2a688f67c9 closed #2340: Updating spidermonkey library for iOS. 2013-06-27 16:23:00 +08:00
James Chen 89ccd9240e issue #2340: Using 800x450 as design resolution for TestJavascript. 2013-06-27 16:10:42 +08:00
James Chen 9781e10476 closed #2340: Upgrading SpiderMonkey to Firefox v22. 2013-06-27 16:10:38 +08:00
Ricardo Quesada ccd9cb486c JS Tests compiles and links in Mac
...but it doesn't work yet due to a bug with the touch events :-(
2013-06-27 00:58:46 -07:00
minggo 4dd2b07a32 Merge pull request #3019 from Squallium/develop
removed libxml2 dependence from libcocos2d
2013-06-27 00:13:48 -07:00
minggo daac52d972 Merge pull request #3018 from boyu0/bug2327
Fixed Bug#2327:CCNode::isScheduled() is not implemented
2013-06-26 23:59:04 -07:00
Ricardo Quesada 398c6593f0 JS Tests: Almost working on Mac 2013-06-26 23:45:08 -07:00
Squallium f53e4f692f removed libxml2 dependence from libcocos2d 2013-06-27 08:30:55 +02:00
boyu0 9d227f6f1f Fixed Bug#2327:CCNode::isScheduled() is not implemented
Add CCScheduler::isScheduledForTarget() method
2013-06-27 12:05:47 +08:00
James Chen b4ec9efaf9 Update AUTHORS [ci skip] 2013-06-27 11:50:39 +08:00
James Chen 00d6510a0d Merge pull request #3014 from wtyqm/develop
close #2338: fix sub ccb node resource root path bug
2013-06-26 20:49:00 -07:00
James Chen 234dca4c41 Merge pull request #3015 from natural-law/develop
closed #2334: Add user login & logout functions in plugin nd91.
2013-06-26 20:36:43 -07:00
James Chen fe8113bd46 Update AUTHORS [ci skip] 2013-06-27 11:35:08 +08:00
James Chen e072d5ff36 Merge pull request #3013 from hawkwood/develop
closed #2337: EditBox doesn't show any text in TestJavascript/ExtensionsTest/EditBoxTest.
The hidden property of UITextField is always NO when it's initialized but the keyboard is not opened.
We should set hidden property to YES right after it's initialized.
2013-06-26 20:33:16 -07:00
zhangbin 6f34a59075 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop 2013-06-27 11:07:25 +08:00
zhangbin 3c060fbcd8 closed #2334, Add user login & logout functions in plugin nd91. 2013-06-27 10:57:13 +08:00
minggo d2940bf4c7 Merge pull request #3008 from minggo/ccx_filesystem
remove unneeded codes when using assets manager
2013-06-26 18:53:34 -07:00
wtyqm ab36c433fa fix sub ccb node resource root path bug
When load sub ccb type node , create a new ccbreader from parent
ccbreader. Should copy ccbRootPath from parent, otherwise, load
resource will fail if sub ccb node resource use special path
2013-06-27 09:41:38 +08:00
Ricardo Quesada 880a2a53f6 Merge branch 'develop' into js_mac 2013-06-26 18:38:55 -07:00
Justin Hawkwood 9067918d73 Set textview_hidden to true on init 2013-06-26 13:44:49 -07:00
James Chen 30fa9e80d3 Merge pull request #3012 from dumganhar/ios-project-fix
Fixing iOS workspace project, using c99 instead of gnu99.
2013-06-26 02:55:01 -07:00
James Chen 0fdf4b97d6 Fixing iOS workspace project, using c99 instead of gnu99. 2013-06-26 17:52:54 +08:00
minggo 7e26a86e2e issue #2329:not bind CCFileUtils private function 2013-06-26 17:36:31 +08:00
James Chen 2a3d3279d3 Merge pull request #3011 from CocosRobot/updategeneratedsubmodule_1372237663
[AUTO] : updating submodule reference to latest autogenerated bindings
2013-06-26 02:10:36 -07:00
CocosRobot b681238425 [AUTO] : updating submodule reference to latest autogenerated bindings 2013-06-26 09:07:45 +00:00
James Chen b61687ef46 Merge pull request #3009 from dumganhar/travis-jsb-fix
Fixing travis errors for generating JSB glue codes.
2013-06-26 01:59:22 -07:00
James Chen cde809951a Fixing travis errors for generating JSB glue codes. 2013-06-26 16:57:08 +08:00
minggo 8938268183 issue #2329: remove unneeded codes 2013-06-26 16:42:11 +08:00
James Chen a31918deaa Merge pull request #3007 from dumganhar/iss2313-bind-clipnode
issue #2313: Exposing cc.ClippingNode to JS.[Not finished]
2013-06-26 01:36:44 -07:00
James Chen 14208cfda9 Only skip ^visit$ 2013-06-26 16:35:41 +08:00
James Chen e1b1eee46d issue #2313: Ignores `visit` and exposes ClippingNode to JS. [Not finished] 2013-06-26 16:29:45 +08:00
James Chen afc7e39d0f issue #2313: Opens stencil for TestJavascript. 2013-06-26 16:28:14 +08:00
zhangbin 4a9a1261ef Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop 2013-06-26 16:05:10 +08:00
James Chen 4074d89939 Merge pull request #3000 from natural-law/develop
Add ProtocolUser for user system.
2013-06-26 01:01:01 -07:00
zhangbin d8e9e2ef1c issue #2334, Update the SDK of ND91 to newest version. 2013-06-26 15:52:42 +08:00
minggo 6f79ea94ac Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into ccx_filesystem 2013-06-26 15:42:38 +08:00
minggo d3c10408ff Merge pull request #3006 from minggo/iss2305-replace-pthread
fix some errors of c++11 thread usage in CCTextureCache
2013-06-26 00:40:17 -07:00