Граф коммитов

36361 Коммитов

Автор SHA1 Сообщение Дата
Walzer 458ca18148 issue #5, implement 2010-07-30 09:18:20 +00:00
Walzer 88ce1c8f83 issue #7, implement 2010-07-30 08:35:07 +00:00
Ming 18ced8482d issue #13: implement CCSpriteFrameCache.cpp 2010-07-30 06:10:45 +00:00
Walzer a35d71a4fe issue #7, add xml parser 2010-07-30 04:02:36 +00:00
Ming 8ab8a1bb57 issue #6: initialize m_pLock 2010-07-29 10:18:23 +00:00
yangws 08e46a37a4 fixed #14 add egl code in class CCXEGLView 2010-07-29 08:05:14 +00:00
Ming 2f00ab6937 issue #13: implement CCSpriteSheet.cpp 2010-07-29 07:46:54 +00:00
yangws f12d51f7ae fixed #14 impliment CCTouch and treate touch msg in CCXEGLView EventHandler. 2010-07-29 04:12:11 +00:00
yangws 28376fcd4d issue #14 CCTouch is platform independent 2010-07-29 02:21:02 +00:00
yangws de4cb4fcf7 issue #14 add CCXEGLView attach with EGLTouchDelegate 2010-07-28 10:18:27 +00:00
Ming 6115e7b6a1 issue #6: set dispatcher to view 2010-07-28 10:02:36 +00:00
Ming f2df99116e issue #17: fix link error 2010-07-28 07:35:51 +00:00
Walzer ffdf5dda8a issue #17, fixed link error 2010-07-28 07:27:51 +00:00
Ming 9c984b8a34 issue #17: fixed link error 2010-07-28 07:16:00 +00:00
Walzer eefb4ce9e9 issue #7, remove gridbase methods 2010-07-28 06:10:12 +00:00
Walzer d2f792363c issue #7, debug 2010-07-28 05:48:13 +00:00
Ming ce5e3f5567 issue #6: update .vcproj file 2010-07-28 03:49:17 +00:00
Ming 7d32899ef6 issue #6: remove the implementation to NSMutableArray.h 2010-07-28 03:47:40 +00:00
Ming 6337e67cc4 issue #6: change a function name 2010-07-28 03:42:35 +00:00
Walzer 294bb7b246 issue #7, debug 2010-07-28 03:29:13 +00:00
yangws a9d39bb731 issue #14 add CCXEGLView files 2010-07-28 02:26:06 +00:00
yangws fc139bf12a issue #14 change CCXApplication to CCXEGLView, CCDirector compile ok. 2010-07-28 02:15:02 +00:00
Walzer f6923c09c1 issue #7, debug 2010-07-28 02:14:27 +00:00
Walzer eae22d57e1 issue #7, debug 2010-07-28 02:02:42 +00:00
Walzer 9270186b6b issue #7, debug 2010-07-28 01:59:32 +00:00
Walzer 156f0dd7d1 issue #7, debug 2010-07-28 01:52:37 +00:00
Walzer 81f5f6cce3 issue #7, modify 2010-07-27 11:52:33 +00:00
Walzer fdf12330d0 issue #7, modify initPremultipliedATextureWithImage(), to be checked 2010-07-27 10:31:52 +00:00
Walzer 3c798a5c26 issue #7, add allKeys() and allKeysForObject() in NSMutableDictionary.h, implement initPremultipliedATextureWithImage() in CCTexture2D.cpp,but still some questions 2010-07-27 09:55:06 +00:00
Ming e5af08ae93 issue #6: change the implementation of CGImageGetColorSpace() 2010-07-27 08:41:18 +00:00
Ming b6dd87fb64 issue #6: fix some compile error 2010-07-27 07:49:39 +00:00
Ming 2243252289 issue #6: rename to CCTouch_Platform.h 2010-07-27 07:30:31 +00:00
Ming d1d14190d5 issue #6: add some comments 2010-07-27 07:21:21 +00:00
Ming 2b477f5f0f issue #6: fix compile error 2010-07-27 05:54:41 +00:00
Ming e51ba53346 issue #6: add platform/CCTouchPlatform.h 2010-07-27 05:50:00 +00:00
Ming 5eede62659 fixed #16: fixed compile errors 2010-07-27 05:47:29 +00:00
Ming e946042ce2 issue #6: remove UIImage.h 2010-07-27 01:35:25 +00:00
Walzer 5a119a03ee issue #7, add include "UIImage.h" to platform.h 2010-07-26 10:28:46 +00:00
Ming 2f052f299c issue #6: add function getRGBA8888Data() 2010-07-26 10:18:46 +00:00
yangws 245a8de096 issue #14 add CCApplication.h 2010-07-26 10:17:07 +00:00
Walzer 0783eddda4 issue #7, implementations 2010-07-26 09:32:23 +00:00
yangws 2eb5637519 modify gles include path add commit test_uphone frame code. 2010-07-26 09:12:06 +00:00
Walzer a789bd37a1 issue #7, add UIImage.h in platform/ 2010-07-26 07:15:50 +00:00
Ming ce2dc0fa5e issue #6: update cocos2dx-uphone.vcproj 2010-07-26 07:15:39 +00:00
Ming 1bdc65322c issue 6#; delete platform_uphone.cpp 2010-07-26 06:13:45 +00:00
yangws 9aa51d1b8e remove generate LAX doc support.
remove generate doc from impliment files.
2010-07-26 06:11:25 +00:00
Ming 47774f0c77 issue #6: fixed some compile error 2010-07-26 05:53:08 +00:00
Ming 4160abc669 issue #6: fixed compile error because some file is deleted 2010-07-26 02:35:45 +00:00
Ming da11b924ab issue #6: update CCDirector.cpp, CCDirector.h 2010-07-26 02:00:08 +00:00
Ming 073f0720c6 issue #6: add platform/CCTime.h, platform/Cocos2dTypes.h, platform/uphone/CCTime.h, platform/uphone/CCTime.cpp 2010-07-26 01:59:27 +00:00