Walzer
|
d2235ef1a3
|
issue 7#, add NSLock.h in platform/
|
2010-07-23 07:39:24 +00:00 |
Ming
|
c14cff9855
|
issue 13: fixed compile error
|
2010-07-23 06:24:23 +00:00 |
Walzer
|
2fdf9c0ef3
|
issue #7, add namespace to timeval in platform_uphone.h
|
2010-07-23 06:23:53 +00:00 |
Ming
|
c368f3a6cc
|
issue #13: change char* to const char* in function declaration
|
2010-07-23 06:06:19 +00:00 |
Ming
|
a48f58732b
|
issue #6: the file is already exist under support
|
2010-07-23 05:55:14 +00:00 |
Ming
|
941e465eaa
|
issue #13: update CCSpriteFrameCache.h
|
2010-07-23 05:42:29 +00:00 |
Walzer
|
b34c778e79
|
issue #7, remove unusable include in .h
|
2010-07-22 10:39:40 +00:00 |
Ming
|
fef0ebc88d
|
issue #13: update CCSpriteFrame.h
|
2010-07-22 07:54:02 +00:00 |
Ming
|
295eefef78
|
issue #13: update CCSpriteFrame.h, CCSpriteFrameCache.h, CCSpriteSheet.h
|
2010-07-22 07:08:30 +00:00 |
Ming
|
05e48618b3
|
issue #13: update CCSprite.h
|
2010-07-22 06:52:35 +00:00 |
Ming
|
bfb9133ca5
|
issue #6: add function vertex3
|
2010-07-22 06:51:37 +00:00 |
Ming
|
63871077af
|
issue #3: change tow function to virtual
|
2010-07-22 06:31:08 +00:00 |
Walzer
|
9934149257
|
issue #7, change string to const char*
|
2010-07-22 03:15:25 +00:00 |
Ming
|
0cedc699ea
|
issue #13: add const to char*
|
2010-07-22 02:29:45 +00:00 |
Ming
|
63fa1aedfd
|
issue #13: add some static functions
|
2010-07-22 02:16:53 +00:00 |
Ming
|
7c05a4ff68
|
issue #6: change the modify tho public
|
2010-07-22 02:10:51 +00:00 |
Ming
|
b0a480c40f
|
issue #13: add CCSprite.h, CCSpriteFrame.h, CCSpriteFrameCache.h, CCSpriteSheet.h
|
2010-07-22 01:39:15 +00:00 |
Walzer
|
c40e185ebe
|
issue #3, set methods virtual
|
2010-07-21 10:03:47 +00:00 |
Walzer
|
59c7a734ba
|
issue #7 , implement .cpp
|
2010-07-21 09:40:10 +00:00 |
Walzer
|
adbf70a033
|
issue #7 , implement .cpp
|
2010-07-21 03:13:32 +00:00 |
Ming
|
4ed833eb47
|
fixed issue #12: add CCAction.h
|
2010-07-20 06:42:56 +00:00 |
Walzer
|
c8d3a1754f
|
issue #7, remove ../
|
2010-07-20 06:34:25 +00:00 |
Walzer
|
2e5357dc30
|
issue #7, change the include directory
|
2010-07-20 06:29:18 +00:00 |
Walzer
|
5d60c2ca0a
|
issue #7, change the use of NSMutableArray
|
2010-07-20 05:49:13 +00:00 |
Walzer
|
405d445f36
|
issue #7, change function name in CCProtocols.h, use set* and get*
|
2010-07-19 10:00:13 +00:00 |
Walzer
|
e0b4307d30
|
fixed #3, CCAtlasNode complete, CCNode is short of Action
|
2010-07-19 08:45:53 +00:00 |
Ming
|
72b9b13599
|
issue #6: update ccMacros.h
|
2010-07-19 06:59:13 +00:00 |
Ming
|
c968d653c4
|
issue #6: update ccMacro.h
|
2010-07-19 01:35:29 +00:00 |
Walzer
|
c61ceb8020
|
issue #7 : complete CCTextureAtlas, done CCTextureCache partly
|
2010-07-16 08:28:11 +00:00 |
Ming
|
0983a84d6d
|
issue #6: update CCProtocols.h
|
2010-07-16 06:19:55 +00:00 |
Walzer
|
aaf5b5859f
|
issue #7 : add CCTextureAtlas.h and implement CCTextureAtlas.cpp partly, add CCTextureCache.h
|
2010-07-16 06:15:06 +00:00 |
Walzer
|
8eff6998dd
|
issue #5 : add description to CCNode
|
2010-07-15 03:39:05 +00:00 |
Walzer
|
df8150582c
|
issue #5 : implement a part of the methods in .cpp
|
2010-07-14 08:30:25 +00:00 |
Walzer
|
2394258ed1
|
issue #5 : implement selector methods in CCNode.cpp
|
2010-07-14 03:52:27 +00:00 |
Walzer
|
ee1a33867c
|
issue #5 : add include
|
2010-07-14 03:18:05 +00:00 |
Walzer
|
c39a43c0cc
|
issue #5, implementation in CCNode.cpp
|
2010-07-14 02:36:26 +00:00 |
Walzer
|
26479af70a
|
issue #5, add NSAssert define
|
2010-07-13 06:21:06 +00:00 |
Walzer
|
e4f3ecf842
|
issue #5, add implementations in .cpp files
|
2010-07-13 01:48:39 +00:00 |
Walzer
|
dadfb6bf55
|
issue #5, change private method to protected
|
2010-07-12 10:20:04 +00:00 |
Walzer
|
1c2b95973d
|
issue #5, add declares in .cpp files, but still no implementation. change some methods to virtual.
|
2010-07-12 09:56:06 +00:00 |
Walzer
|
8672eea9da
|
issue #5, modify some bugs in all my .h files
|
2010-07-09 10:24:08 +00:00 |
Walzer
|
d70eb65227
|
issue #2, modify marco name
|
2010-07-09 09:02:00 +00:00 |
Walzer
|
a9b4e37355
|
issue #5, remove init()
|
2010-07-09 08:38:29 +00:00 |
Walzer
|
79d69daa27
|
issue #5, add CCPageTurnTransition and CCRadialTransition, check CCNode, CCAtlasNode ,CCLayer, CCScene and CCTransition
|
2010-07-09 08:26:01 +00:00 |
Walzer
|
c5e4169ec8
|
issue #3, remove "init" from CCNode
|
2010-07-09 08:22:02 +00:00 |
Walzer
|
b294364927
|
issue #5, add some descriptions
|
2010-07-09 07:34:16 +00:00 |
Walzer
|
fdcbafda0f
|
issue #5, add CCLayer.h, add @todo
|
2010-07-09 03:26:56 +00:00 |
Walzer
|
46da55d4a0
|
issue #5, add CCScene, CCTransition
|
2010-07-08 10:11:08 +00:00 |
Walzer
|
8951d0133b
|
issue #5, add CCScene
|
2010-07-08 08:23:06 +00:00 |
Walzer
|
5eed1eee76
|
fixed #3, complete .h files
|
2010-07-08 07:31:35 +00:00 |