James Chen
|
2fc6c0150c
|
issue #4729: iOS/Mac works fine
|
2014-04-10 00:36:41 +08:00 |
samuele3hu
|
b6579aa322
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_new_label
|
2014-04-09 16:25:44 +08:00 |
samuele3hu
|
1c124f52ad
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_new_label
|
2014-04-09 14:29:04 +08:00 |
samuele3hu
|
dbd01051d8
|
close #4721:clone for EventListeners of lua didn't clone the related property
|
2014-04-09 14:26:05 +08:00 |
shujunqiao
|
2c2876698d
|
add wait/send/addCommand function for manual-console in lua_cocos2dx_manual.cpp.
|
2014-04-09 14:20:02 +08:00 |
mgcL
|
d9e0124ff8
|
delete _scriptHandlerMgr in destruct will cause stack overflow
|
2014-04-05 21:26:56 +08:00 |
mgcL
|
a5da6d71b4
|
add destroyInstance for ScriptHandlerMgr
|
2014-04-05 21:09:49 +08:00 |
CocosRobot
|
cd33967dc4
|
[AUTO]: updating luabinding automatically
|
2014-04-04 10:45:34 +00:00 |
CocosRobot
|
c72f256d01
|
[AUTO]: updating luabinding automatically
|
2014-04-03 10:12:05 +00:00 |
CocosRobot
|
279b371031
|
[AUTO]: updating luabinding automatically
|
2014-04-03 09:46:03 +00:00 |
samuele3hu
|
b68f6bf65e
|
fix the error about `draw` of GLNode and modify the related test cases
|
2014-04-03 17:02:14 +08:00 |
CocosRobot
|
9799fbdf27
|
[AUTO]: updating luabinding automatically
|
2014-04-02 10:42:38 +00:00 |
CocosRobot
|
59db1f300d
|
[AUTO]: updating luabinding automatically
|
2014-04-02 09:58:03 +00:00 |
CocosRobot
|
55b87dbad0
|
[AUTO]: updating luabinding automatically
|
2014-04-01 03:33:06 +00:00 |
CocosRobot
|
ce10ddd84b
|
[AUTO]: updating luabinding automatically
|
2014-04-01 02:09:55 +00:00 |
CocosRobot
|
cf59264dfe
|
[AUTO]: updating luabinding automatically
|
2014-03-31 08:52:27 +00:00 |
samuele3hu
|
c38388cc62
|
ccvector_to_luaval would lead to memory leak because call the `retain`
|
2014-03-31 12:04:47 +08:00 |
James Chen
|
1c5cff089e
|
Merge pull request #6050 from CocosRobot/update_lua_bindings_1396001378
[AUTO]: updating luabinding automatically
|
2014-03-28 18:11:59 +08:00 |
CocosRobot
|
494321a674
|
[AUTO]: updating luabinding automatically
|
2014-03-28 10:11:08 +00:00 |
James Chen
|
581ef454eb
|
Merge pull request #6047 from samuele3hu/develop_test
Replace `LabelTTF` and `LabelBMFont` with `Label` for cocosbuild proxy and fix the error that ControlSwitch:create raised.
|
2014-03-28 18:04:12 +08:00 |
samuele3hu
|
7ca207f993
|
Replace `LabelTTF` and `LabelBMFont` with `Label` for cocosbuild proxy and fix the error that ControlSwitch:create raised.
|
2014-03-28 17:18:41 +08:00 |
CocosRobot
|
07d1a54a92
|
[AUTO]: updating luabinding automatically
|
2014-03-28 08:20:29 +00:00 |
CocosRobot
|
bb1b6f96fb
|
[AUTO]: updating luabinding automatically
|
2014-03-28 06:17:06 +00:00 |
CocosRobot
|
ceda1b9a9a
|
[AUTO]: updating luabinding automatically
|
2014-03-28 03:33:44 +00:00 |
CocosRobot
|
e5ff0912a7
|
[AUTO]: updating luabinding automatically
|
2014-03-27 08:43:46 +00:00 |
CocosRobot
|
8cec6b83d9
|
[AUTO]: updating luabinding automatically
|
2014-03-27 07:35:51 +00:00 |
CocosRobot
|
7a3e40dd8e
|
[AUTO]: updating luabinding automatically
|
2014-03-27 06:55:35 +00:00 |
CocosRobot
|
33d6b04fb4
|
[AUTO]: updating luabinding automatically
|
2014-03-27 05:55:07 +00:00 |
CocosRobot
|
b1859a4cac
|
[AUTO]: updating luabinding automatically
|
2014-03-27 03:10:37 +00:00 |
CocosRobot
|
8efb9ad4e0
|
[AUTO]: updating luabinding automatically
|
2014-03-26 12:09:41 +00:00 |
CocosRobot
|
ebc09373e3
|
[AUTO]: updating luabinding automatically
|
2014-03-26 10:42:58 +00:00 |
CocosRobot
|
6e86e65038
|
[AUTO]: updating luabinding automatically
|
2014-03-26 10:25:55 +00:00 |
CocosRobot
|
0140d6d3f7
|
[AUTO]: updating luabinding automatically
|
2014-03-26 06:03:04 +00:00 |
CocosRobot
|
c5d6e83673
|
[AUTO]: updating luabinding automatically
|
2014-03-25 09:30:11 +00:00 |
CocosRobot
|
bdcd6ea198
|
[AUTO]: updating luabinding automatically
|
2014-03-25 08:13:42 +00:00 |
CocosRobot
|
86f69a0b4e
|
[AUTO]: updating luabinding automatically
|
2014-03-25 07:39:29 +00:00 |
CocosRobot
|
5d2906ad8b
|
[AUTO]: updating luabinding automatically
|
2014-03-25 05:50:20 +00:00 |
James Chen
|
832ab120aa
|
Merge pull request #5862 from samuele3hu/develop_script_mgr
closed #4452: Adds `addCustomHandler` in the ScriptHandlerMgr for Console auto test.
|
2014-03-21 16:48:53 +08:00 |
CocosRobot
|
3bd000b236
|
[AUTO]: updating luabinding automatically
|
2014-03-21 08:38:19 +00:00 |
CocosRobot
|
4721306fef
|
[AUTO]: updating luabinding automatically
|
2014-03-21 07:01:27 +00:00 |
CocosRobot
|
566c014060
|
[AUTO]: updating luabinding automatically
|
2014-03-21 06:26:33 +00:00 |
samuele3hu
|
e2ed17f69c
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_script_mgr
|
2014-03-21 11:28:39 +08:00 |
samuele3hu
|
71f3cb7862
|
close #4452:Make `addCustomHandler` more distinct
|
2014-03-21 11:24:24 +08:00 |
James Chen
|
d5e8bde89e
|
Merge pull request #5889 from samuele3hu/develop_socket
close #4400: Use the latest version of LuaSocket and modify the related project config
|
2014-03-21 10:52:38 +08:00 |
James Chen
|
b3cfc693ca
|
Merge pull request #5887 from andyque/fix_tests_warnings
Fix warnings in cpp-tests.
|
2014-03-20 18:24:10 +08:00 |
samuele3hu
|
21a21c2d3d
|
close #4400: Update the anrroid.mk for lua-bindings
|
2014-03-20 18:09:52 +08:00 |
samuele3hu
|
11bbeb4a30
|
close #4452:Using better spelling format
|
2014-03-20 17:56:33 +08:00 |
samuele3hu
|
977ef0092b
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_script_mgr
|
2014-03-20 17:43:28 +08:00 |
samuele3hu
|
4b25c9f62e
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_socket
|
2014-03-20 17:07:33 +08:00 |
samuele3hu
|
d3487d2d3c
|
close #4400: Use the newest version of LuaSocket for lua
|
2014-03-20 17:04:54 +08:00 |