Commit Graph

5122 Commits

Author SHA1 Message Date
Ming f4fc30f651 fixed #32: changed because the implementation of CCActionManager 2010-08-05 06:38:42 +00:00
Ming b422992b44 fixed #32: implement CCActionManager 2010-08-05 06:37:36 +00:00
Walzer aaf66ba58e issue #31, implement CCAction.cpp, CCIntervalAction left 2010-08-05 06:32:04 +00:00
yangws d30d8be81b fixed bug: show currect image must run app twice. 2010-08-05 04:02:55 +00:00
yangws cde36d0de9 fixed #34 impliment setDeviceOrientation function. 2010-08-05 03:02:30 +00:00
Ming 52982764c8 issue #6: implement setDeviceOrientation() 2010-08-05 02:38:21 +00:00
yangws 08e72de8b4 issue #34 add setDeviceOrientation in CCXApplication class. 2010-08-05 02:29:29 +00:00
natural-law 513babf08e fixed #27
fix some bugs of node and director
2010-08-04 10:17:07 +00:00
Walzer 512f5d2121 issue #18, debug 2010-08-04 10:03:15 +00:00
Walzer 5856419293 issue #18, debug 2010-08-04 09:19:37 +00:00
natural-law 1534c5716a issue #29
add virtual for the HelloWorld destruct function
2010-08-04 09:00:10 +00:00
Ming ea619d1b01 fixed #30: add some header files 2010-08-04 08:54:58 +00:00
Ming 5404fd879b issue #6: initialize m_pLastUpdate 2010-08-04 08:50:51 +00:00
Ming 76f62adf62 fixed #30: change some header files to include 2010-08-04 08:45:00 +00:00
Ming 7f20bced08 issue #6: remove unusable files 2010-08-04 08:26:17 +00:00
Ming 8ab5072885 issue #6: use struct timeval * instead of struct timeval 2010-08-04 08:18:09 +00:00
natural-law 3ee54753c1 issue #25
add namespace
2010-08-04 08:14:21 +00:00
natural-law c22ddae5ce issue #29
add namespace
2010-08-04 08:12:09 +00:00
yangws 8596cbffe2 fix vertical revert bug 2010-08-04 08:08:43 +00:00
Walzer 14427a24d7 2010-08-04 07:46:12 +00:00
yangws d4297744d5 change DrawPixelEx to DrawBitmap when swapBuffers in uphone/CCXEGLView_uphone.cpp 2010-08-04 06:48:14 +00:00
natural-law 75cfd65f0b fixed #29
submit the HelloWorld project of cocos2d-uPhone
2010-08-04 06:47:17 +00:00
Ming 2acf23d133 issue #6: add function isPremultipliedAlpha() 2010-08-04 06:38:11 +00:00
Ming 2262a122d3 issue #6: use dynamic_cast<> 2010-08-04 03:13:03 +00:00
Ming 8c754ee5a9 issue #26: because it use some macro that using malloc and free, so we can not change it to new 2010-08-04 03:10:55 +00:00
Ming f236e4d542 issue #26: change malloc/calloc to new 2010-08-04 03:02:33 +00:00
natural-law b11c03cff3 fixed #27
fix some bugs of node and director
2010-08-04 02:36:37 +00:00
yangws 44ec769cf8 fixed #14 copy ogles color buffer data to TDC in CCXEGL::SwapBuffers, to emulate eglSwapBuffers on uphone emulator. 2010-08-03 10:11:37 +00:00
Walzer 9db3106303 issue #18, debug 2010-08-03 08:49:25 +00:00
Walzer 3914006a99 issue #18, debug _cmd 2010-08-03 07:25:47 +00:00
Walzer 4f357e5872 issue #18, debug __super::init() in CCTransitionScene::initWithDuration 2010-08-03 07:13:50 +00:00
natural-law 647fe362e2 issue #25 fix a bug and a warning 2010-08-03 07:01:48 +00:00
Walzer 03df28e28a issue #18, debug 2010-08-03 06:50:41 +00:00
Ming ad74a42c6c issue #13: implement needed codes 2010-08-03 05:52:41 +00:00
natural-law e9f36ce744 fixed #25
添加一个简单的CCSprite单元测试,同时修正几个小的bug
2010-08-03 04:07:32 +00:00
Ming 8607fdb025 issue #6: fix logical error in getRGBA8888Data() 2010-08-03 03:35:55 +00:00
Walzer db49ed49b9 issue #18, debug 2010-08-03 03:28:34 +00:00
yangws 27eda1194a fixed #22 use user defined message to call CCDirector::preMainLoop, Use PowerVR Win32 GLES Lib to emulate TOPS GLES. 2010-08-03 03:23:12 +00:00
Ming 80c347932e issue #13: allocate memory for member variable m_pszName 2010-08-03 02:25:38 +00:00
Ming 40abd44425 issue #10: use dynamic_cast<> instead of member variable 2010-08-03 01:40:03 +00:00
Ming 670c8e06da issue #13: fix compile error 2010-08-02 10:18:43 +00:00
Ming 062ba12b20 issue #6: make getRGBA8888Data() more readable 2010-08-02 10:18:00 +00:00
Ming 70bf71e01d issue #13: add initialization of m_bRecursiveDirty 2010-08-02 10:15:35 +00:00
natural-law 6571dbafee 修正几个小bug 2010-08-02 10:04:24 +00:00
Ming 3b2425d8bf issue #6: autorelease pool management 2010-08-02 09:48:01 +00:00
Walzer 8e496d09d9 issue #18, debug 2010-08-02 09:38:42 +00:00
Walzer 3403f1c1fd issue #18, debug BGRA to RGBA 2010-08-02 09:21:57 +00:00
Ming ca3918933b issue #6: initialize default value to m_pobOpenGLView 2010-08-02 09:10:04 +00:00
Walzer 6a40e3e1d2 issue #18, debug 2010-08-02 08:00:01 +00:00
Walzer a161e4ed3e issue #18, debug 2010-08-02 07:44:41 +00:00