James Chen
|
eaacc74ce5
|
issue #1583: Updated the submodule cocos2d-js-tests.
|
2012-11-30 21:39:58 +08:00 |
minggo
|
9ac3a356d5
|
issue #1583:CocosDragonJS MoonWarriors and TestJavascript work ok on android
|
2012-11-30 18:27:08 +08:00 |
minggo
|
81077aba58
|
issue #1583:MoonWarriors and CocosDragon work ok on iOS
|
2012-11-30 15:07:11 +08:00 |
James Chen
|
7417f53ed0
|
Updated cocos2d-js-tests reference.
|
2012-11-30 14:43:56 +08:00 |
James Chen
|
0f1232ab9f
|
issue #1583: TestJavascript works ok on win32.
|
2012-11-30 14:01:35 +08:00 |
James Chen
|
da8cf18d24
|
Merge branch 'gles20' into iss1583-js-tests
|
2012-11-30 13:40:52 +08:00 |
James Chen
|
6e33d31a63
|
Updated the submodule cocos2d-js-tests.
|
2012-11-30 13:07:32 +08:00 |
James Chen
|
494806167b
|
Temporary commit.
|
2012-11-29 15:26:24 +08:00 |
James Chen
|
208132895e
|
issue #1583: Moved the common js codes to scripting/javascript/bindings/js folder. Deleted the old js sample resources.
|
2012-11-29 11:27:39 +08:00 |
James Chen
|
358e47e981
|
issue #1583: Updated the submodule reference of cocos2d-js-tests.
|
2012-11-29 11:27:16 +08:00 |
minggo
|
bd025c94c3
|
use macro CC_TARGET_OS_IPHONE instead of TARGET_OS_IPHONE and make xcode template work ok
|
2012-11-26 15:08:40 +08:00 |
James Chen
|
7c1e860d78
|
issue #1573: Added CocosDragonJS. Made it compiled ok on iOS,android and win32.
|
2012-11-23 15:09:03 +08:00 |
James Chen
|
971d948132
|
issue #1572: WatermelonWithMe works on iOS now.
|
2012-11-22 19:05:38 +08:00 |
James Chen
|
c32ea4486b
|
issue #1572: WatermelonWithMe works on Android now.
|
2012-11-22 18:46:30 +08:00 |
James Chen
|
b79b3335bd
|
Merge pull request #1630 from dumganhar/iss1564-update-tests
issue #1564: Made ChipmunkTest of TestJavascript works
|
2012-11-21 23:30:14 -08:00 |
James Chen
|
b66bc98a46
|
issue #1564: Made ChipmunkTest of TestJavascript works
|
2012-11-22 15:19:16 +08:00 |
James Chen
|
7d4ca88deb
|
Merge pull request #1627 from dumganhar/iss1564-update-tests
issue #1564: Closed verbose log of TestJavascript for android. And Made it compiled ok.
|
2012-11-21 18:49:03 -08:00 |
James Chen
|
1ce1b4b471
|
issue #1564: Closed verbose log of TestJavascript for android. And Made it compiled ok.
|
2012-11-22 10:47:57 +08:00 |
minggo
|
b5bf49e9c6
|
issue #1564: make TestJavasripteTest work on iOS
|
2012-11-22 10:44:21 +08:00 |
James Chen
|
89a51433b8
|
issue #1564: Make TestJavascript works on windows.
|
2012-11-22 10:24:26 +08:00 |
James Chen
|
b4c1d60e5c
|
Updated the submodule reference of cocos2d-js-tests and cxx-generator.
|
2012-11-21 21:26:18 +08:00 |
James Chen
|
f2e0df4de3
|
issue #1565: Removed VS2008 support.
|
2012-11-19 14:42:27 +08:00 |
James Chen
|
892cb6b352
|
issue #1530: Using GCC4.2 compiler to build debug version of JSBinding projects since there is an unknown 'vm_protect' crash by using llvm.
|
2012-11-16 15:58:22 +08:00 |
James Chen
|
ee1a5a461d
|
issue #1530: Updated cocos2d-js-test to the latest version.
|
2012-11-16 15:58:21 +08:00 |
James Chen
|
def0cc8c39
|
issue #1530: Updated TestJavascript.
|
2012-11-16 15:58:20 +08:00 |
Rohan Kuruvilla
|
28f2f94f13
|
Updating TestJavascript project to include object oriented chipmunk
|
2012-11-16 15:56:30 +08:00 |
Rohan Kuruvilla
|
5fb2c0892e
|
Updating jsb JS bootstrap files
|
2012-11-16 15:56:28 +08:00 |
James Chen
|
81aff37457
|
Redirected cocos2d-html5-tests to cocos2d-js-tests
|
2012-11-08 16:06:32 +08:00 |
James Chen
|
6f377855e4
|
Updated the submodule reference of "cocos2d-html5-tests" to the latest version.
|
2012-11-06 17:06:04 +08:00 |
James Chen
|
5226fbac27
|
Updated the submodule reference of "samples/TestJavascript/cocos2d-html5-tests".
|
2012-11-06 10:10:25 +08:00 |
James Chen
|
1596603377
|
issue #1549: Update the submodule reference of 'cocos2d-html5-tests' to the latest version.
|
2012-11-05 18:59:42 +08:00 |
James Chen
|
57f4e82f75
|
issue #1549: Made the window size same as cocos2d-html5 (800x450) on win32.
|
2012-11-05 18:46:23 +08:00 |
James Chen
|
b72f922287
|
issue #1549: Sync jsb_constants_cocos2d.js and jsb_constants_cocosbuilder.js to -iphone version.
|
2012-11-05 18:43:12 +08:00 |
James Chen
|
d14d536953
|
Sorted the sources of MoonWarriors and TestJavascript by type to make iOS project more beautiful.
|
2012-11-02 15:52:28 +08:00 |
James Chen
|
e2ee4f560c
|
Updated TestJavascript/bindings/jsb_constants_cocos2d.js.
|
2012-11-02 15:22:58 +08:00 |
James Chen
|
d8580f77a2
|
Updated project configuration for TestJavascript, added UnitTest.js.
|
2012-11-02 15:20:42 +08:00 |
James Chen
|
b401730c1a
|
Updated the submodule reference of cocos2d-html5-test.
|
2012-11-02 15:14:29 +08:00 |
James Chen
|
d9fd274f16
|
Updated the project configuration of TestJavascript for win32 and android port.
|
2012-11-01 15:19:14 +08:00 |
James Chen
|
d4b7c55ce6
|
issue #1530: Added resources of cocos2d-html5-tests for TestJavascript project of IOS port.
|
2012-10-29 16:06:06 +08:00 |
James Chen
|
f1da845bf9
|
Updated the submodule of cocos2d-html5-test.
|
2012-10-25 16:33:34 +08:00 |
James Chen
|
ffe52a157f
|
Removed some unused codes about "enableRetinaDisplay".
|
2012-10-24 16:12:40 +08:00 |
James Chen
|
aea21bc271
|
fixed #1517: Updated Project configuration for vs2008.
|
2012-10-20 09:29:20 +08:00 |
James Chen
|
08bb6718cd
|
issue #1517: Added ws2_32.lib for MoonWarriors.vcxproj and TestJavascript.vcxproj.
|
2012-10-19 11:21:27 +08:00 |
James Chen
|
de3376b43f
|
issue #1517:[Win32]Upgrading SpiderMonkey js engine to FF 16.0.1
|
2012-10-19 11:15:23 +08:00 |
James Chen
|
2779b4f1ab
|
Merge branch 'gles20' of https://github.com/johnangel/cocos2d-x into johnangel
|
2012-10-17 15:08:25 +08:00 |
johnangel
|
a2e1400402
|
Merge remote branch 'upstream/gles20' into gles20
|
2012-10-16 08:42:30 +02:00 |
minggo
|
8b650794e6
|
Merge pull request #1445 from minggo/gles20
make TestJavascript work on iOS
|
2012-10-12 02:47:55 -07:00 |
James Chen
|
6fd24c469b
|
Updated *.user for vs2010 & vs2008.
|
2012-10-12 15:45:57 +08:00 |
James Chen
|
e876b997e7
|
Updated TestJavascript.vcproj
|
2012-10-12 15:42:00 +08:00 |
James Chen
|
3b0a989200
|
Updated TestJavascript project configuration for VS2008 & VS2010.
|
2012-10-12 15:14:47 +08:00 |