.. |
platform
|
fix compile errors.
|
2013-12-18 22:44:03 +08:00 |
renderer
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into edit_hungarian_notation
|
2013-12-19 09:45:21 +08:00 |
Android.mk
|
Android and Linux fixes
|
2013-12-18 12:07:51 -08:00 |
CCAction.cpp
|
issue #2790: StringUtils::toStringWithFormat —> StringUtils::format.
|
2013-12-12 09:37:56 +08:00 |
CCAction.h
|
More renames of description() to getDescription()
|
2013-12-12 14:38:12 -08:00 |
CCActionCamera.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCActionCamera.h
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |
CCActionCatmullRom.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCActionCatmullRom.h
|
replace long with int or ssize_t
|
2013-12-05 17:22:22 +08:00 |
CCActionEase.cpp
|
fix some hungarial
|
2013-11-16 21:08:00 +08:00 |
CCActionEase.h
|
adds CC_DISALLOW_COPY_AND_ASSIGN() to Actilons
|
2013-11-21 17:06:06 -08:00 |
CCActionGrid.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCActionGrid.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCActionGrid3D.cpp
|
fix some hungarial
|
2013-11-16 21:08:00 +08:00 |
CCActionGrid3D.h
|
Effects have protected contructors
|
2013-11-22 15:07:58 -08:00 |
CCActionInstant.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCActionInstant.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCActionInterval.cpp
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
|
2013-12-19 17:05:59 +08:00 |
CCActionInterval.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCActionManager.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCActionManager.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCActionPageTurn3D.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCActionPageTurn3D.h
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |
CCActionProgressTimer.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCActionProgressTimer.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCActionTiledGrid.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCActionTiledGrid.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCActionTween.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCActionTween.h
|
ControlSwitch compies
|
2013-11-15 12:04:47 -08:00 |
CCAnimation.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCAnimation.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCAnimationCache.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCAnimationCache.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCAtlasNode.cpp
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
|
2013-12-19 17:05:59 +08:00 |
CCAtlasNode.h
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into bug3162_opacity_incorrect
|
2013-12-06 18:16:26 +08:00 |
CCCamera.cpp
|
More renames of description() to getDescription()
|
2013-12-12 14:38:12 -08:00 |
CCCamera.h
|
More renames of description() to getDescription()
|
2013-12-12 14:38:12 -08:00 |
CCClippingNode.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCClippingNode.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCComponent.cpp
|
fix more code with hungarian notation
|
2013-12-18 18:51:36 +08:00 |
CCComponent.h
|
fix more code with hungarian notation
|
2013-12-18 18:51:36 +08:00 |
CCComponentContainer.cpp
|
fix more code with hungarian notation
|
2013-12-18 18:51:36 +08:00 |
CCComponentContainer.h
|
fix more code with hungarian notation
|
2013-12-18 18:51:36 +08:00 |
CCConfiguration.cpp
|
issue #2790: log —> CCLOG.
|
2013-12-11 18:08:06 +08:00 |
CCConfiguration.h
|
issue #2790: Configuration::getValue has default value now.
|
2013-12-11 18:08:06 +08:00 |
CCDeprecated.cpp
|
issue #2905:adjust folder structure
|
2013-10-12 11:22:05 +08:00 |
CCDeprecated.h
|
issue #3162: deprecated RGBAProtocol, NodeRGBA and LayerRGBA
|
2013-12-13 10:10:49 +08:00 |
CCDirector.cpp
|
Removes unneeded files
|
2013-12-18 11:44:45 -08:00 |
CCDirector.h
|
The Renderer is not a singleton
|
2013-12-17 17:50:17 -08:00 |
CCDrawNode.cpp
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into edit_hungarian_notation
|
2013-12-19 09:45:21 +08:00 |
CCDrawNode.h
|
Removes unneeded files
|
2013-12-18 11:44:45 -08:00 |
CCDrawingPrimitives.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +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
|
Merge folder changes from develop
|
2013-10-30 23:19:36 -07: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
|
fix some warnings
|
2013-12-06 16:32:06 +08:00 |
CCEventDispatcher.h
|
use ssize_t for index
|
2013-12-12 14:48:26 +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
|
correct size for Listener ID
|
2013-11-12 17:14:51 -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
|
fix keypad test crash bug
|
2013-11-18 14:33:24 +08:00 |
CCEventListenerKeyboard.h
|
issue #3069: Remove unused ID.
|
2013-10-29 15:01:39 +08:00 |
CCEventListenerMouse.cpp
|
Merge folder changes from develop
|
2013-10-30 23:19:36 -07:00 |
CCEventListenerMouse.h
|
Merge folder changes from develop
|
2013-10-30 23:19:36 -07:00 |
CCEventListenerTouch.cpp
|
Triggers an assert only onTouchBegan is nullptr for EventListenerTouchOneByOne. Fixes comments for checkAvailable.
|
2013-11-09 18:11:57 +08:00 |
CCEventListenerTouch.h
|
issue #3069: Remove unused ID.
|
2013-10-29 15:01:39 +08:00 |
CCEventMouse.cpp
|
Merge folder changes from develop
|
2013-10-30 23:19:36 -07:00 |
CCEventMouse.h
|
Merge folder changes from develop
|
2013-10-30 23:19:36 -07: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
|
new label:add support for distanceField
|
2013-12-13 12:42:15 +08:00 |
CCFont.h
|
new label:add support for distanceField
|
2013-12-13 12:42:15 +08:00 |
CCFontAtlas.cpp
|
new label:add support for distanceField
|
2013-12-13 12:42:15 +08:00 |
CCFontAtlas.h
|
new label:add support for distanceField
|
2013-12-13 12:42:15 +08:00 |
CCFontAtlasCache.cpp
|
new label:add support for distanceField
|
2013-12-13 12:42:15 +08:00 |
CCFontAtlasCache.h
|
new label:add support for distanceField
|
2013-12-13 12:42:15 +08:00 |
CCFontAtlasFactory.cpp
|
new label:add support for distanceField
|
2013-12-13 12:42:15 +08:00 |
CCFontAtlasFactory.h
|
new label:add support for distanceField
|
2013-12-13 12:42:15 +08:00 |
CCFontDefinition.cpp
|
continue replacing `const char*` with `const std::string&`
|
2013-11-06 17:05:13 -08:00 |
CCFontDefinition.h
|
continue replacing `const char*` with `const std::string&`
|
2013-11-06 17:05:13 -08:00 |
CCFontFNT.cpp
|
fix some warnings
|
2013-12-06 16:32:06 +08:00 |
CCFontFNT.h
|
continue replacing `const char*` with `const std::string&`
|
2013-11-06 17:05:13 -08:00 |
CCFontFreeType.cpp
|
new label:add support for distanceField
|
2013-12-13 12:42:15 +08:00 |
CCFontFreeType.h
|
new label:add support for distanceField
|
2013-12-13 12:42:15 +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
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCGLProgram.h
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into iss2171-new-renderer
|
2013-12-17 15:50:24 +08:00 |
CCGrabber.cpp
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |
CCGrabber.h
|
continue replacing `const char*` with `const std::string&`
|
2013-11-06 17:05:13 -08:00 |
CCGrid.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCGrid.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCIMEDelegate.h
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |
CCIMEDispatcher.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCIMEDispatcher.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCLabel.cpp
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
|
2013-12-19 17:05:59 +08:00 |
CCLabel.h
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
|
2013-12-19 17:05:59 +08:00 |
CCLabelAtlas.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCLabelAtlas.h
|
getDescription() works as expected
|
2013-12-12 14:30:22 -08:00 |
CCLabelBMFont.cpp
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
|
2013-12-19 17:05:59 +08:00 |
CCLabelBMFont.h
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
|
2013-12-19 17:05:59 +08:00 |
CCLabelTTF.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCLabelTTF.h
|
Merge branch 'develop' into newRenderer
|
2013-12-12 14:41:42 -08:00 |
CCLabelTextFormatProtocol.h
|
Adds virtual destructors on Interfaces
|
2013-11-19 16:57:23 -08:00 |
CCLabelTextFormatter.cpp
|
new label:add support for distanceField
|
2013-12-13 12:42:15 +08:00 |
CCLabelTextFormatter.h
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |
CCLayer.cpp
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
|
2013-12-19 17:05:59 +08:00 |
CCLayer.h
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
|
2013-12-19 17:05:59 +08:00 |
CCMenu.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCMenu.h
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
|
2013-12-19 17:05:59 +08:00 |
CCMenuItem.cpp
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
|
2013-12-19 17:05:59 +08:00 |
CCMenuItem.h
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
|
2013-12-19 17:05:59 +08:00 |
CCMotionStreak.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCMotionStreak.h
|
issue #3162: Merge Node and NodeRGBA, fix bug: Child's opacity will not be changed when its parent's setCascadeOpacityEnabled was set to true and opacity was changed.
|
2013-12-06 18:07:16 +08:00 |
CCNode.cpp
|
Fixes linux and windows building failure.
|
2013-12-19 20:32:22 +08:00 |
CCNode.h
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
|
2013-12-19 17:05:59 +08:00 |
CCNotificationCenter.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCNotificationCenter.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCParallaxNode.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCParallaxNode.h
|
issue #3162: Merge Node and NodeRGBA, fix bug: Child's opacity will not be changed when its parent's setCascadeOpacityEnabled was set to true and opacity was changed.
|
2013-12-06 18:07:16 +08:00 |
CCParticleBatchNode.cpp
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into edit_hungarian_notation
|
2013-12-18 18:05:30 +08:00 |
CCParticleBatchNode.h
|
use ssize_t for index and capacity
|
2013-12-12 14:48:26 +08:00 |
CCParticleExamples.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCParticleExamples.h
|
Menu + MenuItem
|
2013-11-15 13:14:12 -08:00 |
CCParticleSystem.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCParticleSystem.h
|
issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap.
|
2013-12-04 17:46:57 +08:00 |
CCParticleSystemQuad.cpp
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into edit_hungarian_notation
|
2013-12-18 18:05:30 +08:00 |
CCParticleSystemQuad.h
|
Merge branch 'develop' into newRenderer
|
2013-12-12 14:41:42 -08:00 |
CCProfiling.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCProfiling.h
|
More renames of description() to getDescription()
|
2013-12-12 14:38:12 -08:00 |
CCProgressTimer.cpp
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
|
2013-12-19 17:05:59 +08:00 |
CCProgressTimer.h
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
|
2013-12-19 17:05:59 +08:00 |
CCProtocols.h
|
issue #3162: deprecated RGBAProtocol, NodeRGBA and LayerRGBA
|
2013-12-13 10:10:49 +08:00 |
CCRenderTexture.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCRenderTexture.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCScene.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCScene.h
|
getDescription() works as expected
|
2013-12-12 14:30:22 -08:00 |
CCScheduler.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCScheduler.h
|
issue #2790: Vector<SchedulerScriptHandlerEntry*> instead of CCArray* in CCScheduler
|
2013-12-07 14:25:24 +08:00 |
CCScriptSupport.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCScriptSupport.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCShaderCache.cpp
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into iss2171-new-renderer
|
2013-12-17 15:50:24 +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 HEAD
|
2013-12-19 17:05:59 +08:00 |
CCSprite.h
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into HEAD
|
2013-12-19 17:05:59 +08:00 |
CCSpriteBatchNode.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCSpriteBatchNode.h
|
Reverts CCSpriteBatchNode.h
|
2013-12-13 16:47:42 +08:00 |
CCSpriteFrame.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCSpriteFrame.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCSpriteFrameCache.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCSpriteFrameCache.h
|
issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap.
|
2013-12-04 17:46:57 +08:00 |
CCTMXLayer.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCTMXLayer.h
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into pr4479
|
2013-12-13 16:44:22 +08:00 |
CCTMXObjectGroup.cpp
|
issue #2790: Fix for TMXObjectGroup::getObject.
|
2013-12-07 16:38:50 +08:00 |
CCTMXObjectGroup.h
|
issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap.
|
2013-12-04 17:46:57 +08:00 |
CCTMXTiledMap.cpp
|
Removes Vector<T>::forEach, please use std::for_each instead. The same as Vector<T>::sort.
|
2013-12-17 17:45:29 +08:00 |
CCTMXTiledMap.h
|
getDescription() works as expected
|
2013-12-12 14:30:22 -08:00 |
CCTMXXMLParser.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCTMXXMLParser.h
|
issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap.
|
2013-12-04 17:46:57 +08:00 |
CCTextFieldTTF.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCTextFieldTTF.h
|
Adds virtual destructors on Interfaces
|
2013-11-19 16:57:23 -08:00 |
CCTextImage.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCTextImage.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCTexture2D.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCTexture2D.h
|
More renames of description() to getDescription()
|
2013-12-12 14:38:12 -08:00 |
CCTextureAtlas.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCTextureAtlas.h
|
Merge branch 'develop' into newRenderer
|
2013-12-14 19:28:01 -08:00 |
CCTextureCache.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCTextureCache.h
|
issue #3341:fix Incorrect at TextureCache::addImageAsync for repeatedly execute for the same image
|
2013-12-16 17:12:53 +08:00 |
CCTileMapAtlas.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCTileMapAtlas.h
|
issue #2790: Deprecates CCDictionary, uses ValueMap for pure base data. Adds StringUtils class .
|
2013-12-11 18:08:05 +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
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCTransition.h
|
Effects have protected contructors
|
2013-11-22 15:07:58 -08:00 |
CCTransitionPageTurn.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCTransitionPageTurn.h
|
Fix bug: rename const with under line seperator
|
2013-11-14 10:00:59 +08:00 |
CCTransitionProgress.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCTransitionProgress.h
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |
CCUserDefault.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCUserDefault.h
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |
CCUserDefault.mm
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
CCUserDefaultAndroid.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +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 |
CMakeLists.txt
|
Android and Linux fixes
|
2013-12-18 12:07:51 -08:00 |
TGAlib.cpp
|
fix more code with hungarian notation
|
2013-12-18 18:51:36 +08:00 |
TGAlib.h
|
fix more code with hungarian notation
|
2013-12-18 18:51:36 +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
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
ZipUtils.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
base64.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
base64.h
|
replaces `delete[]` with `free()` in C-based API
|
2013-11-11 18:09:47 -08:00 |
ccCArray.cpp
|
fix more code with hungarian notation
|
2013-12-18 18:51:36 +08:00 |
ccCArray.h
|
fix more code with hungarian notation
|
2013-12-18 18:51:36 +08:00 |
ccConfig.h
|
issue #2771: move CC_USE_PHYSICS from project definition to ccConfig.h
|
2013-12-04 14:36:32 +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
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
ccGLStateCache.h
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |
ccMacros.h
|
ProgressTimer works OK
|
2013-12-06 17:42:16 -08:00 |
ccShaderEx_SwitchMask_frag.h
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |
ccShader_Label_frag.h
|
new label:add support for distanceField
|
2013-12-13 12:42:15 +08:00 |
ccShader_Label_frag_glow.h
|
new label:add support for distanceField
|
2013-12-13 12:42:15 +08:00 |
ccShader_Label_frag_outline.h
|
label : fix some error on android when the GLSL versions is 1.0
|
2013-12-16 14:36:11 +08:00 |
ccShader_Label_frag_shadow.h
|
fixes warning on Label Fragment shader
|
2013-12-17 10:01:38 -08:00 |
ccShader_Label_vert.h
|
new label:add support for distanceField
|
2013-12-13 12:42:15 +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_noMVP_frag.h
|
Merge branch 'develop' into newRenderer
|
2013-12-05 22:24:41 -08:00 |
ccShader_PositionTextureColor_noMVP_vert.h
|
Merge branch 'develop' into newRenderer
|
2013-12-05 22:24:41 -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
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into iss2171-new-renderer
|
2013-12-17 15:50:24 +08:00 |
ccShaders.h
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into iss2171-new-renderer
|
2013-12-17 15:50:24 +08:00 |
ccTypes.cpp
|
Colors are now compare- and explicit convertible
|
2013-11-07 18:13:33 +01:00 |
ccTypes.h
|
issue #2171: small fix in ccTypes.h
|
2013-12-17 15:39:35 +08:00 |
ccUTF8.cpp
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
ccUTF8.h
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
ccUtils.cpp
|
replace long with int or ssize_t
|
2013-12-05 17:22:22 +08:00 |
ccUtils.h
|
replace long with int or ssize_t
|
2013-12-05 17:22:22 +08:00 |
cocos2d.cpp
|
updates cocos2d version
|
2013-11-22 16:58:05 -08:00 |
cocos2d.h
|
Removes unneeded files
|
2013-12-18 11:44:45 -08:00 |
cocos2d.vcxproj
|
update vs project for removes unneeded files
|
2013-12-19 10:24:50 +08:00 |
cocos2d.vcxproj.filters
|
update vs project for removes unneeded files
|
2013-12-19 10:24:50 +08:00 |
cocos2d.vcxproj.user
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |
cocos2d_headers.props
|
update vs project for new renderer and fix compiling fail on vs.
|
2013-12-18 14:36:49 +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
|
Fixing compilation errors on windows.
|
2013-12-05 16:09:38 +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 |