minggo
|
e41eaf7355
|
Merge pull request #3495 from shinriyo/shinriyo
Python2.x 3.x runnable
|
2013-08-27 21:06:33 -07:00 |
shinriyo
|
498d8d9e6d
|
Python2.x 3.x runnable
For Python2.x 3.x runnable, I used print()
|
2013-08-28 11:53:18 +09:00 |
James Chen
|
f3e0775cef
|
issue #2732: [travis ci] install llvm for linux.
|
2013-08-27 22:04:08 +08:00 |
James Chen
|
384bf00070
|
issue #2732: Updating travis script. Linux port needs to generate luabinding codes.
|
2013-08-27 21:52:06 +08:00 |
James Chen
|
08cd81ff43
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into move-auto-generated
Conflicts:
scripting/auto-generated
|
2013-08-27 16:59:59 +08:00 |
James Chen
|
7552a72577
|
issue #2732: [iOS] Updating the reference of auto-generated binding glue codes.
|
2013-08-27 16:05:48 +08:00 |
James Chen
|
c2099f5d3e
|
issue #2732: Moving 'scripting/javascript/bindings/generated' to 'scripting/auto-generated'.
|
2013-08-27 14:50:53 +08:00 |
James Chen
|
43a0225267
|
issue #2732: Deleting tolua/userconf.ini
|
2013-08-27 14:45:19 +08:00 |
minggo
|
faa94fd074
|
Merge pull request #3482 from minggo/release_unneeded_codes
Remove unneeded codes
|
2013-08-26 23:23:41 -07:00 |
James Chen
|
213b7aea21
|
Merge pull request #3453 from samuele3hu/iss2433-lua-bindings-generator
issue #2433: Add lua bindings generator and modify releated test samples
|
2013-08-26 23:09:56 -07:00 |
samuele3hu
|
c7b0b6791f
|
issue #2433:Update typed function and add some manual binding
|
2013-08-26 18:09:15 +08:00 |
minggo
|
61d82924be
|
update Android.mk to remove deleted cpp files
|
2013-08-26 18:01:42 +08:00 |
James Chen
|
11ea111aff
|
closed #2446: Add a tool to auto export releasing zip file
|
2013-08-26 16:57:10 +08:00 |
samuele3hu
|
6ae80bcaf0
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2433-lua-bindings-generator
|
2013-08-23 16:14:19 +08:00 |
samuele3hu
|
e557b6b7c2
|
issue #2433:Add lua deprecated fiel and modify some test samples
|
2013-08-23 16:12:59 +08:00 |
James Chen
|
699c7d1077
|
Updating bindings-generator, it supports CCString. Some APIs, for example ControlButton::setTitleForState are using String as argument.
|
2013-08-23 15:56:38 +08:00 |
boyu0
|
02649a1329
|
closed #2434: Use android_mk_generator.py to generate Box2D and chipmunk's Android.mk file
|
2013-08-22 17:47:49 +08:00 |
boyu0
|
9e34aae075
|
closed #2434: Use the origin android.mk files instead use templates
|
2013-08-22 16:45:40 +08:00 |
samuele3hu
|
5f6d9815ca
|
issue #2433:Modify platform config and some test samples
|
2013-08-22 15:06:34 +08:00 |
boyu0
|
83f7835708
|
issue #2434: Delete unused method dirs and find_files in Android.mk template
|
2013-08-22 14:03:25 +08:00 |
boyu0
|
de68d35f4b
|
closed #2434: change name "android_generator" to "android_mk_generator
|
2013-08-22 13:49:22 +08:00 |
boyu0
|
ad23ec4a0f
|
#closed #2434: refactor LocalVarToAuto.py to use the PathUtils and fix some errors
|
2013-08-22 13:40:57 +08:00 |
boyu0
|
da566a3c16
|
issue #2434: add android_generator and generate cocos2dx, extensions and TestCpp's android.mk files
add PathUtils.py for python library.
|
2013-08-22 11:49:34 +08:00 |
samuele3hu
|
bea62800b4
|
issue #2433:Modify TestLua samples and add some manual binding code
|
2013-08-22 10:16:57 +08:00 |
samuele3hu
|
39686ea503
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2433-lua-bindings-generator
|
2013-08-20 13:46:26 +08:00 |
samuele3hu
|
7a9f1d6804
|
issue #2433:Modify TestLua samples and some .ini files
|
2013-08-20 13:44:37 +08:00 |
shinriyo
|
a188d87142
|
language option is invalid print mesage
If we input invalid mistook language option
|
2013-08-18 10:13:50 +09:00 |
boyu0
|
0823bb144f
|
issue #2517: add the LocalVarToAuto.py script
|
2013-08-16 15:35:27 +08:00 |
samuele3hu
|
c8b75a1080
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2433-lua-bindings-generator
|
2013-08-16 10:13:38 +08:00 |
samuele3hu
|
871ed24620
|
issue #2433:Update submodule and project
|
2013-08-15 16:51:09 +08:00 |
samuele3hu
|
7f8099ce69
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2433-lua-bindings-generator
Conflicts:
cocos2d_libs.xcodeproj/project.pbxproj
tools/bindings-generator
|
2013-08-15 16:21:32 +08:00 |
samuele3hu
|
2d5482a0ab
|
issue #2433:Modify cocos2d.ini
|
2013-08-15 16:14:14 +08:00 |
samuele3hu
|
f29525bbc6
|
issue #2433:Modify Testlua sample and add some manual binding functions
|
2013-08-15 15:51:22 +08:00 |
samuele3hu
|
13fd369beb
|
issue #2433:Modify lua binding generator template and releated action test
|
2013-08-14 21:35:55 +08:00 |
James Chen
|
7d3edde8f1
|
issue #2521: Updating tojs/cocos2dx_extension.ini, bind more CCControls.
|
2013-08-12 11:23:16 +08:00 |
samuele3hu
|
980bea8a97
|
issue #2433:lua binding generator add hello.lua
|
2013-08-09 10:07:10 +08:00 |
James Chen
|
7910581654
|
Merge pull request #3388 from dumganhar/iss2483-sp-v23
closed 2483: Upgrading spidermonkey library to v23.
|
2013-08-07 18:39:40 -07:00 |
James Chen
|
59f5353f89
|
issue #2483: Updating cocos2d-console.
|
2013-08-07 18:06:31 +08:00 |
minggo
|
910215fa89
|
Merge pull request #3377 from boyu0/iss2345_refactor_ccimage
issue #2345 refactor CCImage and CCTexture2D
|
2013-08-06 23:29:38 -07:00 |
James Chen
|
c2c1bb45d8
|
Updating Bindings-generator.
|
2013-08-07 14:19:36 +08:00 |
samuele3hu
|
1175f2034a
|
Merge branch 'iss2433-lua-bindings-generator' of git://github.com/dumganhar/cocos2d-x into iss2433-lua-bindings-generator
|
2013-08-07 10:39:07 +08:00 |
samuele3hu
|
200c5de83f
|
issue #2433:lua binding generator
|
2013-08-07 10:37:20 +08:00 |
James Chen
|
0c4910ee95
|
Adding tools/tolua .
|
2013-08-07 10:12:45 +08:00 |
minggo
|
f447398211
|
Merge pull request #3376 from folecr/android_redesign_update_template
Update templates to match newer, mostly-NDK Android port
|
2013-08-06 19:11:00 -07:00 |
James Chen
|
4f740809dd
|
The target needs to be set to 'spidermonkey' when generating jsbindings since we has added 'lua' target yet.
|
2013-08-07 10:08:00 +08:00 |
James Chen
|
710b895aaa
|
Updating bindings-generator to the latest version.
|
2013-08-07 10:02:20 +08:00 |
boyu0
|
dc6503f7d4
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2345_refactor_ccimage
|
2013-08-06 13:37:38 +08:00 |
boyu0
|
94f9921d5e
|
issue #2345: edit linux command to link the libpng12-dev.lib instead of use ourselves. Move ccTexParams into CCTexture2D
|
2013-08-06 11:34:48 +08:00 |
folecr
|
3176dddc83
|
Update Android JSON config files and project creation script
|
2013-08-05 19:29:08 -07:00 |
James Chen
|
81fc0069cc
|
Updating travis-script/run-script.sh, don't build template projects for android.
|
2013-08-06 09:54:23 +08:00 |