samuele3hu
|
cc2323b636
|
issue #2790:Open travis support
|
2013-12-10 18:26:10 +08:00 |
samuele3hu
|
89c079009b
|
issue #2790:Resolve some errors of basical conversion functions
|
2013-12-10 18:01:40 +08:00 |
samuele3hu
|
883ecaa03f
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developConversion
|
2013-12-10 16:07:58 +08:00 |
samuele3hu
|
1ed8d108f7
|
issue #2790:Update binding-generator
|
2013-12-10 15:21:21 +08:00 |
minggo
|
55270cecb4
|
Merge pull request #4457 from dumganhar/iss2790-deprecate-ccarray
issue #2790: Don't use CCDictionary, CCArray for CCBReader, use std::unordered_map, Vector<T>, Map<K, V> instead.
|
2013-12-09 23:15:43 -08:00 |
samuele3
|
c2e7299d8f
|
Issue #2790:Add more conversion functions to support templates containers
|
2013-12-10 11:21:30 +08:00 |
James Chen
|
ad5daeb962
|
issue #2790: Don’t bind CCBAnimationManager::addNode.
|
2013-12-09 17:55:56 +08:00 |
James Chen
|
45cb79c5f4
|
issue #2790: Updates bindings-generator. Fixes issue at https://github.com/cocos2d/bindings-generator/pull/53 .Matches typedef name firstly in conversion.yaml.
|
2013-12-08 22:10:14 +08:00 |
James Chen
|
c916377970
|
issue #2790: Comments building template for android.
|
2013-12-06 17:23:31 +08:00 |
James Chen
|
7aff958063
|
issue #2790: A typo fix.
|
2013-12-06 17:09:36 +08:00 |
James Chen
|
ed7c3f717a
|
issue #2790: Travis-ci builds JSB projects again.
|
2013-12-06 16:49:17 +08:00 |
James Chen
|
b5978eeee6
|
issue #2790: Bindings-generator supports binding Vector<T> and some bug fixes.
|
2013-12-06 16:46:19 +08:00 |
James Chen
|
68e376db2f
|
issue #2790: Disables build lua projects for linux
|
2013-12-05 11:51:09 +08:00 |
James Chen
|
856a82d4b8
|
issue #2790: Don’t build script bindings projects for travis.
|
2013-12-05 11:03:22 +08: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 |
James Chen
|
216f8743b0
|
closed #3288: Updates bindings-generator.
|
2013-11-27 14:04:53 +08:00 |
minggo
|
6c7cb0bf23
|
Merge pull request #4359 from Dhilan007/androdi_build
[ci skip]add proceed java compilation and generate apk.
|
2013-11-26 01:47:14 -08:00 |
James Chen
|
03005173b1
|
issue #3258: Updates bindings-generator.
|
2013-11-26 15:45:09 +08:00 |
James Chen
|
6f67447b5e
|
issue #3258: Updates cocos2dx.ini. Adding some classes to ‘classes_need_extend’ section.
|
2013-11-26 15:43:39 +08:00 |
Dhilan007
|
881d43fe3b
|
add proceed java compilation and generate apk.
|
2013-11-26 11:58:01 +08:00 |
Dhilan007
|
c09f50e3f8
|
issue #3261:add miss binding
|
2013-11-24 22:47:29 +08:00 |
James Chen
|
43e8a4912d
|
Update tools/tolua/cocos2dx.ini, ignore onTouchXXX, onKeyXXX, onAccXXX callback functions to be bound to LUA.
|
2013-11-20 12:09:27 +08:00 |
Dhilan007
|
ce0a6d5b57
|
fix miss bind setGrid\getGrid for JS.
|
2013-11-19 10:33:11 +08:00 |
minggo
|
593c0f8946
|
Merge pull request #4304 from Dhilan007/di3223
[ci skip]issue #3223:bind gui and studio
|
2013-11-18 02:28:53 -08:00 |
minggo
|
c7e87b7f60
|
Merge pull request #4285 from dumganhar/iss3215-cpp-formatter
[ci skip]issue #3215: Adding tools of best c++ practice for upgrading game codes from v2.x to v3.x
|
2013-11-18 02:25:38 -08:00 |
Dhilan007
|
6217641105
|
add miss bind
|
2013-11-18 18:00:42 +08:00 |
Dhilan007
|
8b14575d7e
|
bind gui and studio.
|
2013-11-18 16:54:52 +08:00 |
James Chen
|
102703703b
|
issue #3215: Updating comments for this tool.
|
2013-11-16 23:09:45 +08:00 |
James Chen
|
fd72836e20
|
issue #3215: Comments add_namespace type in “all” mode.
|
2013-11-16 23:02:33 +08:00 |
James Chen
|
dcf413765b
|
[First commit]Adding tools of best c++ practice for upgrading game codes from v2.x to v3.x
|
2013-11-16 22:58:01 +08:00 |
lite3
|
8d24960bb2
|
fix path for windows
|
2013-11-15 18:05:24 +08:00 |
minggo
|
0f3cb95f58
|
Merge pull request #4028 from lite3/develop
[ci skip]add options for android_mk_generator
|
2013-11-13 19:21:58 -08:00 |
samuele3
|
17f74eeb17
|
issue #2868:Modify armature test samples and add more armature test samples
|
2013-11-13 18:18:29 +08:00 |
samuele3
|
062fb85943
|
issue #2868:Modify cocos2dx_studio.ini to add more auto-binding class
|
2013-11-13 10:12:44 +08:00 |
samuele3
|
f429c4c632
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developCCS
|
2013-11-12 17:51:33 +08:00 |
samuele3
|
cb51df7d65
|
Update bindings-generator
|
2013-11-12 17:31:24 +08:00 |
samuele3
|
ae6597dbaa
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developCheck
Conflicts:
tools/bindings-generator
|
2013-11-12 17:23:41 +08:00 |
samuele3
|
18bc96096c
|
Resolve some warning and modify uint32_t to long
|
2013-11-12 17:18:51 +08:00 |
samuele3
|
c1d256c159
|
issue #2868:modify ccs lua test samples
|
2013-11-12 16:52:03 +08:00 |
samuele3
|
cfb1cfdf65
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developCCS
Conflicts:
cocos/editor-support/cocostudio/CCSGUIReader.h
|
2013-11-12 15:30:36 +08:00 |
samuele3
|
482ee5d47f
|
issue #2868:Add more ccs lua test samples
|
2013-11-12 15:25:47 +08:00 |
James Chen
|
df214acb6f
|
[develop] Updating bindings-generator, fixing forward declare that generates binding glue codes which is an empty class.
|
2013-11-11 18:42:39 +08:00 |
samuele3
|
7cfe890d5d
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developCCS
|
2013-11-11 17:04:37 +08:00 |
samuele3
|
06c7d3e96d
|
issue #2868:Add ccd lua test samples
|
2013-11-11 17:03:43 +08:00 |
James Chen
|
22584ca9c2
|
Updating submodule of bindings-generator.
|
2013-11-11 16:50:07 +08:00 |
James Chen
|
272afaa7d9
|
Updating Bindings-generator.
|
2013-11-11 15:57:15 +08:00 |
James Chen
|
8f8d0f86d7
|
Updating Bindings-generator.
|
2013-11-11 14:38:12 +08:00 |
Luis Parravicini
|
90df6fc763
|
fixed typos
|
2013-11-10 08:25:01 -03:00 |
samuele3
|
fa1a5c3735
|
Add conversion config for long type
|
2013-11-10 11:03:27 +08:00 |