yangws
|
a73ccaf0e3
|
Cocos2dxGLSurfaceView little modify.
|
2011-04-26 16:40:49 +08:00 |
minggo
|
f11acc5e31
|
[android] pause/resume gl render thread when the activity is paused or remused
|
2011-04-25 15:53:08 +08:00 |
minggo
|
99733c602d
|
[android] fixed #462: call applicationDidEnterBackground and applicationWillEnterBackground on android
|
2011-04-25 15:13:24 +08:00 |
moadib
|
85afa22195
|
[android] fixed typo in CCEGLView method name
|
2011-04-24 18:52:21 +04:00 |
yangws
|
252f3efe1a
|
CCIMEDispatcher works on android.
|
2011-04-22 16:33:41 +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 |
minggo
|
a165663b4c
|
[andorid] merge Macarse-inflateViews into master and sychrolize it to HelloWorld
|
2011-04-12 15:37:44 +08:00 |
minggo
|
8e85f56f97
|
Merge branch 'inflateViews' of https://github.com/Macarse/cocos2d-x into Macarse-inflateViews
|
2011-04-12 15:12:48 +08:00 |
minggo
|
d8115cacea
|
[android] fixed #453: cocosdenshion can replace the background music
|
2011-04-12 14:43:21 +08:00 |
Macarse
|
0203141aaf
|
Now the size depends on the GLView size
|
2011-04-11 00:28:12 -03:00 |
Macarse
|
da78032542
|
Added the possibility of inflating Cocos2dxGLSurfaceView from an xml
|
2011-04-10 17:57:17 -03:00 |
minggo
|
1f6bbacb0a
|
[android] fix a bug of cocosdenshion::rewindBackgroundMusic()
|
2011-04-07 15:59:01 +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
|
8fbfc2773a
|
Merge branch 'issue_440' of https://github.com/minggo/cocos2d-x into minggo-issue_440
|
2011-04-01 17:19:30 +08:00 |
Marat Yakupov
|
ac84278dae
|
[android] #443 implemented CCKeypadDelegate on android
|
2011-04-01 11:27:06 +04:00 |
minggo
|
2c539a1df5
|
[android] fixed #440: CCMessage works ok on android
|
2011-04-01 11:35:26 +08:00 |
minggo
|
768c356343
|
merge natural-law-iss411 into master
|
2011-03-31 10:48:00 +08:00 |
natural-law
|
c8b0d391cd
|
fixed #411,Add ZwoptexTest on ios, wophone, android and airplay.Fix the bug in ios templates which generated by merge.
|
2011-03-30 15:21:18 +08:00 |
walzer
|
6d30c123d7
|
Merge branch 'issue_367' of https://github.com/minggo/cocos2d-x into minggo-issue_367
|
2011-03-29 15:53:11 +08:00 |
walzer
|
5811fb7c76
|
Merge branch 'issue_422' of https://github.com/minggo/cocos2d-x into minggo-issue_422
|
2011-03-29 15:50:28 +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
|
c686047f83
|
[android] fixed #422: multitouch for android
|
2011-03-29 14:20:05 +08:00 |
walzer
|
a205df20a4
|
issue #390, manually merge from Bin's work.
|
2011-03-25 13:59:08 +08:00 |
minggo
|
617d484257
|
[android] fixed #405: pause BMG music when tap HOME and resume it when it is active
|
2011-03-18 11:12:06 +08:00 |
minggo
|
9fa282c65c
|
[android] fix some bug and remove unneeded files
|
2011-03-11 11:56:33 +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
|
aaf898cb72
|
merge master into dev
|
2011-03-07 09:52:45 +08:00 |
minggo
|
f58d2f8b32
|
[andriod] fixed #247: support multitouch on android
|
2011-03-02 10:40:02 +08:00 |
minggo
|
0a5ec4c12b
|
[android] move MultiTouchController.java to cocos2dx/lib/touch
|
2011-03-02 10:34:49 +08:00 |
minggo
|
f7b401163b
|
Merge branch 'multitouchController' of https://github.com/Macarse/cocos2d-x into Macarse-multitouchController
|
2011-03-02 09:38:23 +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 |
Macarse
|
b52eed0782
|
blah
|
2011-02-22 22:32:24 -03:00 |
Macarse
|
c6f4eab602
|
typo
|
2011-02-17 23:44:14 -03:00 |
Macarse
|
43a437a978
|
fixed small error
|
2011-02-17 23:28:17 -03:00 |
Macarse
|
4267593bf9
|
Used an array approach
|
2011-02-17 23:23:36 -03:00 |
Macarse
|
24c4a477e3
|
Fixed issue for tests
|
2011-02-11 00:48:46 -03:00 |
Macarse
|
e1dfb21dd4
|
Added logic for POINTER_UP and POINTER_DOWN
|
2011-02-06 19:02:03 -03:00 |
Macarse
|
8d5995d5a6
|
First approach
|
2011-02-06 17:05:56 -03:00 |
Macarse
|
ab44dafc6c
|
Use SENSOR_DELAY_GAME for the SensorManager
|
2011-02-06 09:11:24 -03:00 |
Macarse
|
66038230eb
|
Added logic to disable sensors from the c++ code
|
2011-02-05 20:17:24 -03:00 |
Macarse
|
284c330569
|
Added code from walzer's comment
|
2011-02-01 00:11:42 -03:00 |
Macarse
|
fce540989d
|
First approach
|
2011-01-30 20:05:30 -03:00 |
minggo
|
d68d33b029
|
Merge branch 'master' of https://github.com/minggo/cocos2d-x into minggo-master
|
2011-01-27 09:56:45 +08:00 |
minggo
|
31f9969674
|
fixed #333: fix compiling issue under linux
|
2011-01-27 09:49:06 +08:00 |
Macarse
|
89f012023e
|
Fix display issue with Samsung Galaxy Tab
|
2011-01-26 19:03:14 -03:00 |
minggo
|
052e8634dc
|
[android]fix a bug of SimpleAudioEngine::playEffect()
|
2011-01-26 09:46:34 +08:00 |
minggo
|
4fae086e8b
|
[android]: fps controller
|
2011-01-25 15:26:16 +08:00 |
minggo
|
59edc619a8
|
[android] to prevent preload effect many times
|
2011-01-25 11:30:25 +08:00 |
minggo
|
38b7e054bd
|
[android]fix the error of preloadEffect()
|
2011-01-25 11:29:15 +08:00 |
minggo
|
4a4c0d3485
|
[android] fixed #321: Frame control of android. It is not so accuracy.
|
2011-01-22 15:10:18 +08:00 |
minggo
|
01a3e37db8
|
[android] fix bug of build_native.sh
|
2011-01-21 15:45:55 +08:00 |
minggo
|
e92970ec69
|
[android] fixed #311: implement cocosdenshin on android
|
2011-01-21 15:15:09 +08:00 |
minggo
|
d64ac9fdb8
|
issue #311: cocosdenshion for android
|
2011-01-19 16:00:19 +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 |
natural-law
|
ec7fbd0e69
|
Fix bugs.
1. Run tests and HelloWorld in cocos2d-android.
2. Modify the makefile of cocos2d-uphone.
|
2011-01-07 11:30:19 +08:00 |
minggo
|
3d85f8f8d3
|
correct the error for checking the existance of resources
|
2010-12-20 14:44:38 +08:00 |
minggo
|
dc980de055
|
copy resources correctly
|
2010-12-20 14:35:02 +08:00 |
minggo
|
32307cc3e0
|
copy resources from top directory
|
2010-12-20 14:21:33 +08:00 |
minggo
|
4c14ff2c2f
|
copy resources from top directory
|
2010-12-20 14:17:51 +08:00 |
Walzer
|
5a4c721f0c
|
modify build_natvie.sh to use unix line feed character
|
2010-12-17 15:43:36 +08:00 |
unknown
|
acc30e35b1
|
Merge branch 'master' of https://github.com/natural-law/cocos2d-x into natural-law-master
|
2010-12-14 11:10:46 +08:00 |
natural-law
|
341e7efb27
|
fixed #251 add a test case for CCKeypadDelegate
|
2010-12-14 10:23:20 +08:00 |
minggo
|
a33823706d
|
fixed #259
|
2010-12-14 09:42:39 +08:00 |
minggo
|
4e0d856151
|
fixed #256
|
2010-12-13 11:36:35 +08:00 |
minggo
|
2f0f89abb1
|
fixed #255
|
2010-12-11 17:34:07 +08:00 |
minggo
|
b7e78d82ab
|
fixed #254
|
2010-12-11 13:18:33 +08:00 |
minggo
|
6b37bc97d4
|
fixed #220: run tests on android
|
2010-12-09 10:50:02 +08:00 |
minggo
|
534a55eaa1
|
issue #220: All tests run on android emulator, but the effect of some tests are wrong
|
2010-12-06 09:51:21 +08:00 |