natural-law
0d2d746aec
Fix bugs.Run tests in cocos2d-uphone successful.
2011-01-05 17:01:08 +08:00
natural-law
711f3a2906
modify YES to true,and No to false.
2010-12-31 17:56:46 +08:00
minggo
d0a16a246e
fixed comipling error and link error of upto-0.99.5
2010-12-31 14:56:24 +08:00
natural-law
35d611155b
add functions:
...
void CCSpriteBatchNode::addQuadFromSprite(CCSprite *sprite, unsigned int index);
CCSpriteBatchNode * CCSpriteBatchNode::addSpriteWithoutQuad(CCSprite*child, unsigned int z, int aTag);
2010-12-28 17:42:23 +08:00
minggo
4cd3e59e2b
fixed #278
2010-12-27 10:26:56 +08:00
Walzer
641bea0abc
fixed #265 compile error when enable CC_XXX_DEBUG_DRAW switchs in ccConfig.h
2010-12-17 23:18:03 +08:00
Walzer
0b8d5c96f7
fixed #263 , compilation error while enableing CC_SPRITE_DEBUG_DRAW
2010-12-16 22:37:15 +08:00
Walzer
5babcbca6b
fixed #248 , crashed in CCSprite::setDisplayFrame
2010-12-10 10:31:14 +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
916b620259
fixed #201 when load image fails, it will jump a MessageBox now, and return a transparent sprite
2010-11-12 07:55:28 +00:00
yangws
cf0a2c5665
add cocos2dx-win32 framework, can't work yet.
2010-10-08 09:53:04 +00:00
Ming
19b6f1a235
2010-10-08 01:57:07 +00:00
Ming
12d6df9717
issue #154
2010-09-24 10:10:32 +00:00
natural-law
5af16c3282
issue #144
...
Clear memory leaks of the test_uphone project
2010-09-17 06:51:34 +00:00
natural-law
16b360fd7d
fixed #148
...
Explant Box2D and add Box2dTest
2010-09-14 06:47:12 +00:00
natural-law
ae1439812a
issue #139
...
Debug
2010-09-13 06:12:50 +00:00
Walzer
b2d950743b
issue 136, use NSDictionary in CCSpriteFrameCache
2010-09-10 06:08:25 +00:00
natural-law
2997a74699
issue #135
...
Add SpriteTest code
2010-09-09 02:17:38 +00:00
natural-law
bd796c7452
issue #130
...
Add function to set the resource path
2010-09-07 08:30:31 +00:00
natural-law
f94441141f
fixed #132
...
add AtlasTest code
2010-09-07 03:47:54 +00:00
Ming
b587476b97
issue #61 :
2010-09-06 02:21:05 +00:00
Ming
41b014f6ab
issue #61 :
2010-09-04 07:16:52 +00:00
Walzer
5fd1bf85b6
issue #121 , return bool in function init****
2010-09-04 04:02:52 +00:00
Ming
59afd38192
issue #116 : remove __super
2010-09-02 06:54:42 +00:00
Ming
ed023fc129
fixed #112
2010-09-01 07:36:25 +00:00
Walzer
92f2528ede
fixed #69 , complete CCTMXLayer
2010-08-31 07:11:13 +00:00
Ming
39c6ebf503
issue #85:remove the using of dynamic_cast()
2010-08-31 03:20:37 +00:00
Ming
7291056154
fixed #86
2010-08-25 09:21:38 +00:00
Ming
710e29b086
issue #80
2010-08-25 02:19:20 +00:00
Ming
17e866f5ac
issue #61
2010-08-20 01:31:35 +00:00
Walzer
29d9a489b8
issue #18 , debug
2010-08-19 06:11:35 +00:00
Ming
2f638dbe14
issue #55
2010-08-18 06:57:36 +00:00
Ming
c8ea0e7eb6
fixed #54
2010-08-17 06:25:41 +00:00
Ming
1f2117fb19
fixed #45
2010-08-13 03:18:31 +00:00
Ming
b4c8d88707
issue #45 : fix logic error of insertChild()
2010-08-13 02:54:30 +00:00
Ming
c8e031777c
issue #44 : fix some bugs
2010-08-13 02:05:35 +00:00
Ming
c2ed3d22ef
issue #44 : fix some bugs
2010-08-12 10:14:21 +00:00
Ming
3c658c27a5
issue #44 : fix some bugs
2010-08-12 09:01:51 +00:00
Ming
3e2ee37a8a
issue #35 : fixed some bugs
2010-08-09 03:46:35 +00:00
yangws
d30d8be81b
fixed bug: show currect image must run app twice.
2010-08-05 04:02:55 +00:00
yangws
08e72de8b4
issue #34 add setDeviceOrientation in CCXApplication class.
2010-08-05 02:29:29 +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
Ming
ad74a42c6c
issue #13 : implement needed codes
2010-08-03 05:52:41 +00:00
Walzer
db49ed49b9
issue #18 , debug
2010-08-03 03:28:34 +00:00
Ming
80c347932e
issue #13 : allocate memory for member variable m_pszName
2010-08-03 02:25:38 +00:00
Ming
670c8e06da
issue #13 : fix compile error
2010-08-02 10:18:43 +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