minggo
|
76da5f2e84
|
fixed #656: remove unneeded methods & android can let user set resource path
|
2011-08-04 17:19:58 +08:00 |
minggo
|
dd42936bb3
|
[android] fixed #610: remove the support of ndk-r4
|
2011-07-14 10:37:40 +08:00 |
Walzer
|
688131c958
|
[android] in main.cpp, change view->create(320,480) to (480,320) to fit the lastest modification, in both HelloWorld, HelloLua, Tests
|
2011-06-25 12:11:40 +08:00 |
Walzer
|
00568c229a
|
[android] back to shared library link
|
2011-06-25 11:21:16 +08:00 |
minggo
|
a02f7c75d9
|
[Android] modify android template to work on new codes
|
2011-06-24 17:24:01 +08:00 |
minggo
|
1122a7c7d0
|
[android] use Android widget Bitmap other than skia to drawstring
|
2011-06-22 16:58:50 +08:00 |
minggo
|
732f64901c
|
HelloWorld remove lua support on Android
|
2011-06-15 14:31:51 +08:00 |
minggo
|
83e1e0ebd1
|
tests run ok when it don't enable lua
|
2011-06-01 20:29:05 +08:00 |
minggo
|
dedbd638d3
|
lua runs ok on Android
|
2011-06-01 14:35:28 +08:00 |
minggo
|
bb4fc1c446
|
[android] fixed #477: set default ndk version to ndk-r5
|
2011-04-29 09:59:05 +08:00 |
moadib
|
85afa22195
|
[android] fixed typo in CCEGLView method name
|
2011-04-24 18:52:21 +04:00 |
RongHong
|
22316eeb11
|
Update the iOS template version and add cocosdension include directory to helloworld make file
|
2011-04-22 15:49:05 +08:00 |
minggo
|
4ffe24fc8e
|
Merge branch 'iss374' of https://github.com/natural-law/cocos2d-x into natural-law-iss374
|
2011-04-19 13:45:56 +08:00 |
minggo
|
37e7fad0d3
|
issue #456: add curl test & libcurl.so works ok on android
|
2011-04-15 17:15:05 +08:00 |
natural-law
|
1af4aa1138
|
[android] fixed #374,Modify the approach of cache the textures when EGL rendering context lost.
|
2011-04-06 16:29:58 +08:00 |
minggo
|
27d5a670b5
|
[android] fixed #367: make the compiling sequece of HelloWorld and tests don't depend on alphabet order
|
2011-03-29 15:26:50 +08:00 |
minggo
|
4893de18f3
|
[android] HelloWorld supports cocosdenshion
|
2011-03-18 11:01:27 +08:00 |
minggo
|
75e2ecc16d
|
issue #387: move platform_support into cocos2dx/platform
|
2011-03-09 14:40:05 +08:00 |
minggo
|
f1d13ca2e1
|
issue #375: android compiled ok
|
2011-03-08 13:49:58 +08:00 |
minggo
|
89b4d07ed8
|
[android] fixed #368: move Application code to cocos2dx/platform/ccxApplication
|
2011-03-01 19:53:39 +08:00 |
minggo
|
498e0072e1
|
[android] fixed #358: autoscale HVGA resource to WVGA
|
2011-02-26 15:52:57 +08:00 |
minggo
|
1428480c7f
|
[android] fixed #338:refactor platform_support
|
2011-02-25 13:35:27 +08:00 |
minggo
|
0453eb0266
|
[android] issue #338:refactor platform_support
|
2011-02-24 19:42:45 +08:00 |
natural-law
|
237042f7dd
|
fixed #309,App will not crash any more when surface re-created.
|
2011-01-10 17:54:44 +08:00 |
natural-law
|
c02a9a4dd5
|
Setting apk file path at runtime in cocos2d-android.
|
2011-01-07 16:29:06 +08:00 |
minggo
|
8891394a4c
|
supporting compiled by ndk-r5
|
2010-12-20 10:01:12 +08:00 |
minggo
|
ddaa654333
|
fixed #260
|
2010-12-18 18:23:31 +08:00 |