Commit Graph

1103 Commits

Author SHA1 Message Date
yangws 551947e9b4 Merge branch 'master' of https://github.com/cocos2d/cocos2d-x 2011-01-17 15:52:17 +08:00
minggo 6043008a11 Merge branch 'track' of https://github.com/leon-li/cocos2d-x into leon-li-track 2011-01-13 13:52:20 +08:00
Walzer 653cb2d76d [uphone] fixed #308, BGM can be paused after power key pressed to make uphone sleep. 2011-01-10 11:03:58 +08:00
Walzer ca8dc4bc07 Merge branch 'master' of https://github.com/cocos2d/cocos2d-x 2011-01-06 10:44:26 +08:00
Walzer 4a6989b6ff [uphone] add keyMenuBack to CCKeypadDelegate 2010-12-31 18:15:30 +08:00
Walzer 56f8bf3c40 [uphone] use a shared TWindow to draw bitmaps and texts, this optimization promotes the performance on uphone about 5%~6% 2010-12-31 16:07:52 +08:00
Walzer b8bc227718 [uphone] use a shared TWindow to create different bitmaps, instead of per TWindow for per bitmap. This optimization promots the performance on uphone about 5~7% 2010-12-31 16:05:21 +08:00
yangws aef13e31d9 Merge branch 'master' of https://github.com/cocos2d/cocos2d-x 2010-12-31 10:10:22 +08:00
Walzer eac572b2c9 [uphone] remove CfgGetScreenStatus call from EVENT_WinPaint, this api is out-of-process & inefficient 2010-12-30 15:42:11 +08:00
Li Lirong e58ba468ee fix some warnings under android 2010-12-29 10:30:42 +08:00
yangws b67e821fdb delete unnecessary project in sln 2010-12-28 17:56:38 +08:00
yangws aa521489a0 template for vs2008 add CocosDenshion namespace. 2010-12-25 15:44:26 +08:00
Walzer e058e07d48 fix compile err & warnings at HelloWorld.iphone 2010-12-21 07:41:23 +08:00
Walzer ca7e4aa296 add WARNING into changelog, cocos2d-android-ndk isn't ready for game development. 2010-12-20 23:27:18 +08:00
Walzer 8f7650c2fc add changelog for version 0.7.1 2010-12-20 23:07:09 +08:00
Walzer f65a6eb90b [iphone-cpp] load image from buffer, support some PD formats 2010-12-20 18:46:58 +08:00
Walzer 5c9aea9ee7 Merge branch 'minggo-master' 2010-12-20 15:03:32 +08:00
Walzer 13865e7331 Merge branch 'master' of https://github.com/minggo/cocos2d-x into minggo-master 2010-12-20 15:03:12 +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 156e667849 merge tests/proj.uphone & framework.uphone, merge tests/proj.win32 & framework.win32 2010-12-20 12:47:56 +08:00
Walzer b9684cf123 issue #260, Helloworld.android will auto scale to WVGA resolution 2010-12-20 11:31:40 +08:00
Walzer 1995c5edd2 Merge branch 'master' of https://github.com/minggo/cocos2d-x into minggo-master 2010-12-20 10:26:00 +08:00
Walzer 46bc3744ae use the same textures with cocos2d-iphone in PD test 2010-12-20 10:17:36 +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
walzer 02bbc49111 Merge branch 'master' of https://github.com/minggo/cocos2d-x into minggo-master 2010-12-18 16:47:27 +08:00
Walzer 639d75e6eb Merge branch 'master' of https://github.com/yangws/cocos2d-x into yangws-master 2010-12-18 16:36:08 +08:00
minggo 9aa7e1bc84 fixed #245 2010-12-18 16:12:59 +08:00
minggo 87b926c74f match the declaration of cocos2dVersion 2010-12-18 16:08:57 +08:00
natural-law 9a4f0c0283 fixed #267 Fix the bug of test case "ParallaxParticle" in ParticleTest. 2010-12-18 15:20:45 +08:00
yangws 6d71a5b0f2 if defined COCOS2D_DEBUG, show messagebox when UIImage can't find resource file on disk. 2010-12-18 15:00:26 +08:00
natural-law 792781f5d6 fixed #266 fix a bug of message box in cocos2d-uphone pop-up at the wrong time. 2010-12-18 14:44:24 +08:00
Walzer 5c858b182c issue #243, fix warnings 2010-12-18 12:02:57 +08:00
Walzer edc742d41b Merge branch 'master' of https://github.com/leon-li/cocos2d-x into leon-li-master 2010-12-18 10:26:22 +08:00
Walzer b12f20c834 [iphone-cpp] SDKROOT = "iphoneos" instead of "iphoneos4.1" 2010-12-18 10:15:07 +08:00
Walzer 5f563102e9 fixed #265 2010-12-18 08:17:53 +08:00
Walzer 6de3f0f404 Merge branch 'master' of https://github.com/cocos2d/cocos2d-x 2010-12-18 08:10:14 +08:00
Leon 96f4f5c9fd fix some compiling warning for iOS 2010-12-17 23:44:19 +08:00
Walzer 641bea0abc fixed #265 compile error when enable CC_XXX_DEBUG_DRAW switchs in ccConfig.h 2010-12-17 23:18:03 +08:00
Walzer 7c23f13ee8 update README.mdown 2010-12-17 21:38:03 +08:00
Walzer 89e307ff16 update README.mdown, add desc of cocos2d-android-ndk current status. 2010-12-17 20:59:38 +08:00
Walzer 988d7289b8 Merge branch 'master' of https://github.com/yangws/cocos2d-x into yangws-master 2010-12-17 20:40:16 +08:00
Walzer 63bfa195db Merge branch 'master' of https://github.com/minggo/cocos2d-x into minggo-master 2010-12-17 20:36:24 +08:00
yangws 53bc90f634 fix UImage Constructor error 2010-12-17 18:16:31 +08:00
yangws caf518f97d fixed: helloworld win32 release configure build error, CCTMXTiledMap.cpp Access NULL pointer error. 2010-12-17 17:20:39 +08:00
Walzer 5a4c721f0c modify build_natvie.sh to use unix line feed character 2010-12-17 15:43:36 +08:00
yangws a472ecff0c Merge branch 'master' of https://github.com/cocos2d/cocos2d-x 2010-12-17 11:49:09 +08:00