Commit Graph

1107 Commits

Author SHA1 Message Date
yangws ee52774bda update controller.cpp to ver 701 2010-10-15 08:02:50 +00:00
Ming 0298500abe add setContentScaleFactor() 2010-10-15 07:47:48 +00:00
yangws fb0987ae6c fixed #183 add zlib1.dll for win32 2010-10-14 07:05:44 +00:00
Walzer c439fd2963 cocos2dSimpleGame: disable the pew-pew-lei sound effect before uphone SDK offer high-efficiency soundPlayer interface 2010-10-13 15:06:01 +00:00
Walzer 67d7735aef #include "SimpleAudioEngine/SimpleAudioEngine" -> #include "SimpleAudioEngine" 2010-10-13 14:03:07 +00:00
Walzer 507ca57b0e SimpleAudioEngine::getSharedSimpleAudioEngine -> getSharedEngine 2010-10-13 13:59:06 +00:00
Walzer 4ec20bb873 make HelloWorld easier 2010-10-13 09:37:55 +00:00
Walzer ea4ea4b5a2 issue #157 retain & release 2010-10-13 09:02:48 +00:00
natural-law 9535831c85 debug 2010-10-13 08:59:46 +00:00
natural-law ee773c13b2 issue #168
back to the version for sdk 0925
2010-10-13 08:46:33 +00:00
yangws 24ae7b36b7 2010-10-13 08:44:16 +00:00
natural-law 9caa4c2883 debug 2010-10-13 08:29:00 +00:00
natural-law c8e2874c9f debug 2010-10-13 08:21:59 +00:00
yangws c1225b9396 fixed #183 run test ok. 2010-10-13 06:46:06 +00:00
yangws 0729ec7b27 add interface to set test device default orientation 2010-10-13 06:45:10 +00:00
yangws ec9b95f0bb 2010-10-13 06:19:39 +00:00
yangws 56cc3a8148 2010-10-13 06:19:21 +00:00
yangws 83ac66091d 2010-10-13 06:18:39 +00:00
natural-law b093889436 issue #168
complete the Audio Engine
2010-10-13 06:18:03 +00:00
yangws 3317280984 2010-10-13 06:15:11 +00:00
yangws ebb4ae2aa7 issue #183 add iconv libjpeg libpng libxml2 zlib to win32/third_party 2010-10-13 06:12:23 +00:00
yangws 23808af094 win32 window close button enable. 2010-10-13 05:16:17 +00:00
yangws f9b550a7b0 add user files 2010-10-13 05:11:55 +00:00
yangws c4e53c54e4 fixed #176 test_win32 OK. 2010-10-13 05:09:39 +00:00
yangws 5ddafbcaa6 add test orientation support. 2010-10-13 05:07:17 +00:00
Walzer 01daec4d39 make HelloWorld easier 2010-10-13 04:07:47 +00:00
yangws 040f68160a issue #176 add test code in test_win32, which same with test_uphone . 2010-10-12 09:15:44 +00:00
yangws 6f3d9f0b17 issue #176 replace Int32 by int. 2010-10-12 09:15:07 +00:00
Ming 661cd21b72 2010-10-12 08:33:07 +00:00
natural-law 350ae58374 issue #182 2010-10-12 08:14:34 +00:00
Ming 952f04557b 2010-10-12 08:08:04 +00:00
natural-law 6c1d28acb4 issue #168
resolve the serious delay of play effect
2010-10-12 07:55:56 +00:00
Walzer 2a43160d39 fix a warning 2010-10-12 04:07:49 +00:00
Walzer 873def4dec issue #157, temp commit 2010-10-12 04:04:30 +00:00
natural-law 31c069777d issue #182 2010-10-12 03:52:11 +00:00
Walzer 3224f8b9c5 issue 172 : fix the bug. In CCTextureCache::addImage and CCTextureCache::addUIImage, we will lock the texture cache array before we use it. So we must make sure that we unlock the texture cache array when we return in the function. 2010-10-12 03:23:47 +00:00
Walzer bc74d8cb27 issue #157, rename cocos2dTemplate to Cocos2dSimpleGame 2010-10-12 02:44:12 +00:00
Ming 7a9b417248 2010-10-11 10:05:34 +00:00
yangws 4957c72a0d issue #176 add test_win32 project. 2010-10-11 09:26:01 +00:00
yangws 5b878a7bb0 fixed #178 build Box2d on win32 ok. 2010-10-11 08:59:21 +00:00
yangws c1e4bf366f 2010-10-11 08:48:44 +00:00
yangws bcfe035023 fixed #177 build chipmunk on win32 ok. 2010-10-11 08:45:37 +00:00
natural-law 7df52f2463 issue #168 2010-10-11 08:21:20 +00:00
natural-law 09e9638b03 issue #182 2010-10-11 07:35:36 +00:00
natural-law 05bea6a707 issue #182 2010-10-11 07:28:58 +00:00
yangws 5184e4383e change UIImage(TBitmap * ) to UIImage(CCXBitmapDC *) on uPhone platform. 2010-10-11 02:58:27 +00:00
yangws 82e6fabf96 Helloworld-win32 release OK. 2010-10-10 15:30:38 +00:00
yangws e7502ad66f Add PowerVR Lib to platform/win32/third_party. 2010-10-10 13:03:11 +00:00
yangws 8900e0644c helloworld-win32 vertical screen ok. 2010-10-09 09:41:42 +00:00
Ming 9febafadec 2010-10-09 08:23:58 +00:00