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 |
samuele3hu
|
a91d9161c7
|
issue #3822:Update the KeypadTest using the new event-dispatcher
|
2014-01-23 16:17:24 +08:00 |
CocosRobot
|
5edc28c849
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-23 05:58:35 +00:00 |
CocosRobot
|
b0c828b471
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-23 03:56:45 +00:00 |
pandamicro
|
913360e526
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2014-01-22 22:32:44 +08:00 |
pandamicro
|
d6df71cc11
|
Fixed #3806: Change parameters to const &
|
2014-01-22 22:31:26 +08:00 |
CocosRobot
|
e900504e8b
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-22 10:03:04 +00:00 |
James Chen
|
1b89a058fa
|
Merge pull request #5160 from samuele3hu/developBugFix
fix:Update the some test cases for lua
|
2014-01-22 01:21:50 -08:00 |
samuele3hu
|
e1476c8d60
|
fix:Replace cc.TextureCache:getInstance() —> cc.Director:getInstance():getTextureCache()
|
2014-01-22 17:09:33 +08:00 |
CocosRobot
|
f9615d891e
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-22 08:57:36 +00:00 |
samuele3hu
|
e848167b25
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developBugFix
|
2014-01-22 15:44:33 +08:00 |
samuele3hu
|
c4d2f1d83c
|
fix:Add the deprecated function for the “dumpCachedTextureInfo” and update the related test case
|
2014-01-22 15:41:46 +08:00 |
CocosRobot
|
97b473731d
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-22 04:20:57 +00:00 |
CocosRobot
|
4efb5bd686
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-22 03:41:19 +00:00 |
pandamicro
|
3de7ed93f9
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
Conflicts:
cocos/scripting/javascript/bindings/cocos2d_specifics.cpp
|
2014-01-21 18:18:32 +08:00 |
pandamicro
|
a467fe3244
|
Fixed #3806: SAXParser supported with manual binding in JSB
|
2014-01-21 18:12:12 +08:00 |
samuele3hu
|
77b5d4c772
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developBugFix
|
2014-01-21 17:52:13 +08:00 |
samuele3hu
|
2338d773dc
|
fix:Add the “setZOrder” and “getZOrder” deprecated functions of the Node class in the lua’s script and update the related test cases
|
2014-01-21 17:51:49 +08:00 |
samuele3hu
|
88be8606b9
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developPerf
|
2014-01-21 16:46:28 +08:00 |
samuele3hu
|
da8e208f47
|
close #3802: Add some manual lua-binding functions for the Lable and update the related test cases
|
2014-01-21 16:36:29 +08:00 |
Dhilan007
|
b8adba4c64
|
fix crash cause by string(null).
|
2014-01-21 11:59:43 +08:00 |
James Chen
|
e5f723774d
|
Updates jsbindings and localStorage.
|
2014-01-20 22:45:40 +08:00 |
CocosRobot
|
47c8243812
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-18 19:53:43 +00:00 |
edwardzhou
|
86e102ab16
|
fix namespace in spine lua manual binding
|
2014-01-18 10:58:17 +08:00 |
James Chen
|
3c74044929
|
Merge pull request #5117 from samuele3hu/test-rebase
close #3626:Add the “override “ keyword
|
2014-01-17 18:49:33 -08:00 |
samuele3hu
|
9d040ff09c
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into test-rebase
|
2014-01-17 22:23:57 +08:00 |
samuele3hu
|
85539e7548
|
issue #3626:Add the “override “ keyword
|
2014-01-17 22:20:21 +08:00 |
CocosRobot
|
d485ade977
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-17 14:14:30 +00:00 |
James Chen
|
8eca8e25cb
|
Merge pull request #5099 from samuele3hu/test-rebase
close #3626:Make lua bindings-generator support the namespace binding
|
2014-01-17 06:07:45 -08:00 |
CocosRobot
|
0c777b0d85
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-17 06:11:22 +00:00 |
Ricardo Quesada
|
d0dbf34319
|
removes "include "cocos2d.h" from cocos2d files
|
2014-01-16 21:35:58 -08:00 |
samuele3hu
|
cf857aade2
|
issue #3626:Modify some files that skipped some modifications because of merge
|
2014-01-17 11:22:03 +08:00 |
samuele3hu
|
d086f7a259
|
issue #3626:Add the deprecated support for the tolua.cast
|
2014-01-17 10:19:57 +08:00 |
samuele3hu
|
31339d10e5
|
issue #3626:Add the deprecated support for the WebSocket and the XMLHttpRequest in the script
|
2014-01-17 10:19:57 +08:00 |
samuele3hu
|
d49e28610b
|
issue #3626:Resolve the error that the lua binding of the EventListenerAcceleration and the EventListenerCustom have been bound two times
|
2014-01-17 10:19:56 +08:00 |
samuele3hu
|
35d031ea06
|
issue #3626:Make the lua binding of the WebSocket and the XMLHttpRequest used in lua in the “cc” module
|
2014-01-17 10:19:56 +08:00 |
samuele3hu
|
de698aaea7
|
issue #3626:Add lua binding for ScollView and TableView classes in the cocos2d::extension namespace and the related test cases
|
2014-01-17 10:19:55 +08:00 |
samuele3hu
|
811aa69d39
|
issue #3626:Add namespace’s support for manual lua binding functions for classes related OpenGL and update the related test cases
|
2014-01-17 10:19:55 +08:00 |
samuele3hu
|
fdac224a7b
|
issue #3626:Add namespace’s support for manual lua binding functions for classes in the cocostudio and cocos2d::gui namespace
|
2014-01-17 10:19:55 +08:00 |
samuele3hu
|
510fce7b12
|
issue #3626:Add namespace’s support for manual lua binding of functions about physics
|
2014-01-17 10:19:55 +08:00 |
samuele3hu
|
b72f309076
|
issue #3626:Add namespace’s support for manual lua binding of classes in the cocos2d::extension and cocosbuilder namespace and update the related test cases
|
2014-01-17 10:19:54 +08:00 |
CocosRobot
|
beb7015d7e
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-16 02:43:13 +00:00 |
James Chen
|
2e7516c582
|
Merge pull request #5041 from Dhilan007/develop_label
closed #3630:Uses a struct of TTF configuration for Label::createWithTTF to reduce parameters and make this interface more easily to use.
|
2014-01-15 18:37:40 -08:00 |
Dhilan007
|
68eddf3cd7
|
fix compiling error
|
2014-01-15 17:29:07 +08:00 |
CocosRobot
|
3b208337fe
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-15 02:39:20 +00:00 |
CocosRobot
|
82797d8434
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-15 01:37:15 +00:00 |
CocosRobot
|
c49aa1f125
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-13 23:07:44 +00:00 |
Dhilan007
|
69c004108b
|
issue#3630:Adjust some method for more easily create and change type.
|
2014-01-11 22:33:07 +08:00 |
CocosRobot
|
b10783972f
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-11 04:39:03 +00:00 |
CocosRobot
|
f76fcf7f2a
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-11 04:06:53 +00:00 |