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 |
James Chen
|
85b0fd306a
|
Adding CocosDenshionTest.
|
2013-04-06 14:32:46 +08:00 |
James Chen
|
63c0ede945
|
Removing a comment.
|
2013-04-06 14:00:59 +08:00 |
James Chen
|
5171e11765
|
Adding FontTest for TestLua.
|
2013-04-06 14:00:17 +08:00 |
James Chen
|
17b948367a
|
Adding ZwoptexTest.
|
2013-04-05 23:34:46 +08:00 |
James Chen
|
e754909c5f
|
Adding RenderTexture test for TestLua.
|
2013-04-05 17:13:46 +08:00 |
James Chen
|
2bff6d6480
|
Adding Texture2dTest. And format some lua codes.
|
2013-04-05 16:13:04 +08:00 |
James Chen
|
031e77ccbe
|
Updating SceneTest.lua.
|
2013-04-03 18:31:00 +08:00 |
James Chen
|
818a570b7f
|
fixed #1998: Adding SceneTest.lua for TestLua.
|
2013-04-03 18:14:03 +08:00 |
James Chen
|
229d4329a5
|
fixed #1997: Adding IntervalTest for TestLua.
|
2013-04-03 17:00:05 +08:00 |
James Chen
|
2d9f8ca8de
|
fixed #1814: MenuTest for Testlua is ok.
|
2013-04-03 16:29:16 +08:00 |
James Chen
|
686775300d
|
fixed #1994: ActionManagerTest.lua is ok.
|
2013-04-03 11:59:17 +08:00 |
James Chen
|
c54ee96705
|
issue #1994: Adding actionManagerTest.lua.
|
2013-04-03 10:20:12 +08:00 |
James Chen
|
46b26cffd3
|
fixed #1993: Adding ParallaxTest for TestLua.
|
2013-04-02 18:20:14 +08:00 |
James Chen
|
a73395507c
|
fixed #1942: LayerTest for TestLua is ok.
|
2013-04-02 17:52:08 +08:00 |
James Chen
|
930487f6f7
|
Updating layerTest.lua.
|
2013-04-02 11:28:31 +08:00 |