.. |
platform
|
issue #2790: fileToValueDict —> getValueMapFromFile, fileToValueArray —> getValueVectorFromFile.
|
2013-12-04 17:50:57 +08:00 |
Android.mk
|
issue #2790: Updates Makefile, Moves some codes to CCValue.cpp.
|
2013-12-04 16:18:22 +08:00 |
CCAction.cpp
|
issue #2790: Pure base data from Dictionary* to ValueDict, Array* to ValueArray.
|
2013-12-04 16:02:52 +08:00 |
CCAction.h
|
adds CC_DISALLOW_COPY_AND_ASSIGN() to Actilons
|
2013-11-21 17:06:06 -08:00 |
CCActionCamera.cpp
|
fix some hungarial
|
2013-11-16 21:08:00 +08:00 |
CCActionCamera.h
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |
CCActionCatmullRom.cpp
|
fix some hungarial
|
2013-11-16 21:08:00 +08:00 |
CCActionCatmullRom.h
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +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
|
fix some hungarial
|
2013-11-16 21:08:00 +08:00 |
CCActionGrid.h
|
Effects have protected contructors
|
2013-11-22 15:07:58 -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
|
issue #3228: Reconstruct the Callfunc create method to support std::function and add callFuncND + auto remove lua test case
|
2013-11-22 11:51:07 +08:00 |
CCActionInstant.h
|
Merge branch 'develop' into constructors_are_protected
|
2013-11-25 13:59:24 -08:00 |
CCActionInterval.cpp
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
CCActionInterval.h
|
issue #2790: Vector<FiniteTimeAction*> for Sequence::create(arr) and Spawn::create(arr).
|
2013-12-04 15:56:08 +08:00 |
CCActionManager.cpp
|
fix 64bit warning. unsigned int (int) —> long.
|
2013-11-11 16:45:44 +08:00 |
CCActionManager.h
|
fix 64bit warning. unsigned int (int) —> long.
|
2013-11-11 16:45:44 +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
|
Effects have protected contructors
|
2013-11-22 15:07:58 -08:00 |
CCActionTiledGrid.cpp
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |
CCActionTiledGrid.h
|
Effects have protected contructors
|
2013-11-22 15:07:58 -08:00 |
CCActionTween.cpp
|
ControlSwitch compies
|
2013-11-15 12:04:47 -08:00 |
CCActionTween.h
|
ControlSwitch compies
|
2013-11-15 12:04:47 -08:00 |
CCAnimation.cpp
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
CCAnimation.h
|
issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap.
|
2013-12-04 17:46:57 +08:00 |
CCAnimationCache.cpp
|
issue #2790: Renames functions in Map<K, V>.
|
2013-12-05 10:59:43 +08:00 |
CCAnimationCache.h
|
issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap.
|
2013-12-04 17:46:57 +08:00 |
CCAtlasNode.cpp
|
fix 64bit warning. unsigned int (int) —> long.
|
2013-11-11 16:45:44 +08:00 |
CCAtlasNode.h
|
ParticleSystem uses protected constructors
|
2013-11-14 16:21:49 -08:00 |
CCCamera.cpp
|
fix some hungarial
|
2013-11-16 21:08:00 +08:00 |
CCCamera.h
|
fix some hungarial
|
2013-11-16 21:08:00 +08:00 |
CCClippingNode.cpp
|
issue #2790: Vector::makeObjectsPerformCallback —> Vector::forEach
|
2013-12-04 16:01:02 +08:00 |
CCClippingNode.h
|
more protected constructors
|
2013-11-14 16:33:43 -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
|
Reports wether the build is DEBUG or RELEASE
|
2013-11-26 14:36:31 -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
|
add helper funcion to invoke a function in gl thread
|
2013-11-27 16:49:07 +08:00 |
CCDirector.h
|
fix some hungarial
|
2013-11-16 21:08:00 +08:00 |
CCDrawNode.cpp
|
Fixing warning generated by VS2012.
|
2013-11-20 10:39:30 +08:00 |
CCDrawNode.h
|
ParticleSystem uses protected constructors
|
2013-11-14 16:21:49 -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
|
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
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
CCEventDispatcher.h
|
Fixing warning generated by VS2012.
|
2013-11-20 10:39:30 +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
|
continue replacing `const char*` with `const std::string&`
|
2013-11-06 17:05:13 -08:00 |
CCFont.h
|
continue replacing `const char*` with `const std::string&`
|
2013-11-06 17:05:13 -08:00 |
CCFontAtlas.cpp
|
continue replacing `const char*` with `const std::string&`
|
2013-11-06 17:05:13 -08:00 |
CCFontAtlas.h
|
continue replacing `const char*` with `const std::string&`
|
2013-11-06 17:05:13 -08:00 |
CCFontAtlasCache.cpp
|
continue replacing `const char*` with `const std::string&`
|
2013-11-06 17:05:13 -08:00 |
CCFontAtlasCache.h
|
continue replacing `const char*` with `const std::string&`
|
2013-11-06 17:05:13 -08:00 |
CCFontAtlasFactory.cpp
|
continue replacing `const char*` with `const std::string&`
|
2013-11-06 17:05:13 -08:00 |
CCFontAtlasFactory.h
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +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
|
issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in cocos folder
|
2013-11-07 19:11:09 +08:00 |
CCFontFNT.h
|
continue replacing `const char*` with `const std::string&`
|
2013-11-06 17:05:13 -08:00 |
CCFontFreeType.cpp
|
Merge branch 'develop' into free_instead_of_delete
|
2013-11-14 14:47:01 +08:00 |
CCFontFreeType.h
|
issus #2893:improve new label
|
2013-10-31 17:52:22 +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
|
add setUniformLocationWithMatrix2fv, setUniformLocationWithMatrix3fv mothed in GLProgram class.
|
2013-11-12 18:59:37 +08:00 |
CCGLProgram.h
|
fix indentation
|
2013-11-22 09:42:21 -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
|
continue replacing `const char*` with `const std::string&`
|
2013-11-06 17:05:13 -08:00 |
CCGrid.h
|
continue replacing `const char*` with `const std::string&`
|
2013-11-06 17:05:13 -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
|
issue #2790: Android build was ok, fixes some warnings.
|
2013-12-04 16:02:54 +08:00 |
CCLabel.h
|
Adds more strings
|
2013-11-07 12:42:16 -08:00 |
CCLabelAtlas.cpp
|
issue #2770: fix some warning
|
2013-11-13 11:22:34 +08:00 |
CCLabelAtlas.h
|
Adds more strings
|
2013-11-07 12:42:16 -08:00 |
CCLabelBMFont.cpp
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
CCLabelBMFont.h
|
CCControlButton has protected constructor
|
2013-11-14 17:19:16 -08:00 |
CCLabelTTF.cpp
|
Adds more strings
|
2013-11-07 12:42:16 -08:00 |
CCLabelTTF.h
|
Adds more strings
|
2013-11-07 12:42:16 -08:00 |
CCLabelTextFormatProtocol.h
|
Adds virtual destructors on Interfaces
|
2013-11-19 16:57:23 -08:00 |
CCLabelTextFormatter.cpp
|
issue #2770: fix some warning
|
2013-11-11 12:49:38 +08:00 |
CCLabelTextFormatter.h
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |
CCLayer.cpp
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
CCLayer.h
|
issue #2790: Vector<T> replaces Array* finished.
|
2013-12-04 16:01:55 +08:00 |
CCMenu.cpp
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
CCMenu.h
|
issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap.
|
2013-12-04 17:46:57 +08:00 |
CCMenuItem.cpp
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
CCMenuItem.h
|
issue #2790: Android build was ok, fixes some warnings.
|
2013-12-04 16:02:54 +08:00 |
CCMotionStreak.cpp
|
issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in cocos folder
|
2013-11-07 19:11:09 +08:00 |
CCMotionStreak.h
|
more protected constructors
|
2013-11-14 16:33:43 -08:00 |
CCNode.cpp
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
CCNode.h
|
issue #2790: Deletes Vector::init, adds Vector::setCapacity.
|
2013-12-04 16:00:18 +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
|
more protected constructors
|
2013-11-14 16:33:43 -08:00 |
CCParticleBatchNode.cpp
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
CCParticleBatchNode.h
|
issue #2790: Node::_children is Vector<Node*> now.
|
2013-12-04 16:00:17 +08:00 |
CCParticleExamples.cpp
|
Menu + MenuItem
|
2013-11-15 13:14:12 -08:00 |
CCParticleExamples.h
|
Menu + MenuItem
|
2013-11-15 13:14:12 -08:00 |
CCParticleSystem.cpp
|
issue #2790: fileToValueDict —> getValueMapFromFile, fileToValueArray —> getValueVectorFromFile.
|
2013-12-04 17:50:57 +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' into constructors_are_protected
|
2013-11-19 13:13:57 -08:00 |
CCParticleSystemQuad.h
|
ParticleSystem uses protected constructors
|
2013-11-14 16:21:49 -08:00 |
CCProfiling.cpp
|
issue #2770: fix some warning
|
2013-11-13 11:22:34 +08:00 |
CCProfiling.h
|
Fixes some compiler warnings
|
2013-11-04 16:31:36 -08:00 |
CCProgressTimer.cpp
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |
CCProgressTimer.h
|
more protected constructors
|
2013-11-14 16:33:43 -08:00 |
CCProtocols.h
|
Adds virtual destructors on Interfaces
|
2013-11-19 16:57:23 -08:00 |
CCRenderTexture.cpp
|
issue #2790: Vector::makeObjectsPerformCallback —> Vector::forEach
|
2013-12-04 16:01:02 +08:00 |
CCRenderTexture.h
|
RenderTexture contructor ctor is public again
|
2013-11-22 16:14:05 -08:00 |
CCScene.cpp
|
issue #2790: Vector::makeObjectsPerformCallback —> Vector::forEach
|
2013-12-04 16:01:02 +08:00 |
CCScene.h
|
Constructors are protected
|
2013-11-13 15:55:36 -08:00 |
CCScheduler.cpp
|
fix some hungarial
|
2013-11-16 21:08:00 +08:00 |
CCScheduler.h
|
fix some hungarial
|
2013-11-16 21:08:00 +08:00 |
CCScriptSupport.cpp
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |
CCScriptSupport.h
|
issue #2868:Add more manual lua binding functions
|
2013-11-09 22:58:40 +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
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
CCSprite.h
|
fix a typo
|
2013-11-27 10:02:32 +08:00 |
CCSpriteBatchNode.cpp
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
CCSpriteBatchNode.h
|
Fixes some compiler warnings
|
2013-11-04 16:31:36 -08:00 |
CCSpriteFrame.cpp
|
issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in cocos folder
|
2013-11-07 19:11:09 +08:00 |
CCSpriteFrame.h
|
Uses `const std::string&`
|
2013-11-05 19:02:03 -08:00 |
CCSpriteFrameCache.cpp
|
issue #2790: Renames functions in Map<K, V>.
|
2013-12-05 10:59:43 +08:00 |
CCSpriteFrameCache.h
|
issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap.
|
2013-12-04 17:46:57 +08:00 |
CCTMXLayer.cpp
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
CCTMXLayer.h
|
issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap.
|
2013-12-04 17:46:57 +08:00 |
CCTMXObjectGroup.cpp
|
issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap.
|
2013-12-04 17:46:57 +08:00 |
CCTMXObjectGroup.h
|
issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap.
|
2013-12-04 17:46:57 +08:00 |
CCTMXTiledMap.cpp
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
CCTMXTiledMap.h
|
issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap.
|
2013-12-04 17:46:57 +08:00 |
CCTMXXMLParser.cpp
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
CCTMXXMLParser.h
|
issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap.
|
2013-12-04 17:46:57 +08:00 |
CCTextFieldTTF.cpp
|
Adds more strings
|
2013-11-07 12:42:16 -08:00 |
CCTextFieldTTF.h
|
Adds virtual destructors on Interfaces
|
2013-11-19 16:57:23 -08:00 |
CCTextImage.cpp
|
issue #2770: fix some warning
|
2013-11-13 11:22:34 +08:00 |
CCTextImage.h
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |
CCTexture2D.cpp
|
issue #2770: fix some warning
|
2013-11-13 11:22:34 +08:00 |
CCTexture2D.h
|
Uses std::unordered_map<> instead of std::map<>
|
2013-11-21 13:43:59 -08:00 |
CCTextureAtlas.cpp
|
issue #2790: Pure base data from Dictionary* to ValueDict, Array* to ValueArray.
|
2013-12-04 16:02:52 +08:00 |
CCTextureAtlas.h
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into feature/configuration_VAO_runtime
|
2013-11-12 20:18:04 +08:00 |
CCTextureCache.cpp
|
don't create a pool, since it doesn't invoke any iOS dependent codes
|
2013-11-27 17:43:54 +08:00 |
CCTextureCache.h
|
issue #3025: move deprecated texture cache implementation to cpp file
|
2013-11-11 15:40:12 +08:00 |
CCTileMapAtlas.cpp
|
TiledMap uses std::string
|
2013-11-15 16:37:57 -08:00 |
CCTileMapAtlas.h
|
TiledMap uses std::string
|
2013-11-15 16:37:57 -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
|
Constructors are protected
|
2013-11-13 15:55:36 -08:00 |
CCTransition.h
|
Effects have protected contructors
|
2013-11-22 15:07:58 -08:00 |
CCTransitionPageTurn.cpp
|
Fix bug: rename const with under line seperator
|
2013-11-14 10:00:59 +08:00 |
CCTransitionPageTurn.h
|
Fix bug: rename const with under line seperator
|
2013-11-14 10:00:59 +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
|
Merge branch 'develop' into free_instead_of_delete
|
2013-11-14 14:47:01 +08:00 |
CCUserDefault.h
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |
CCUserDefault.mm
|
replaces `delete[]` with `free()` in C-based API
|
2013-11-11 18:09:47 -08:00 |
CCUserDefaultAndroid.cpp
|
Fix bug: add android, fix android can not compile
|
2013-11-14 17:14:35 +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
|
Fixed HelloCpp Linking on Linux
|
2013-12-02 07:10:37 +00:00 |
TGAlib.cpp
|
issue #2345: namespace cocos2d { -> NS_CC_BEGIN
|
2013-11-29 15:25:21 +08:00 |
TGAlib.h
|
issue #2345: class Image add tga image format support.
|
2013-11-29 14:31:42 +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
|
Uses std::unordered_map<> instead of std::map<>
|
2013-11-21 13:43:59 -08:00 |
ZipUtils.h
|
Fix bug: deprecate old interface
|
2013-11-14 13:35:17 +08:00 |
base64.cpp
|
replaces `delete[]` with `free()` in C-based API
|
2013-11-11 18:09:47 -08:00 |
base64.h
|
replaces `delete[]` with `free()` in C-based API
|
2013-11-11 18:09:47 -08:00 |
ccCArray.cpp
|
Fixes some compiler warnings
|
2013-11-04 16:31:36 -08:00 |
ccCArray.h
|
Fixes some compiler warnings
|
2013-11-04 16:31:36 -08:00 |
ccConfig.h
|
issue #2771: edit android.mk, CMakeLists.txt, change PHYSICS_CONTACT_POINT_MAX to PhysicsContactData:POINT_MAX
|
2013-11-26 18:22:52 +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
|
put '{' in a new line to follow cocos2d-x coding style
|
2013-11-13 14:52:16 +08:00 |
ccGLStateCache.h
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |
ccMacros.h
|
Macro CC_DISABLE_COPY is renamed to CC_DISALLOW_COPY_AND_ASSIGN
|
2013-11-22 16:09:05 -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
|
Colors are now compare- and explicit convertible
|
2013-11-07 18:13:33 +01:00 |
ccTypes.h
|
Colors are now compare- and explicit convertible
|
2013-11-07 18:13:33 +01: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
|
updates cocos2d version
|
2013-11-22 16:58:05 -08:00 |
cocos2d.h
|
issue #2790: Android build was ok, fixes some warnings.
|
2013-12-04 16:02:54 +08:00 |
cocos2d.vcxproj
|
issue #2771: fix vs compile errors, change project setting
|
2013-11-27 17:33:33 +08:00 |
cocos2d.vcxproj.filters
|
issue #2771: fix vs compile errors, change project setting
|
2013-11-27 17:33:33 +08:00 |
cocos2d.vcxproj.user
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |
cocos2d_headers.props
|
fix miss bind setGrid\getGrid for JS.
|
2013-11-19 10:33:11 +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 |