samuele3hu
|
cf684bc3f4
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developBug
|
2014-01-26 15:16:02 +08:00 |
CocosRobot
|
8260a2a5c1
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-26 06:56:11 +00:00 |
James Chen
|
d2893c1e1e
|
Merge pull request #5229 from dumganhar/iss3858-jsclass-log-fix
closed #3858: Pure JS class which is inherited from cc.Class will trigger an irrelevant log.
|
2014-01-25 22:46:56 -08:00 |
James Chen
|
6ecc8d37c5
|
Fix a typo, this._is_nativeObj -> this.__nativeObj.
|
2014-01-26 14:45:45 +08:00 |
James Chen
|
26125f4e26
|
closed #3858: Pure JS class which is inherited from cc.Class will trigger an irrelevant log.
Please refer to http://www.cocos2d-x.org/issues/3858.
|
2014-01-26 14:41:27 +08:00 |
James Chen
|
6f45d9ca27
|
Merge pull request #5227 from dumganhar/iss3856-remote-debug-crash-mac
closed #3856: Crash when Firefox connects to JSB application.
|
2014-01-25 21:55:34 -08:00 |
James Chen
|
04f2cc48a2
|
closed #3856: Crash when Firefox connects to JSB application.
|
2014-01-26 13:54:48 +08:00 |
minggo
|
b7d5d430a4
|
Merge pull request #5225 from dumganhar/iss3853-jsb-crash-debug-mode
closed #3853: Some JSB projects(TestJavascript, WatermelonWithMe) crash in DEBUG mode on iOS platform.
|
2014-01-25 20:37:31 -08:00 |
samuele3hu
|
48498f726e
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developBug
Conflicts:
cocos/scripting/lua/bindings/CCLuaStack.cpp
|
2014-01-26 11:59:54 +08:00 |
James Chen
|
5b9f1697d3
|
closed #3853: Some JSB projects(TestJavascript, WatermelonWithMe) crash in DEBUG mode on iOS platform. Don’t define `DEBUG` macro in our projects since all third party libraries(e.g. Spidermonkey) were built in RELEASE mode.
|
2014-01-26 11:16:25 +08:00 |
Dhilan007
|
c7e9cee835
|
updated vs project[Lua]:
1.add files of socket
2.fixed miss include path
3.fixed miss lib for release
|
2014-01-26 10:25:49 +08:00 |
samuele3hu
|
e6b1df3388
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developBug
|
2014-01-26 09:46:41 +08:00 |
samuele3hu
|
7a8ecb108c
|
issue #3837:Add the debug support for Mac
|
2014-01-26 09:42:07 +08:00 |
James Chen
|
98215dd4e4
|
Merge pull request #5221 from Dhilan007/develop_vs
fix link error on vs.
|
2014-01-25 03:43:53 -08:00 |
Dhilan007
|
b6cd40521e
|
fix link error on vs.
|
2014-01-25 19:41:20 +08:00 |
James Chen
|
f95a862718
|
Merge pull request #5220 from dumganhar/develop
Fixes two mistakes 1) Color4B(const Color3B& color), 2) A comment typo in CCObject.h
|
2014-01-24 06:36:44 -08:00 |
James Chen
|
8efa186649
|
Fixes a comment typo in CCObject.h.
|
2014-01-24 22:34:14 +08:00 |
James Chen
|
04d91f7e1d
|
Fix a mistake in Color4B(const Color3B& color).
|
2014-01-24 22:33:43 +08:00 |
James Chen
|
7a8f24a313
|
Merge pull request #5219 from dabingnn/develop_hotFix
3.0 Beta2 HotFix: fix shader PositionTextureColorAlphaTest
|
2014-01-24 06:20:53 -08:00 |
Huabing.Xu
|
52ca254ecf
|
3.0 Beta2 HotFix: fix shader PositionTextureColorAlphaTest
|
2014-01-24 18:39:26 +08:00 |
minggo
|
68dc82c217
|
Merge pull request #5203 from dumganhar/iss3713-ref-patch
issue #3713: Object::release() of debug version will check whether the object was in autorelease pool.
|
2014-01-24 02:04:15 -08:00 |
minggo
|
cdae60b6c8
|
Merge pull request #5212 from samuele3hu/developBug
Add luasocket's support for lua
|
2014-01-24 02:00:15 -08:00 |
James Chen
|
b6932d580d
|
issue #3713: Modifies the scope of DEBUG macro in CCAutoreleasePool.h , contains(Object* obj) should be valid in RELEASE version too.
|
2014-01-24 17:57:36 +08:00 |
James Chen
|
6e704b6843
|
issue #3713: Adds AutoreleasePool::isClearing() for easily debugging memory issues. It only valid in DEBUG mode.
|
2014-01-24 17:51:36 +08:00 |
CocosRobot
|
8c3af04b72
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-24 09:48:11 +00:00 |
minggo
|
7c53586f1f
|
Merge pull request #5210 from Dhilan007/develop_label
close #3835:fix TMXMapInfo::startElement insert property to properties fail.
|
2014-01-24 01:32:22 -08:00 |
samuele3hu
|
e2325924e4
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developBug
|
2014-01-24 17:24:46 +08:00 |
samuele3hu
|
58eab72d26
|
issue:Add luasocket's support for lua
|
2014-01-24 17:24:10 +08:00 |
Dhilan007
|
6655ad79d7
|
use const ValueMap& for setters.
|
2014-01-24 16:05:38 +08:00 |
CocosRobot
|
e19c6e2caa
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-24 07:38:34 +00:00 |
Dhilan007
|
43ef9051a3
|
close #3835:fix TMXMapInfo::startElement insert property to properties fail
|
2014-01-24 15:37:32 +08:00 |
James Chen
|
3aedb8ec43
|
issue #3713: Object::release() of debug version will check whether the object was in autorelease pool.
|
2014-01-24 14:46:06 +08:00 |
Dhilan007
|
771ed300c4
|
close #3642:fix bounding box of new label is incorrect.
|
2014-01-24 14:04:08 +08:00 |
James Chen
|
27ff8f3c68
|
Merge pull request #5195 from dumganhar/iss3833-ccs-scenetest-crash
closed #3833: SceneTest of CocoStudio crashes
|
2014-01-23 20:04:43 -08:00 |
James Chen
|
2e75a86431
|
Merge pull request #5185 from hanjukim/develop
closed #3832: color and opacity settings are invalid when alignText.
|
2014-01-23 19:56:45 -08:00 |
James Chen
|
c6e7093270
|
closed #3833: SceneTest of CocoStudio crashes
|
2014-01-24 11:50:58 +08:00 |
James Chen
|
5f71d320c3
|
Merge pull request #5189 from samuele3hu/developNewEventDispacther
close #3822:Use the new event-dispatcher to update some lua test cases which used the old event-dispatcher
|
2014-01-23 19:41:09 -08:00 |
andyque
|
43ff0c42cf
|
fix a potential bug of CCSkin. It will cause the display of CCSkin wrongly.
|
2014-01-24 11:05:34 +08:00 |
samuele3hu
|
6b927fb6b0
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developNewEventDispacther
|
2014-01-23 22:28:05 +08:00 |
samuele3hu
|
402d0cf7b1
|
issue #3822:Update the test cases which are related with touch using the `EventListenerTouchAllAtOnce` or `EventListenerTouchOneByOne`
|
2014-01-23 22:26:14 +08:00 |
Hanju Kim
|
1a34a6ff84
|
remove unused header
remove CC Prefix
|
2014-01-23 18:55:51 +09:00 |
James Chen
|
41c63e2f4d
|
Merge pull request #5183 from dumganhar/iss3823-fullscreen-glfw
closed #3823: Fullscreen support for desktop platforms (windows, linux, mac).
|
2014-01-23 01:41:41 -08:00 |
Hanju Kim
|
0d05db2326
|
Merge remote-tracking branch 'remotes/upstream/develop' into develop
|
2014-01-23 18:40:07 +09:00 |
Hanju Kim
|
c042c5f3db
|
updateColor should be called after updating quads on alignText
|
2014-01-23 17:27:28 +09:00 |
minggo
|
636205147f
|
Merge pull request #5184 from minggo/update-version
update version
|
2014-01-23 00:26:35 -08:00 |
minggo
|
c1f503bed0
|
update version
|
2014-01-23 16:25:38 +08:00 |
samuele3hu
|
a91d9161c7
|
issue #3822:Update the KeypadTest using the new event-dispatcher
|
2014-01-23 16:17:24 +08:00 |
James Chen
|
8a6e5c1904
|
issue #3823: Updates desktop/CCEGLView.h/.cpp to support fullscreen. Use EGLView::initWithFullScreen() to initialize a window with full screen.
|
2014-01-23 15:56:12 +08:00 |
Hanju Kim
|
d0319fea2c
|
Syncing develop
|
2014-01-23 16:43:52 +09:00 |
Hanju Kim
|
4773fd0937
|
Merge develop
|
2014-01-23 16:20:42 +09:00 |