Commit Graph

50 Commits

Author SHA1 Message Date
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