Ming
|
a324e38cb2
|
issue #21: change INT32 to int, change UINT to unsigned int
|
2010-08-02 02:58:00 +00:00 |
Walzer
|
b0f648bda7
|
issue #7, debug
|
2010-08-02 02:16:35 +00:00 |
Walzer
|
3f8bbaec24
|
issue #7, add assert for UIImage.initWithContentsOfFile()
|
2010-07-30 10:21:00 +00:00 |
Walzer
|
88ce1c8f83
|
issue #7, implement
|
2010-07-30 08:35:07 +00:00 |
Walzer
|
d2f792363c
|
issue #7, debug
|
2010-07-28 05:48:13 +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
|
5eede62659
|
fixed #16: fixed compile errors
|
2010-07-27 05:47:29 +00:00 |
Walzer
|
0783eddda4
|
issue #7, implementations
|
2010-07-26 09:32:23 +00:00 |
Walzer
|
d2235ef1a3
|
issue 7#, add NSLock.h in platform/
|
2010-07-23 07:39:24 +00:00 |
Walzer
|
2fdf9c0ef3
|
issue #7, add namespace to timeval in platform_uphone.h
|
2010-07-23 06:23:53 +00:00 |
Walzer
|
b34c778e79
|
issue #7, remove unusable include in .h
|
2010-07-22 10:39:40 +00:00 |
Walzer
|
e631a65d9f
|
issue #7, correct an error
|
2010-07-22 03:20:52 +00:00 |
Walzer
|
9934149257
|
issue #7, change string to const char*
|
2010-07-22 03:15:25 +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 |
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
|
c61ceb8020
|
issue #7 : complete CCTextureAtlas, done CCTextureCache partly
|
2010-07-16 08:28:11 +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
|
108e3b6d2b
|
issue #7 : add CCPVRTexture.h and implement CCPVRTexture.cpp partly
|
2010-07-16 02:34:42 +00:00 |
Walzer
|
63b87af767
|
issue #7 : add CCTexture2D.h and implement CCTexture2D.cpp partly
|
2010-07-15 10:15:00 +00:00 |