folecr
|
58e6c80078
|
Remove hardcoded android:debuggable property
|
2012-12-03 13:34:55 -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
|
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 |
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
|
51d61ba214
|
issue #1564: fix the wrong order of parameters in CCScheduler::scheduleSelector.
Made MoonWarriors works.
|
2012-11-22 12:05:38 +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
|
c2d8d118bf
|
issue #1530: Updated MoonWarriors.
|
2012-11-16 15:58:19 +08:00 |
Rohan Kuruvilla
|
7305442803
|
Updating MoonWarriors project with new chipmunk bindings
|
2012-11-16 15:56:30 +08:00 |
James Chen
|
ceb4371f12
|
issue #1549: Using new JS API for MoonWarriors.
Updated the logics of js_cocos2dx_CCMenuItemSprite_create and js_cocos2dx_CCMenuItemImage_create.
|
2012-11-05 23:22:59 +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
|
24385b04a6
|
fixed #1526: Updated MoonWorriors project configuration for iOS port.
|
2012-11-02 11:25:24 +08:00 |
James Chen
|
45005c6cd9
|
issue #1530: Set COCOS2D_DEBUG macro to 1 in Application.mk for MoonWarriors project, otherwise there are many outputs in logcat window.
|
2012-11-01 15:56:05 +08:00 |
James Chen
|
8edf9826b1
|
issue #1537: Made samples/MoonWarriors/proj.android/build_native.sh executable.
|
2012-10-31 10:40:42 +08:00 |
minggo
|
fe8c1573f2
|
set MoonWarriors to be portrait on iOS 5.1
|
2012-10-30 11:38:24 +08:00 |
minggo
|
811a56d0a2
|
Merge pull request #1512 from minggo/moonwarrior
Moonwarrior
|
2012-10-29 02:57:03 -07:00 |
minggo
|
7073481077
|
fixed #1527: modify some project setting
|
2012-10-29 17:54:31 +08:00 |
minggo
|
9a2a535fef
|
fixed #1527:add correct icon for xcode project
|
2012-10-29 16:59:23 +08:00 |
minggo
|
2a118a4172
|
fixed #1527:re-create MoonWarriors xcode project to fix the bug that it will not run on simulator sometimes
|
2012-10-29 16:47:09 +08:00 |
James Chen
|
d97ce3e7e9
|
issue #1530: Removed the dependence of Chipmunk for MoonWarriors project setting.
|
2012-10-29 15:41:39 +08:00 |
Rohan Kuruvilla
|
5760ea305c
|
Fixing CallFuncN bindings to properly pass optional third parameter
|
2012-10-29 15:14:11 +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
|
36d8e86879
|
issue #1469: Made MoonWarriors works on iOS.
|
2012-10-10 22:06:44 +08:00 |
James Chen
|
abd1d7e3bf
|
issue #1469: VS2010 compilation works.
|
2012-10-10 15:14:19 +08:00 |
James Chen
|
5054684e00
|
issue #1469: Made MoonWarriors works on android.
|
2012-10-10 15:06:11 +08:00 |
James Chen
|
d03ff0616a
|
issue #1469: Added MoonWarriors sources and made it works on windows.
|
2012-10-10 14:50:04 +08:00 |