samuele3hu
|
75b26d9cdf
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into test_bind_cocosbuilder
|
2013-06-05 15:19:01 +08:00 |
samuele3hu
|
6dd077b8bd
|
issue #2103 add cocosbuilder lua test sample
|
2013-06-05 15:17:00 +08:00 |
minggo
|
7bd9717944
|
make lua works ok on iOS
|
2013-06-04 15:12:16 +08:00 |
samuele3hu
|
37b508ad6d
|
issue #2103 modify some compile setup
|
2013-06-03 18:25:37 +08:00 |
samuele3hu
|
23eec2f1ce
|
issue #2103 modify some compile setup
|
2013-06-03 18:14:06 +08:00 |
samuele3hu
|
9352b60653
|
issue #2103 modify some compile setup and del some resource file
|
2013-06-03 17:40:31 +08:00 |
samuele3hu
|
bf1cd2e909
|
issue #2103 modify some compile setup
|
2013-06-03 16:56:45 +08:00 |
samuele3hu
|
db7a2a1290
|
issue #2103 modify some compile setup and delete some deprecated lua function
|
2013-06-03 16:07:06 +08:00 |
samuele3hu
|
7101bc4377
|
issue #2103 remove simple cocosbuilder sample
|
2013-06-03 14:59:04 +08:00 |
samuele3hu
|
afa6b81ba7
|
issue #2103 add cocosbuilder lua bind and add a simple sample
|
2013-06-03 13:47:12 +08:00 |
samuele3hu
|
8b5450ef4a
|
issue #2103 modify some build script
|
2013-05-24 13:55:05 +08:00 |
samuele3hu
|
0a1c12a2d3
|
issue #2103 add some overlapping file and delete some comment line
|
2013-05-24 13:45:06 +08:00 |
samuele3hu
|
338c7c8d67
|
issue #2103 add more test lua
|
2013-05-24 11:42:27 +08:00 |
samuele3
|
5da5407efe
|
issue #2103 add menu test lua sample
|
2013-05-23 15:39:41 +08:00 |
Lee, Jae-Hong
|
6acd8c66c2
|
Adding lua libaray and sample projects for Tizen.
|
2013-05-22 21:45:53 +09:00 |
minggo
|
f34c977520
|
Merge pull request #2552 from samuele3hu/FirstBranch
First branch
|
2013-05-12 19:15:49 -07:00 |
samuele3
|
8015520834
|
issue #2103 Add more lua test case(Replace encoding error)
|
2013-05-13 10:07:22 +08:00 |
samuele3
|
3c9b98cb30
|
issue #2103 Add more lua test case(Add PerformanceSpriteTest of PerformanceTest)
|
2013-05-11 17:00:19 +08:00 |
samuele3
|
c47b104eca
|
issue #2103 Add more lua test case(Add PerformanceParticleTest of PerformanceTest)
|
2013-05-10 14:59:21 +08:00 |
samuele3
|
4e73425622
|
issue #2103 Add more lua test case(Add ToucheTest of PerformanceTest)
|
2013-05-09 16:59:39 +08:00 |
samuele3
|
e264582254
|
issue #2103 Add more lua test case(Add TextureTest of PerformanceTest)
|
2013-05-09 14:46:48 +08:00 |
samuele3
|
c39d6e2977
|
issue #2103 Add more lua test case(Add NodeChildrenTest of PerformanceTest)
|
2013-05-09 11:31:40 +08:00 |
samuele3
|
c76a373c60
|
issue #2103 Add more lua test case(Add NodeChildrenTest of PerformanceTest)
|
2013-05-09 09:57:05 +08:00 |
minggo
|
b18ddf8b5a
|
Merge pull request #2524 from samuele3hu/FirstBranch
issue #2103: Add more lua test case
|
2013-05-07 19:01:37 -07:00 |
samuele3
|
305c7d9deb
|
Add a newline
|
2013-05-07 16:14:23 +08:00 |
James Gregory
|
5a23190672
|
Add main.cpp files for app samples
|
2013-05-06 20:58:43 -07:00 |
James Gregory
|
c45e5797cf
|
Add Makefiles for Emscripten + Emscripten external
|
2013-05-06 20:58:02 -07:00 |
samuele3
|
20e802f1bc
|
issue #2103: Add more lua test case
|
2013-05-06 16:05:20 +08:00 |
minggo
|
55e4de40f6
|
make AssetsManagerTest and TestLua run on iOS device
|
2013-04-28 11:19:03 +08:00 |
James Chen
|
0d18032f38
|
[Blackberry] Adding the resources of TestCpp for TestLua.
|
2013-04-27 14:41:30 +08:00 |
James Chen
|
6f5970491e
|
[Blackberry] Adding resources for TestLua.
|
2013-04-27 14:17:14 +08:00 |
James Chen
|
edc8444ca4
|
Updating blackberry project configurations.
|
2013-04-27 14:07:54 +08:00 |
minggo
|
9f7d091e95
|
Merge pull request #2470 from minggo/master
disable menutest in lua
|
2013-04-26 20:18:23 -07:00 |
minggo
|
ff207b68e0
|
disable menutest in lua
|
2013-04-27 11:17:10 +08:00 |
James Chen
|
5b45f85216
|
[HelloLua] print ~> cclog
|
2013-04-27 09:48:35 +08:00 |
minggo
|
89591fdccc
|
fixed #2084:add lua loader for all platforms
|
2013-04-26 12:12:19 +08:00 |
minggo
|
62231912be
|
Merge https://github.com/cocos2d/cocos2d-x
|
2013-04-26 10:36:46 +08:00 |
James Chen
|
5337234e22
|
Android also uses executeScript to load lua source file or byte code file. So unused codes need to be deleted.
|
2013-04-25 21:31:52 +08:00 |
minggo
|
9881012459
|
Merge https://github.com/cocos2d/cocos2d-x
|
2013-04-25 12:01:59 +08:00 |
James Chen
|
631b08e984
|
Updating project configuration for iOS.
|
2013-04-25 11:30:35 +08:00 |
minggo
|
fb7851b429
|
define checkAnim() before using it
|
2013-04-24 17:06:59 +08:00 |
James Chen
|
a005852fa5
|
issue #1847: Using luajit for win32.
|
2013-04-17 10:46:38 +08:00 |
James Chen
|
928b6ad361
|
issue #1847: Fix a typo in Ball.lua and Paddle.lua.
|
2013-04-17 09:52:26 +08:00 |
James Chen
|
6a56bb6d73
|
issue #1847: [iOS] Using LuaJit for HelloLua and TestLua.
|
2013-04-17 09:51:28 +08:00 |
James Chen
|
79d58bcdb9
|
issue #1847: Adding sources of Luajit2.0.1-hotfix, and adding android support.
|
2013-04-16 17:34:58 +08:00 |
James Chen
|
1a44f776f8
|
fixed #2005: Adding CurrentLanguageTest for Testlua.
|
2013-04-07 16:34:07 +08:00 |
James Chen
|
268bd4dfad
|
fixed #2004: Adding UserDefaultTest for TestLua.
|
2013-04-07 16:20:43 +08:00 |
James Chen
|
1913b2b3a5
|
[TestLua] The menu item of Tests which is not supported will be disabled.
|
2013-04-07 16:06:53 +08:00 |
James Chen
|
fce5deb0ec
|
Refactoring mainmenu.lua.
|
2013-04-07 15:56:05 +08:00 |
James Chen
|
6e1cf1e951
|
fixed #2002: Adding EffectsAdvancedTest for TestLua.
|
2013-04-07 10:38:56 +08:00 |