axmol/cocos/2d
Dhilan007 12db6a32ab issues #2893:
1.Texture atlas are create on demand, based on the characters used in the label.
  2.Create Quads (and not sprites) for each letter.
2013-10-31 10:49:37 +08:00
..
platform issue #3069: Update ios/CCDevice.mm. 2013-10-29 16:29:29 +08:00
Android.mk issue #2905:ndk-r8e build ok now 2013-10-23 17:44:20 +08:00
CCAction.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCAction.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCActionCamera.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCActionCamera.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCActionCatmullRom.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCActionCatmullRom.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCActionEase.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCActionEase.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCActionGrid.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCActionGrid.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCActionGrid3D.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCActionGrid3D.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCActionInstant.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCActionInstant.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCActionInterval.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCActionInterval.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCActionManager.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCActionManager.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCActionPageTurn3D.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCActionPageTurn3D.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCActionProgressTimer.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCActionProgressTimer.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCActionTiledGrid.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCActionTiledGrid.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCActionTween.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCActionTween.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCAnimation.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCAnimation.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCAnimationCache.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCAnimationCache.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCAtlasNode.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCAtlasNode.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCCamera.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCCamera.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCClippingNode.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCClippingNode.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCComponent.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCComponent.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCComponentContainer.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCComponentContainer.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCConfiguration.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCConfiguration.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCDeprecated.cpp issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
CCDeprecated.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCDirector.cpp issues #2893: 2013-10-31 10:49:37 +08:00
CCDirector.h EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
CCDrawNode.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCDrawNode.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCDrawingPrimitives.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCDrawingPrimitives.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCEvent.cpp Use integer as event type and listener type. 2013-10-25 10:53:47 +08:00
CCEvent.h issue #3069: Using enum class for define Event type and EventListener type. 2013-10-28 16:00:01 +08:00
CCEventAcceleration.cpp issue #3069: Using enum class for define Event type and EventListener type. 2013-10-28 16:00:01 +08:00
CCEventAcceleration.h Use integer as event type and listener type. 2013-10-25 10:53:47 +08:00
CCEventCustom.cpp issue #3069: Using enum class for define Event type and EventListener type. 2013-10-28 16:00:01 +08:00
CCEventCustom.h issue #3069: Using enum class for define Event type and EventListener type. 2013-10-28 16:00:01 +08:00
CCEventDispatcher.cpp issue #3069: Separate 'EventDispatcher::removeEventListeners' to 'removeEventListeners' and 'removeCustomEventListeners'. 2013-10-29 14:57:16 +08:00
CCEventDispatcher.h issue #3069: Separate 'EventDispatcher::removeEventListeners' to 'removeEventListeners' and 'removeCustomEventListeners'. 2013-10-29 14:57:16 +08:00
CCEventKeyboard.cpp issue #3069: Using enum class for define Event type and EventListener type. 2013-10-28 16:00:01 +08:00
CCEventKeyboard.h issue #3069: Using enum class for define Event type and EventListener type. 2013-10-28 16:00:01 +08:00
CCEventListener.cpp issue #3069: Using enum class for define Event type and EventListener type. 2013-10-28 16:00:01 +08:00
CCEventListener.h issue #3069: Protecting some methods in EventListener, make EventDispatcher as its friend class. 2013-10-29 14:58:47 +08:00
CCEventListenerAcceleration.cpp issue #3069: Using enum class for define Event type and EventListener type. 2013-10-28 16:00:01 +08:00
CCEventListenerAcceleration.h issue #3069: Remove unused ID. 2013-10-29 15:01:39 +08:00
CCEventListenerCustom.cpp issue #3069: Using enum class for define Event type and EventListener type. 2013-10-28 16:00:01 +08:00
CCEventListenerCustom.h issue #3069: Updating comments in CCEventListenerCustom.h. 2013-10-29 15:02:26 +08:00
CCEventListenerKeyboard.cpp issue #3069: Using enum class for define Event type and EventListener type. 2013-10-28 16:00:01 +08:00
CCEventListenerKeyboard.h issue #3069: Remove unused ID. 2013-10-29 15:01:39 +08:00
CCEventListenerTouch.cpp issue #3069: Using enum class for define Event type and EventListener type. 2013-10-28 16:00:01 +08:00
CCEventListenerTouch.h issue #3069: Remove unused ID. 2013-10-29 15:01:39 +08:00
CCEventTouch.cpp issue #3069: Using enum class for define Event type and EventListener type. 2013-10-28 16:00:01 +08:00
CCEventTouch.h issue #3069: Using enum class for define Event type and EventListener type. 2013-10-28 16:00:01 +08:00
CCEventType.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCFont.cpp issues #2893: 2013-10-31 10:49:37 +08:00
CCFont.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCFontAtlas.cpp issues #2893: 2013-10-31 10:49:37 +08:00
CCFontAtlas.h issues #2893: 2013-10-31 10:49:37 +08:00
CCFontAtlasCache.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCFontAtlasCache.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCFontAtlasFactory.cpp issues #2893: 2013-10-31 10:49:37 +08:00
CCFontAtlasFactory.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCFontDefinition.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCFontDefinition.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCFontFNT.cpp issues #2893: 2013-10-31 10:49:37 +08:00
CCFontFNT.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCFontFreeType.cpp issues #2893: 2013-10-31 10:49:37 +08:00
CCFontFreeType.h issues #2893: 2013-10-31 10:49:37 +08:00
CCGLBufferedNode.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCGLBufferedNode.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCGLProgram.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCGLProgram.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCGrabber.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCGrabber.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCGrid.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCGrid.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCIMEDelegate.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCIMEDispatcher.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCIMEDispatcher.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCLabel.cpp issues #2893: 2013-10-31 10:49:37 +08:00
CCLabel.h issues #2893: 2013-10-31 10:49:37 +08:00
CCLabelAtlas.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCLabelAtlas.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCLabelBMFont.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCLabelBMFont.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCLabelTTF.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCLabelTTF.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCLabelTextFormatProtocol.h issues #2893: 2013-10-31 10:49:37 +08:00
CCLabelTextFormatter.cpp issues #2893: 2013-10-31 10:49:37 +08:00
CCLabelTextFormatter.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCLayer.cpp [Dispatcher] Removing unused codes in Layer. 2013-10-25 15:19:25 +08:00
CCLayer.h [Dispatcher] Removing unused codes in Layer. 2013-10-25 15:19:25 +08:00
CCMenu.cpp EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
CCMenu.h Use eventDispatcher to dispatch event. Remove controller codes in Layer. 2013-10-25 10:53:46 +08:00
CCMenuItem.cpp memoryleak fix. 2013-10-25 10:53:47 +08:00
CCMenuItem.h memoryleak fix. 2013-10-25 10:53:47 +08:00
CCMotionStreak.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCMotionStreak.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCNode.cpp EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
CCNode.h EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
CCNotificationCenter.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCNotificationCenter.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCParallaxNode.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCParallaxNode.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCParticleBatchNode.cpp Event Dispatcher refactor commit. TestCpp could run. 2013-10-25 10:53:45 +08:00
CCParticleBatchNode.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCParticleExamples.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCParticleExamples.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCParticleSystem.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCParticleSystem.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCParticleSystemQuad.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCParticleSystemQuad.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCProfiling.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCProfiling.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCProgressTimer.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCProgressTimer.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCProtocols.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCRenderTexture.cpp Event Dispatcher refactor commit. TestCpp could run. 2013-10-25 10:53:45 +08:00
CCRenderTexture.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCScene.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCScene.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCScheduler.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCScheduler.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCScriptSupport.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCScriptSupport.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCShaderCache.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCShaderCache.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCSprite.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical 2013-10-18 15:34:13 +08:00
CCSprite.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCSpriteBatchNode.cpp Event Dispatcher refactor commit. TestCpp could run. 2013-10-25 10:53:45 +08:00
CCSpriteBatchNode.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCSpriteFrame.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCSpriteFrame.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCSpriteFrameCache.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCSpriteFrameCache.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTMXLayer.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTMXLayer.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTMXObjectGroup.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCTMXObjectGroup.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTMXTiledMap.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTMXTiledMap.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTMXXMLParser.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTMXXMLParser.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTextFieldTTF.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCTextFieldTTF.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTextImage.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCTextImage.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCTexture2D.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTexture2D.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTextureAtlas.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTextureAtlas.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTextureCache.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTextureCache.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTileMapAtlas.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTileMapAtlas.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTouch.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCTouch.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTransition.cpp EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
CCTransition.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCTransitionPageTurn.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTransitionPageTurn.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCTransitionProgress.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCTransitionProgress.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCUserDefault.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCUserDefault.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCUserDefault.mm issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCUserDefaultAndroid.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCVertex.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
CCVertex.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
Makefile issue #2905:samples build ok on linux 2013-10-22 18:01:56 +08:00
TGAlib.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
TGAlib.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
TransformUtils.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
TransformUtils.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ZipUtils.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ZipUtils.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
base64.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
base64.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccCArray.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
ccCArray.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
ccConfig.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
ccFPSImages.c issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
ccFPSImages.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
ccGLStateCache.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccGLStateCache.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
ccMacros.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShaderEx_SwitchMask_frag.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShader_PositionColorLengthTexture_frag.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShader_PositionColorLengthTexture_vert.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShader_PositionColor_frag.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShader_PositionColor_vert.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShader_PositionTextureA8Color_frag.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShader_PositionTextureA8Color_vert.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShader_PositionTextureColorAlphaTest_frag.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShader_PositionTextureColor_frag.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShader_PositionTextureColor_vert.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShader_PositionTexture_frag.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShader_PositionTexture_uColor_frag.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShader_PositionTexture_uColor_vert.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShader_PositionTexture_vert.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShader_Position_uColor_frag.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShader_Position_uColor_vert.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShaders.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccShaders.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
ccTypes.cpp issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
ccTypes.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
ccUTF8.cpp issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
ccUTF8.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
ccUtils.cpp issue #2905:add ccUtils.cpp 2013-10-14 14:56:57 +08:00
ccUtils.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
cocos2d.cpp issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
cocos2d.h issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
cocos2d.vcxproj issue #2905:modification vs-project for folder structure change 2013-10-21 22:09:21 +08:00
cocos2d.vcxproj.filters issues #2905:Updating project configuration for folder change. 2013-10-15 10:18:37 +08:00
cocos2d.vcxproj.user issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
cocos2d_headers.props adjust std:function support 10 parameter 2013-10-23 16:48:51 +08:00
cocos2dx-Prefix.pch issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
cocos2dx.mk issue #2905:samples build ok on linux 2013-10-22 18:01:56 +08:00
cocos2dx.props issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
firePngData.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
uthash.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00
utlist.h issue #2905: remove sub folders except platform 2013-10-12 15:41:45 +08:00