axmol/cocos2dx
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
..
actions rename the files related to label_nodes. 2010-12-24 14:00:49 +08:00
base_nodes merged from minggo-upto-0.995 to upto-0.99.5 2010-12-24 15:21:57 +08:00
cocoa fixed #226 add support read resource file from zip file in cocos2d-uphone 2010-11-29 10:49:43 +08:00
effects fixed #276 2010-12-24 15:53:51 +08:00
include add functions: 2010-12-28 17:42:23 +08:00
keypad_dispatcher fixed #251 CCKeypadDelegate implement 2010-12-13 14:10:39 +08:00
label_nodes update tileMap_parallax_nodes to 0.99.5. 2010-12-28 15:17:59 +08:00
layers_scenes_transitions_nodes update layers_scenes_transition_nodes to 0.99.5. 2010-12-27 09:40:45 +08:00
menu_nodes update menu_nodes to 0.99.5 2010-12-25 11:15:19 +08:00
misc_nodes misc_node upto-0.99.5. 2010-12-25 15:09:42 +08:00
particle_nodes fixed #279 2010-12-28 10:23:14 +08:00
platform fixed #279 2010-12-28 10:23:14 +08:00
proj.uphone fixed #279 2010-12-28 10:23:14 +08:00
proj.win32 update layers_scenes_transition_nodes to 0.99.5. 2010-12-27 09:40:45 +08:00
sprite_nodes add functions: 2010-12-28 17:42:23 +08:00
support fixed #279 2010-12-28 10:23:14 +08:00
textures misc_node upto-0.99.5. 2010-12-25 15:09:42 +08:00
tileMap_parallax_nodes Merge branch 'upto-0.99.5' of https://github.com/cocos2d/cocos2d-x into merge 2010-12-28 17:24:56 +08:00
touch_dispatcher issue #211 cocos2d-x back to cocos2dx 2010-11-18 15:01:42 +00:00
Android.mk update layers_scenes_transition_nodes to 0.99.5. 2010-12-25 18:07:34 +08:00
CCConfiguration.cpp issue #211 cocos2d-x back to cocos2dx 2010-11-18 15:01:42 +00:00
CCConfiguration.h issue #211 cocos2d-x back to cocos2dx 2010-11-18 15:01:42 +00:00
CCDirector.cpp update label_nodes to 0.99.5. 2010-12-24 17:07:31 +08:00
CCDrawingPrimitives.cpp issue #211 cocos2d-x back to cocos2dx 2010-11-18 15:01:42 +00:00
CCScheduler.cpp issue #220: All tests run on android emulator, but the effect of some tests are wrong 2010-12-06 09:51:21 +08:00
CCamera.cpp issue #211 cocos2d-x back to cocos2dx 2010-11-18 15:01:42 +00:00
cocos2d.cpp fix some compiling warning for iOS 2010-12-17 23:44:19 +08:00