Ming
|
d4355b2d23
|
issue #44: fix some bugs
|
2010-08-12 09:55:37 +00:00 |
Walzer
|
9510be1d72
|
fixed #41, complete label
|
2010-08-12 09:39:25 +00:00 |
Ming
|
3c658c27a5
|
issue #44: fix some bugs
|
2010-08-12 09:01:51 +00:00 |
Walzer
|
0d7fc054b6
|
issue #18, debug
|
2010-08-12 08:19:09 +00:00 |
Ming
|
fa71e45ac0
|
issue #42: implement CCProgressTimer
|
2010-08-11 10:15:52 +00:00 |
Walzer
|
c06cae617f
|
issue #41, implement CCLabel,CCLabelAtlas
|
2010-08-11 10:09:10 +00:00 |
natural-law
|
298768aeec
|
issue #33
fix little bugs of CCDirector and Actions
|
2010-08-11 07:24:15 +00:00 |
Ming
|
a934e49e31
|
issue #6: fix bug with arrayWithArray()
|
2010-08-11 06:56:00 +00:00 |
Ming
|
2fc2bde67b
|
issue #35: fix some bug
|
2010-08-11 06:03:46 +00:00 |
Ming
|
907f5d5604
|
issue #6: fixed logical bug
|
2010-08-10 10:23:43 +00:00 |
Ming
|
836ede4060
|
issue #6: fixed logical bug
|
2010-08-10 10:18:09 +00:00 |
Ming
|
712fee20ed
|
issue #6: fixed logical bug
|
2010-08-10 10:11:45 +00:00 |
Ming
|
c93cdeaa1e
|
fixed #38: implemented
|
2010-08-10 09:21:01 +00:00 |
Ming
|
ef99448e13
|
fixed #39: implement CCEaseAction
|
2010-08-10 06:02:13 +00:00 |
Walzer
|
2a2f5ccf38
|
issue #38, implement CCMenu
|
2010-08-10 04:49:16 +00:00 |
Ming
|
358c712839
|
issue #35: implement CCIntervalAction
|
2010-08-09 08:27:36 +00:00 |
Walzer
|
4f2a57d2a2
|
issue #18, debug
|
2010-08-09 07:26:16 +00:00 |
Walzer
|
cba33c622d
|
issue #18, debug
|
2010-08-09 03:03:06 +00:00 |
Walzer
|
728512c614
|
fixed #37, complete CCCameraAction
|
2010-08-09 02:58:48 +00:00 |
Walzer
|
e08807083c
|
issue #18, debug, change description
|
2010-08-06 08:05:19 +00:00 |
Ming
|
792a2d2ab5
|
issue #35: implement some actions
|
2010-08-06 06:44:17 +00:00 |
Walzer
|
324a9fac83
|
issue #18, debug
|
2010-08-06 06:32:32 +00:00 |
natural-law
|
2aa5312c77
|
issue #33
fix little bugs
|
2010-08-06 03:08:55 +00:00 |
Ming
|
3b58ec4afe
|
issue #35: add CCIntervalAction.cpp and CCIntervalAction.h but have not implemented them
|
2010-08-06 02:51:40 +00:00 |
Walzer
|
2bf3a73c2d
|
fixed #3, complete CCNode CCAtlasNode
|
2010-08-06 01:46:56 +00:00 |
natural-law
|
d661503528
|
issue #33
fix little bugs
|
2010-08-06 01:29:18 +00:00 |
yangws
|
d6597735fc
|
write "helloworld" code in one file
|
2010-08-05 10:58:38 +00:00 |
Walzer
|
076cab9f49
|
issue #36, implement CCInstantAction.cpp
|
2010-08-05 09:22:47 +00:00 |
Walzer
|
aaf66ba58e
|
issue #31, implement CCAction.cpp, CCIntervalAction left
|
2010-08-05 06:32:04 +00:00 |
Ming
|
ea619d1b01
|
fixed #30: add some header files
|
2010-08-04 08:54:58 +00:00 |
Ming
|
76f62adf62
|
fixed #30: change some header files to include
|
2010-08-04 08:45:00 +00:00 |
Walzer
|
14427a24d7
|
|
2010-08-04 07:46:12 +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 |
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
|
52ace69f09
|
issue #23: dll export support
|
2010-08-02 03:13:36 +00:00 |
Ming
|
a324e38cb2
|
issue #21: change INT32 to int, change UINT to unsigned int
|
2010-08-02 02:58:00 +00:00 |
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 |
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
|
de4cb4fcf7
|
issue #14 add CCXEGLView attach with EGLTouchDelegate
|
2010-07-28 10:18:27 +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
|
294bb7b246
|
issue #7, debug
|
2010-07-28 03:29:13 +00:00 |
yangws
|
fc139bf12a
|
issue #14 change CCXApplication to CCXEGLView, CCDirector compile ok.
|
2010-07-28 02:15:02 +00:00 |