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 |
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 |
samuele3
|
f801a8e5fe
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developConversion
|
2013-12-10 11:21:59 +08:00 |
samuele3
|
c2e7299d8f
|
Issue #2790:Add more conversion functions to support templates containers
|
2013-12-10 11:21:30 +08:00 |
CocosRobot
|
b2e7966137
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-09 03:53:01 +00:00 |
James Chen
|
f406dcfebc
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into iss2790-deprecate-ccarray
|
2013-12-07 23:32:49 +08:00 |
James Chen
|
be7c62a2b9
|
issue #2790: Removes unused CCSet binding glue codes.
|
2013-12-07 14:44:21 +08:00 |
CocosRobot
|
8442f17259
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-06 09:31:16 +00:00 |
James Chen
|
b5978eeee6
|
issue #2790: Bindings-generator supports binding Vector<T> and some bug fixes.
|
2013-12-06 16:46:19 +08:00 |
CocosRobot
|
d04f777351
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-05 04:02:07 +00:00 |
CocosRobot
|
a354031526
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-12-04 07:47:50 +00:00 |
samuele3
|
c1a226686f
|
issue #3309:Modify some deprecated cpp files and lua files
|
2013-12-04 15:15:55 +08:00 |
samuele3
|
a8c1bba464
|
issue #3309:Add some deprecated functions and classes to support master cocostudio lua bindings
|
2013-12-03 15:40:59 +08:00 |
CocosRobot
|
a24af527a3
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-11-28 03:14:39 +00:00 |
James Chen
|
468ba24183
|
Merge pull request #4397 from CocosRobot/updategeneratedsubmodule_1385533506
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-11-26 22:32:04 -08:00 |
James Chen
|
1a283ab600
|
Merge pull request #4396 from dumganhar/iss3289-armature-crash
closed #3289: [JSB] 'Test Frame Event' of CocoStudioArmatureTest Crashes...
|
2013-11-26 22:29:36 -08:00 |
CocosRobot
|
4d327b8180
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-11-27 06:25:08 +00:00 |
James Chen
|
6dc9183c8a
|
closed #3289: [JSB] 'Test Frame Event' of CocoStudioArmatureTest Crashes!
|
2013-11-27 14:12:43 +08:00 |
James Chen
|
4311e7c469
|
[Script Binding] Bind ‘unsigned long’.
|
2013-11-27 13:52:41 +08:00 |
James Chen
|
f4610c5272
|
Merge pull request #4382 from dumganhar/iss3279-xmlhttprequest-bin
closed #3279: XMLHttpRequest receives wrong binary array.
|
2013-11-26 19:02:07 -08:00 |
CocosRobot
|
dda13b7e8a
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-11-27 02:18:42 +00:00 |
James Chen
|
f6a1f5cc95
|
issue #3279: A warning fix for 64bit platform.
|
2013-11-26 21:54:48 +08:00 |
James Chen
|
ecc7783685
|
closed #3279: XMLHttpRequest receives wrong binary array.
|
2013-11-26 20:31:44 +08:00 |
CocosRobot
|
17c4631f45
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-11-26 08:36:22 +00:00 |
James Chen
|
999b7ccd07
|
Merge pull request #4375 from dumganhar/constructors_are_protected
issue #3258: Merge PR #4351: Constructors are protected
|
2013-11-26 00:30:06 -08:00 |
James Chen
|
ebcdf2f87d
|
issue #3258: Bug fix of MenuItemToggle binding.
|
2013-11-26 15:44:49 +08:00 |
James Chen
|
5fbf164142
|
closed #3274: Can't override cc.Node.setPosition in JSB.
|
2013-11-26 10:14:56 +08:00 |
Ricardo Quesada
|
a198fb51df
|
JS Bindings Menu
doesn't initialize the menu twice.
|
2013-11-25 16:24:33 -08:00 |
Ricardo Quesada
|
b6f6e72c94
|
Merge branch 'develop' into constructors_are_protected
Conflicts:
cocos/2d/CCActionInstant.h
|
2013-11-25 13:59:24 -08:00 |
James Chen
|
9ebc4e3722
|
Merge pull request #4358 from samuele3hu/developTableView
issue #3228:CallFuncND + auto remove lua test case have no effect
|
2013-11-25 00:18:30 -08:00 |
James Chen
|
b9fa8566f2
|
closed #3273: ScriptingCore::evalString crashes
|
2013-11-25 15:52:59 +08:00 |
James Chen
|
8574fb0494
|
Build fix for XMLHttpRequest after using std::unordered_map instead of std::map.
|
2013-11-25 15:11:43 +08:00 |
CocosRobot
|
a4c2ccdf65
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-11-25 02:16:36 +00:00 |
samuele3
|
192deb7952
|
issue #3228: Reconstruct the Callfunc create method to support std::function and add callFuncND + auto remove lua test case
|
2013-11-22 11:51:07 +08:00 |
Ricardo Quesada
|
b6ddc6d048
|
Uses std::unordered_map<> instead of std::map<>
and more fixes.
|
2013-11-21 13:43:59 -08:00 |
CocosRobot
|
54ef1d6c15
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-11-20 04:24:55 +00:00 |
CocosRobot
|
d8ec58831a
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-11-19 09:40:27 +00:00 |
CocosRobot
|
0855ff0841
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-11-19 03:50:57 +00:00 |
minggo
|
fb2c2ec7f2
|
Merge pull request #4323 from Dhilan007/jssubmodule
[ci skip]fix miss bind setGrid\getGrid for JS.
|
2013-11-18 18:53:51 -08:00 |
CocosRobot
|
186b6fd98b
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-11-19 02:40:44 +00:00 |