axmol/cocos/2d
2youyou2 e0f6ae9db4 change TimelineAction to cocos/2d folder 2014-06-13 13:36:01 +08:00
..
CCAction.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCAction.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCActionCamera.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCActionCamera.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCActionCatmullRom.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCActionCatmullRom.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCActionEase.cpp Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCActionEase.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCActionGrid.cpp coding style fix 2014-05-28 17:41:34 +08:00
CCActionGrid.h coding style fix 2014-05-28 17:41:34 +08:00
CCActionGrid3D.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCActionGrid3D.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCActionInstant.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCActionInstant.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCActionInterval.cpp coding style fix 2014-05-28 17:41:34 +08:00
CCActionInterval.h coding style fix 2014-05-28 17:41:34 +08:00
CCActionManager.cpp coding style fix 2014-05-28 17:41:34 +08:00
CCActionManager.h yeah... love in includes 2014-04-26 10:35:57 -07:00
CCActionPageTurn3D.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCActionPageTurn3D.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCActionProgressTimer.cpp coding style fix 2014-05-28 17:41:34 +08:00
CCActionProgressTimer.h coding style fix 2014-05-28 17:41:34 +08:00
CCActionTiledGrid.cpp coding style fix 2014-05-28 17:41:34 +08:00
CCActionTiledGrid.h coding style fix 2014-05-28 17:41:34 +08:00
CCActionTween.cpp coding style fix 2014-05-28 17:41:34 +08:00
CCActionTween.h coding style fix 2014-05-28 17:41:34 +08:00
CCAnimation.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCAnimation.h issue #5160: Don't use static variables, use member variables 2014-05-13 17:29:05 +08:00
CCAnimationCache.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCAnimationCache.h yeah... love in includes 2014-04-26 10:35:57 -07:00
CCAtlasNode.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCAtlasNode.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCClippingNode.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCClippingNode.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCComponent.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCComponent.h Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCComponentContainer.cpp Squashed commit of the following: 2014-04-30 19:09:13 -07:00
CCComponentContainer.h yeah... love in includes 2014-04-26 10:35:57 -07:00
CCDrawNode.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCDrawNode.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCDrawingPrimitives.cpp coding style fix 2014-05-28 17:41:34 +08:00
CCDrawingPrimitives.h coding style fix 2014-05-28 17:41:34 +08:00
CCFont.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCFont.h issue #4660: Uses new utf api for Label. 2014-05-10 19:24:03 +08:00
CCFontAtlas.cpp close issue#5158:Label's display may go bonkers if using outline feature. 2014-06-09 10:12:22 +08:00
CCFontAtlas.h issue #4660: Uses new utf api for Label. 2014-05-10 19:24:03 +08:00
CCFontAtlasCache.cpp close issue#5277:Label:It could be possible that for using outline and invoking 'Director::setContentScaleFactor' cause label show nothing. 2014-05-21 11:38:45 +08:00
CCFontAtlasCache.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCFontCharMap.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCFontCharMap.h issue #4660: Uses new utf api for Label. 2014-05-10 19:24:03 +08:00
CCFontFNT.cpp bug fix FontFNT.cpp 2014-05-19 18:42:11 +09:00
CCFontFNT.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCFontFreeType.cpp Fixes compiler warnings for mac and ios 2014-05-22 16:34:16 -03:00
CCFontFreeType.h issue #5277:Label:It could be possible that for using outline and invoking 'Director::setContentScaleFactor' cause label show nothing. 2014-05-21 14:08:30 +08:00
CCFrame.cpp change TimelineAction to cocos/2d folder 2014-06-13 13:36:01 +08:00
CCFrame.h change TimelineAction to cocos/2d folder 2014-06-13 13:36:01 +08:00
CCGLBufferedNode.cpp update copyrights for 2014, in cocos/2d/ folder 2014-01-07 11:25:07 +08:00
CCGLBufferedNode.h update copyrights for 2014, in cocos/2d/ folder 2014-01-07 11:25:07 +08:00
CCGrabber.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCGrabber.h Improved directory structure 2014-04-29 17:37:36 -07:00
CCGrid.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCGrid.h Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCLabel.cpp Ensuring release cache texture in timely. 2014-06-11 22:03:10 +08:00
CCLabel.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCLabelAtlas.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCLabelAtlas.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCLabelBMFont.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCLabelBMFont.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCLabelTTF.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCLabelTTF.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCLabelTextFormatter.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCLabelTextFormatter.h Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCLayer.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCLayer.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCMenu.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCMenu.h Improved directory structure 2014-04-29 17:37:36 -07:00
CCMenuItem.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCMenuItem.h Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCMotionStreak.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCMotionStreak.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCNode.cpp Merge pull request #6920 from minggo/orrderOfArrival 2014-06-10 10:28:38 +08:00
CCNode.h Little fixes for setNormalized 2014-05-30 21:50:39 -07:00
CCNodeGrid.cpp Little fixes for setNormalized 2014-05-30 21:50:39 -07:00
CCNodeGrid.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCParallaxNode.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCParallaxNode.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCParticleBatchNode.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCParticleBatchNode.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCParticleExamples.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCParticleExamples.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCParticleSystem.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCParticleSystem.h Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCParticleSystemQuad.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCParticleSystemQuad.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCProgressTimer.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCProgressTimer.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCRenderTexture.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCRenderTexture.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCScene.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCScene.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCSprite.cpp Little fixes for setNormalized 2014-05-30 21:50:39 -07:00
CCSprite.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCSpriteBatchNode.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCSpriteBatchNode.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCSpriteFrame.cpp Fixed #5533: Add SpriteFrame's constructor and make constructor & init functions protected 2014-06-10 11:28:34 +08:00
CCSpriteFrame.h Fixed #5533: Fix usage of new SpriteFrame in engine 2014-06-10 12:04:20 +08:00
CCSpriteFrameCache.cpp Fixed #5533: Fix usage of new SpriteFrame in engine 2014-06-10 12:04:20 +08:00
CCSpriteFrameCache.h fix coding style 2014-05-30 15:13:59 +08:00
CCTMXLayer.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCTMXLayer.h Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCTMXObjectGroup.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCTMXObjectGroup.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCTMXTiledMap.cpp Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCTMXTiledMap.h yeah... love in includes 2014-04-26 10:35:57 -07:00
CCTMXXMLParser.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCTMXXMLParser.h Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCTextFieldTTF.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCTextFieldTTF.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCTileMapAtlas.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCTileMapAtlas.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCTimeLine.cpp change TimelineAction to cocos/2d folder 2014-06-13 13:36:01 +08:00
CCTimeLine.h change TimelineAction to cocos/2d folder 2014-06-13 13:36:01 +08:00
CCTimelineAction.cpp change TimelineAction to cocos/2d folder 2014-06-13 13:36:01 +08:00
CCTimelineAction.h change TimelineAction to cocos/2d folder 2014-06-13 13:36:01 +08:00
CCTransition.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCTransition.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCTransitionPageTurn.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCTransitionPageTurn.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCTransitionProgress.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCTransitionProgress.h Squashed commit of the following: 2014-04-30 19:09:13 -07:00
CCTweenFunction.cpp Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCTweenFunction.h Improved directory structure 2014-04-29 17:37:36 -07:00
CMakeLists.txt Squashed commit of the following: 2014-05-16 14:36:00 -07:00
cocos2d.vcxproj change TimelineAction to cocos/2d folder 2014-06-13 13:36:01 +08:00
cocos2d.vcxproj.filters change TimelineAction to cocos/2d folder 2014-06-13 13:36:01 +08:00
cocos2d_headers.props Squashed commit of the following: 2014-05-16 14:36:00 -07:00
cocos2d_winrt.props added winrt and wp8 project files and property sheets 2014-03-28 16:02:23 -07:00
cocos2d_winrt.vcxproj fixed shader compiler after cocos refactor 2014-05-20 07:48:12 -07:00
cocos2d_winrt.vcxproj.filters fixed shader compiler after cocos refactor 2014-05-20 07:48:12 -07:00
cocos2d_winrt_headers.props Squashed commit of the following: 2014-05-16 14:36:00 -07:00
cocos2d_wp8.vcxproj added missing files 2014-06-11 13:18:10 -07:00
cocos2d_wp8.vcxproj.filters added missing files 2014-06-11 13:18:10 -07:00
cocos2d_wp8_headers.props Squashed commit of the following: 2014-05-16 14:36:00 -07:00
cocos2dx.props