axmol/cocos/2d
yangxiao 74f98b36d6 merge cocos 2014-08-28 09:22:57 +08:00
..
CCAction.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCAction.h Merge branch 'v3' of git://github.com/cocos2d/cocos2d-x into 3.2-cocos-engine-PR 2014-08-21 16:07:19 +08:00
CCActionCamera.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCActionCamera.h Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09:00
CCActionCatmullRom.cpp remove unneeded codes 2014-08-26 18:19:28 +08:00
CCActionCatmullRom.h remove unneeded codes 2014-08-26 18:19:28 +08:00
CCActionEase.cpp Squashed commit of the following: 2014-04-26 10:11:22 -07:00
CCActionEase.h convert indention to space 2014-07-18 14:53:00 +08:00
CCActionGrid.cpp coding style fix 2014-05-28 17:41:34 +08:00
CCActionGrid.h Merge branch 'v3' of git://github.com/cocos2d/cocos2d-x into 3.2-cocos-engine-PR 2014-08-21 16:07:19 +08:00
CCActionGrid3D.cpp remove unneeded codes 2014-08-26 18:19:28 +08:00
CCActionGrid3D.h Update #3897: Refactor missed protected constructors 2014-08-21 15:11:33 +08:00
CCActionInstant.cpp remove unneeded codes 2014-08-26 18:19:28 +08:00
CCActionInstant.h remove unneeded codes 2014-08-26 18:19:28 +08:00
CCActionInterval.cpp remove unneeded codes 2014-08-26 18:19:28 +08:00
CCActionInterval.h remove unneeded codes 2014-08-26 18:19:28 +08:00
CCActionManager.cpp remove unneeded codes 2014-08-26 18:19:28 +08:00
CCActionManager.h remove unneeded codes 2014-08-26 18:19:28 +08: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 remove unneeded codes 2014-08-26 18:19:28 +08:00
CCActionTiledGrid.h Update #3897: Refactor missed protected constructors 2014-08-21 15:11:33 +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 Add new line at the end of a file to *.cpp 2014-06-19 20:45:24 +09:00
CCAnimation.h issue #5160: Don't use static variables, use member variables 2014-05-13 17:29:05 +08:00
CCAnimationCache.cpp Add new line at the end of a file to *.cpp 2014-06-19 20:45:24 +09:00
CCAnimationCache.h change pure virtual function to virtual function in action series 2014-07-11 10:19:49 +08:00
CCAtlasNode.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCAtlasNode.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCClippingNode.cpp rename isVisibleByVisitingCamera to isVisitableByVisitingCamera 2014-08-14 10:26:37 +08: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 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
CCComponentContainer.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
CCDrawNode.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCDrawNode.h Add Feature #5633:EventMouse should support getDelta, getDeltaX, getDeltaY functions 2014-07-28 10:39:35 +08:00
CCDrawingPrimitives.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCDrawingPrimitives.h add CC_DLL of DrawPrimitive 2014-07-14 17:40:02 +08:00
CCFastTMXLayer.cpp remove unneeded codes 2014-08-26 18:19:28 +08:00
CCFastTMXLayer.h fast_tmx migrate to primitive command 2014-08-05 15:08:01 +08:00
CCFastTMXTiledMap.cpp change FastTileMap to TileMap 2014-07-17 14:09:53 +08:00
CCFastTMXTiledMap.h change FastTileMap to TileMap 2014-07-17 14:09:53 +08:00
CCFont.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCFont.h remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCFontAtlas.cpp Dispatch EVENT_RENDERER_RECREATED event when renderer was recreated on android/wp8. 2014-07-09 23:03:04 +08:00
CCFontAtlas.h fix compiling error on windows 2014-08-27 15:13:41 +08:00
CCFontAtlasCache.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCFontAtlasCache.h remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCFontCharMap.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCFontCharMap.h remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCFontFNT.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCFontFNT.h Add CC_DLL for FontFNT 2014-08-08 15:22:43 +08:00
CCFontFreeType.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCFontFreeType.h remove unneeded include header files 2014-08-27 13:39:50 +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 remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCGrid.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCGrid.h remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCLabel.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCLabel.h remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCLabelAtlas.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCLabelAtlas.h Update #3897: Refactor missed protected constructors 2014-08-21 15:11:33 +08:00
CCLabelBMFont.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCLabelBMFont.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCLabelTTF.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCLabelTTF.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCLabelTextFormatter.cpp fixed text line wrap issue in UITextField. 2014-07-17 16:23:38 +08:00
CCLabelTextFormatter.h Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCLayer.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCLayer.h remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCMenu.cpp remove unneeded codes 2014-08-26 18:19:28 +08:00
CCMenu.h remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCMenuItem.cpp Fix compile errors on WP8 2014-07-11 15:10:19 +08:00
CCMenuItem.h Fix compile errors on WP8 2014-07-11 15:10:19 +08: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 remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCNode.h remove unneeded codes 2014-08-26 18:19:28 +08:00
CCNodeGrid.cpp rename isVisibleByVisitingCamera to isVisitableByVisitingCamera 2014-08-14 10:26:37 +08:00
CCNodeGrid.h Merge branch 'v3' of git://github.com/cocos2d/cocos2d-x into 3.2-cocos-engine-PR 2014-08-21 16:07:19 +08:00
CCParallaxNode.cpp fixed #4693: override addChild by name 2014-06-25 11:27:48 +08:00
CCParallaxNode.h Update #3897: Refactor missed protected constructors 2014-08-21 15:11:33 +08:00
CCParticleBatchNode.cpp rename isVisibleByVisitingCamera to isVisitableByVisitingCamera 2014-08-14 10:26:37 +08:00
CCParticleBatchNode.h fixed #4693: override addChild by name 2014-06-25 11:27:48 +08: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 Update CCParticleSystem.cpp 2014-07-25 11:40:23 +08:00
CCParticleSystem.h Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCParticleSystemQuad.cpp set emission rate when setTotalParticles() 2014-07-29 10:48:20 +08:00
CCParticleSystemQuad.h Dispatch EVENT_RENDERER_RECREATED event when renderer was recreated on android/wp8. 2014-07-09 23:03:04 +08: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
CCProtectedNode.cpp add disableCascadeOpacity to ProtectedNode and Scale9Sprite 2014-08-22 11:49:39 +08:00
CCProtectedNode.h add disableCascadeOpacity to ProtectedNode and Scale9Sprite 2014-08-22 11:49:39 +08:00
CCRenderTexture.cpp Merge branch 'newcode' into v3_merge 2014-08-14 13:55:57 +08:00
CCRenderTexture.h add comment for the limit of RenderTextue::saveToFile 2014-08-13 10:14:26 +08:00
CCScene.cpp merge cocos 2014-08-28 09:22:57 +08:00
CCScene.h merge cocos 2014-08-28 09:22:57 +08:00
CCSprite.cpp fixed #4693: override addChild by name 2014-06-25 11:27:48 +08:00
CCSprite.h fixed #4693: override addChild by name 2014-06-25 11:27:48 +08:00
CCSpriteBatchNode.cpp rename isVisibleByVisitingCamera to isVisitableByVisitingCamera 2014-08-14 10:26:37 +08:00
CCSpriteBatchNode.h fixed #4693: override addChild by name 2014-06-25 11:27:48 +08: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 fix warnings 2014-08-21 16:21:23 +08:00
CCSpriteFrameCache.h add 2014-07-29 16:58:33 +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 Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09: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 add UITextField color & place hold color, fix double delete bug 2014-08-13 11:28:37 +08: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
CCTransition.cpp remove unneeded codes 2014-08-26 18:19:28 +08:00
CCTransition.h remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCTransitionPageTurn.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCTransitionPageTurn.h move constructors and destructors to CC_CONSTRUCTOR_ACCESS 2014-07-14 14:25:06 +08:00
CCTransitionProgress.cpp remove unneeded include header files 2014-08-27 13:39:50 +08:00
CCTransitionProgress.h add needed constructors for js bindings 2014-07-14 14:25:36 +08:00
CCTweenFunction.cpp fix compiling error on windows 2014-08-27 15:13:41 +08:00
CCTweenFunction.h remove unneeded codes 2014-08-26 18:19:28 +08:00
cocos2d.def - added export to dll for: ZipFile, CGAffineToGL, GLToCGAffine, XXH32 (in .def file) 2014-08-15 13:20:37 +03: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 + [WINRT] Inserted newly added files to cocos WIN RT project 2014-08-21 13:47:53 +03:00
cocos2d_winrt.vcxproj.filters + [WINRT] Inserted newly added files to cocos WIN RT project 2014-08-21 13:47:53 +03:00
cocos2d_winrt_headers.props Squashed commit of the following: 2014-05-16 14:36:00 -07:00
cocos2d_wp8.vcxproj fix windows & win8 & wp8 compile error 2014-08-20 12:02:12 +08:00
cocos2d_wp8.vcxproj.filters fix windows & win8 & wp8 compile error 2014-08-20 12:02:12 +08:00
cocos2d_wp8_headers.props * Fixed WP8 compilation errors (added path to CCGLView.h) 2014-08-14 15:14:25 +03:00
cocos2dx.props Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
libcocos2d.vcxproj merge cocos 2014-08-28 09:22:57 +08:00
libcocos2d.vcxproj.filters merge cocos 2014-08-28 09:22:57 +08:00