yangws
|
76ea63da7f
|
Change prefix CCX to ccx.
|
2011-01-27 17:07:36 +08:00 |
yangws
|
79b711a758
|
move CCXBitmapDC from cocos2d/platform to platform_support.
|
2011-01-19 14:23:26 +08:00 |
minggo
|
f3e8665387
|
remove the usage of YES and NO
|
2010-12-31 16:37:00 +08:00 |
minggo
|
d0a16a246e
|
fixed comipling error and link error of upto-0.99.5
|
2010-12-31 14:56:24 +08:00 |
minggo
|
942d0233cf
|
fixed #290
|
2010-12-30 17:30:11 +08:00 |
yangws
|
c142070c2c
|
misc_node upto-0.99.5.
Signed-off-by: yangws <yangws@cocos2d-x.org>
|
2010-12-25 15:09:42 +08:00 |
minggo
|
22f7521cd3
|
fixed #215
|
2010-11-22 18:09:38 +08:00 |
Walzer
|
820c2f0714
|
issue #211 cocos2d-x back to cocos2dx
|
2010-11-18 15:01:42 +00:00 |
Walzer
|
b4328354af
|
issue #211 cocos2dx -> cocos2d-x
|
2010-11-18 14:07:17 +00:00 |
Walzer
|
3224f8b9c5
|
issue 172 : fix the bug. In CCTextureCache::addImage and CCTextureCache::addUIImage, we will lock the texture cache array before we use it. So we must make sure that we unlock the texture cache array when we return in the function.
|
2010-10-12 03:23:47 +00:00 |
Ming
|
7a9b417248
|
|
2010-10-11 10:05:34 +00:00 |
Walzer
|
01eb8da314
|
issue #171, modify object-c code in annotate.
|
2010-09-28 04:14:12 +00:00 |
Walzer
|
3f233e2651
|
issue #161,support *.jpg,add texture to texture cache
|
2010-09-27 09:26:35 +00:00 |
Walzer
|
5b82f4d468
|
issue #161,support *.jpg
|
2010-09-26 02:09:05 +00:00 |
Walzer
|
8de5442c0e
|
issue #161,update CCTMXLayer, CCTMXTiledMap, CCTextureCache
|
2010-09-25 02:28:27 +00:00 |
natural-law
|
8c1c49bff0
|
issue #143
Clear memory leaks
|
2010-09-11 08:35:06 +00:00 |
Walzer
|
cba41dc44b
|
issue #129, add obj->release when obj is inserted into NSDictionary
|
2010-09-08 06:52:56 +00:00 |
Walzer
|
64d0d7a7e1
|
fixed #134, fullPathFromRelativeFile, modify CCTextureCache::addImage
|
2010-09-08 01:28:28 +00:00 |
Walzer
|
4b86b49b08
|
fixed #134, fullPathFromRelativeFile, modify CCTextureCache::addImage
|
2010-09-07 10:04:57 +00:00 |
Ming
|
7b33c38e51
|
issue #61:
|
2010-09-06 10:10:41 +00:00 |
Ming
|
c549d497a6
|
issue #116: remove the using of sprintf_s, because it is VC specific
|
2010-09-03 03:50:04 +00:00 |
Walzer
|
820676ea28
|
issue #18, complete the implementation left.
|
2010-09-01 04:02:36 +00:00 |
Walzer
|
3d91d1e58d
|
update to uphone-sdk-2010.08.26, which adds opengl headers
|
2010-08-31 08:53:25 +00:00 |
Walzer
|
daa63cebda
|
issue #82: implement initWithDictionary
|
2010-08-26 09:22:23 +00:00 |
Walzer
|
2658199ead
|
issue #82: debug
|
2010-08-26 06:06:41 +00:00 |
Ming
|
7291056154
|
fixed #86
|
2010-08-25 09:21:38 +00:00 |
Ming
|
bfadb1371a
|
fixed #83:
|
2010-08-25 06:14:31 +00:00 |
Walzer
|
e08807083c
|
issue #18, debug, change description
|
2010-08-06 08:05:19 +00:00 |
Walzer
|
324a9fac83
|
issue #18, debug
|
2010-08-06 06:32:32 +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 |
natural-law
|
e9f36ce744
|
fixed #25
添加一个简单的CCSprite单元测试,同时修正几个小的bug
|
2010-08-03 04:07:32 +00:00 |
Walzer
|
8e496d09d9
|
issue #18, debug
|
2010-08-02 09:38:42 +00:00 |
Ming
|
a324e38cb2
|
issue #21: change INT32 to int, change UINT to unsigned int
|
2010-08-02 02:58:00 +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 |
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
|
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 |