CocosRobot
|
fc1516aee4
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-19 12:54:14 +00:00 |
James Chen
|
755d29b0e1
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into more_container_bind
|
2013-12-19 20:17:54 +08:00 |
James Chen
|
f73e939b57
|
Supports to bind more container: std::vector<std::string>, std::vector<int>, cocos2d::Map<std::string, T>.
|
2013-12-19 20:17:44 +08:00 |
CocosRobot
|
8421d43195
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-19 10:12:28 +00:00 |
boyu0
|
ef54ed3c15
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
Conflicts:
cocos/2d/CCLabel.cpp
cocos/2d/CCLabel.h
cocos/2d/CCLabelBMFont.cpp
cocos/2d/CCLabelBMFont.h
cocos/2d/CCLayer.cpp
cocos/2d/CCLayer.h
cocos/2d/CCNode.cpp
extensions/GUI/CCControlExtension/CCControl.cpp
extensions/GUI/CCControlExtension/CCControlButton.cpp
extensions/GUI/CCControlExtension/CCScale9Sprite.cpp
tools/tojs/cocos2dx.ini
|
2013-12-19 17:05:59 +08:00 |
CocosRobot
|
ac24dec620
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-19 04:19:07 +00:00 |
CocosRobot
|
403315e315
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-19 03:58:41 +00:00 |
CocosRobot
|
228b4ebf75
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-18 22:11:07 +00:00 |
CocosRobot
|
d0779b5352
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-18 20:14:20 +00:00 |
CocosRobot
|
000958bf82
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-18 09:57:15 +00:00 |
James Chen
|
9c0d39c6f9
|
Merge pull request #4531 from dumganhar/extension-warning-fix
Some warning fixes in SocketIO, ContriolButton, js_manual_conversion.h/.cpp.
|
2013-12-18 01:48:14 -08:00 |
James Chen
|
589b71eecf
|
Merge pull request #4530 from samuele3hu/developConversion
issue #3402:Add the new label lua binding and the releated test cases
|
2013-12-18 01:16:47 -08:00 |
James Chen
|
0695e32fff
|
Some warning fixes in SocketIO, ContriolButton, js_manual_conversion.h/.cpp.
|
2013-12-18 15:40:31 +08:00 |
samuele3hu
|
f5f95399fd
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developConversion
|
2013-12-18 14:58:35 +08:00 |
CocosRobot
|
8f1e94471e
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-18 06:52:09 +00:00 |
samuele3hu
|
55830c3023
|
Add support for unsigned short
|
2013-12-18 13:47:59 +08:00 |
samuele3hu
|
4d4b96ba30
|
issue #3402:Add the new label lua binding and the releated test cases
|
2013-12-18 11:39:43 +08:00 |
CocosRobot
|
12d8740537
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-17 10:39:43 +00:00 |
James Chen
|
37f408f2b9
|
Merge pull request #4506 from Dhilan007/ushort_jsb
add API for transform unsigned short
|
2013-12-17 02:20:56 -08:00 |
Dhilan007
|
0414926b52
|
add API for transform unsigned short
|
2013-12-17 18:17:04 +08:00 |
CocosRobot
|
30521ff5a4
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-17 09:50:36 +00:00 |
CocosRobot
|
91cfecb931
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-17 08:13:06 +00:00 |
CocosRobot
|
21c74322bd
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-17 07:25:00 +00:00 |
CocosRobot
|
1e645cfcd5
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-16 06:36:50 +00:00 |
James Chen
|
3a11dafda7
|
Uses reinterpret_cast instead of static_cast for jsval_to_ssize and luaval_to_ssize.
|
2013-12-16 14:13:24 +08:00 |
James Chen
|
adb45d3c68
|
Adds conversions for ssize_t.
|
2013-12-16 13:01:20 +08:00 |
boyu0
|
c15ad14ed3
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into bug3162_opacity_incorrect
|
2013-12-16 03:45:06 +08:00 |
boyu0
|
defae416f3
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into bug3162_opacity_incorrect
|
2013-12-13 18:09:39 +08:00 |
Dhilan007
|
4e2e423615
|
fix compile error related to ssize_t.
|
2013-12-13 17:53:03 +08:00 |
CocosRobot
|
4114b682ca
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-13 09:10:37 +00:00 |
samuele3hu
|
6c49131ed6
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developConversion
|
2013-12-13 15:51:03 +08:00 |
samuele3hu
|
98bd84c436
|
Fix:Add lua binding of ’registerScriptHandler’、’unregisterScriptHandler’ and ’removeObjectAllHandlers’ of ScriptHandlerMgr and some constants define
|
2013-12-13 15:50:12 +08:00 |
boyu0
|
aabb2c655d
|
issue #3162: reset submodule
|
2013-12-13 11:48:16 +08:00 |
boyu0
|
d4c8fb0be6
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into bug3162_opacity_incorrect
|
2013-12-13 10:47:52 +08:00 |
boyu0
|
c8c0e2270e
|
issue #3162: deprecated RGBAProtocol, NodeRGBA and LayerRGBA
|
2013-12-13 10:10:49 +08:00 |
CocosRobot
|
644e2d923c
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-12 22:48:57 +00:00 |
boyu0
|
d7106d49be
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into bug3162_opacity_incorrect
|
2013-12-12 17:04:21 +08:00 |
samuele3hu
|
4ccceea230
|
Fix:Remove some needless lua binding functions and resolve a bug
|
2013-12-12 14:47:35 +08:00 |
CocosRobot
|
f12895a020
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-12 03:32:44 +00:00 |
James Chen
|
320ae15db4
|
issue #2790: Lua compilation fix.
|
2013-12-12 10:54:41 +08:00 |
samuele3hu
|
d104f49dea
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developConversion
|
2013-12-11 12:06:37 +08:00 |
samuele3hu
|
6d8deac8a8
|
issue #3374:Register the lua manual binding funtions leading to the top index of lua state
|
2013-12-11 12:05:46 +08:00 |
CocosRobot
|
bf11a8d309
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-10 11:27:50 +00:00 |
boyu0
|
a71394b122
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into bug3162_opacity_incorrect
|
2013-12-10 18:03:41 +08:00 |
samuele3hu
|
89c079009b
|
issue #2790:Resolve some errors of basical conversion functions
|
2013-12-10 18:01:40 +08:00 |
CocosRobot
|
a775f7940d
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-10 08:30:00 +00:00 |
CocosRobot
|
b5a0048ffd
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-10 07:21:39 +00:00 |
CocosRobot
|
1927e3e62c
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-10 04:08:19 +00:00 |
samuele3
|
85783fff2b
|
issue #2790:Unify the format
|
2013-12-10 11:47:51 +08:00 |
samuele3
|
34c0147cf3
|
issue #2790:Resolve the compile error
|
2013-12-10 11:33:57 +08:00 |