axmol/cocos/2d
boyu0 d0da73c365 Add _stencil is nil test, add warning log. 2013-12-09 14:00:10 +08:00
..
platform Merge pull request #4444 from minggo/fix-warning 2013-12-06 01:07:03 -08:00
Android.mk Merge branch 'develop' into console 2013-12-04 21:58:11 -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 warnings 2013-12-06 16:32:06 +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 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 replace long with int or ssize_t 2013-12-05 17:22:22 +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 issue #2790: Deprecates CCSet. 2013-12-06 18:16:58 +08:00
CCActionManager.h issue #2790: Deprecates CCSet. 2013-12-06 18:16:58 +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: Uses non-const ValueMap for simplifying codes in CCAnimationCache.cpp. 2013-12-07 14:22:03 +08:00
CCAnimationCache.h issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap. 2013-12-04 17:46:57 +08:00
CCAtlasNode.cpp replace long with int or ssize_t 2013-12-05 17:22:22 +08:00
CCAtlasNode.h replace long with int or ssize_t 2013-12-05 17:22:22 +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 Add _stencil is nil test, add warning log. 2013-12-09 14:00:10 +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 #2790: Deprecates CCArray. 2013-12-07 10:48:02 +08:00
CCDirector.cpp #issue #2790: Uses Vector<Scene*> for scenesStack in CCDirector. 2013-12-07 14:22:51 +08:00
CCDirector.h issue #2790: Deprecates CCArray. 2013-12-07 10:48:02 +08:00
CCDrawNode.cpp replace long with int or ssize_t 2013-12-05 17:22:22 +08:00
CCDrawNode.h replace long with int or ssize_t 2013-12-05 17:22:22 +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 fix some warnings 2013-12-06 16:32:06 +08:00
CCEventDispatcher.h replace long with int or ssize_t 2013-12-05 17:22:22 +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 fix some warnings 2013-12-06 16:32:06 +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 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 fix some warnings 2013-12-06 16:32:06 +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 replace long with int or ssize_t 2013-12-05 17:22:22 +08:00
CCGrid.h replace long with int or ssize_t 2013-12-05 17:22:22 +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 replace long with int or ssize_t 2013-12-05 17:22:22 +08:00
CCLabel.h Adds more strings 2013-11-07 12:42:16 -08:00
CCLabelAtlas.cpp fix some warnings 2013-12-06 16:32:06 +08:00
CCLabelAtlas.h replace long with int or ssize_t 2013-12-05 17:22:22 +08:00
CCLabelBMFont.cpp fix some warnings 2013-12-06 16:32:06 +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 fix some warnings 2013-12-06 16:32:06 +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: Deprecates CCSet. 2013-12-06 18:16:58 +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: Updates MenuItemToggole 2013-12-07 14:24:31 +08:00
CCMenuItem.h issue #2790: Updates MenuItemToggole 2013-12-07 14:24:31 +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 replace long with int or ssize_t 2013-12-05 17:22:22 +08:00
CCNode.h replace long with int or ssize_t 2013-12-05 17:22:22 +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 replace long with int or ssize_t 2013-12-05 17:22:22 +08:00
CCParticleBatchNode.h replace long with int or ssize_t 2013-12-05 17:22:22 +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 fix some warnings 2013-12-06 16:32:06 +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 replace long with int or ssize_t 2013-12-05 17:22:22 +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 issue #2790: Vector<SchedulerScriptHandlerEntry*> instead of CCArray* in CCScheduler 2013-12-07 14:25:24 +08:00
CCScheduler.h issue #2790: Vector<SchedulerScriptHandlerEntry*> instead of CCArray* in CCScheduler 2013-12-07 14:25:24 +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 Merge pull request #4434 from martell/msys2 2013-12-05 22:23:45 -08:00
CCSprite.h fix a typo 2013-11-27 10:02:32 +08:00
CCSpriteBatchNode.cpp fix some warnings 2013-12-06 16:32:06 +08:00
CCSpriteBatchNode.h replace long with int or ssize_t 2013-12-05 17:22:22 +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: Bindings-generator supports binding Vector<T> and some bug fixes. 2013-12-06 16:46:19 +08:00
CCSpriteFrameCache.h issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap. 2013-12-04 17:46:57 +08:00
CCTMXLayer.cpp fix some warnings 2013-12-06 16:32:06 +08:00
CCTMXLayer.h issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap. 2013-12-04 17:46:57 +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 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 fix some warnings 2013-12-06 16:32:06 +08:00
CCTMXXMLParser.h issue #2790: ValueArray —> ValueVector, ValueDict —> ValueMap, IntValueDict —> IntValueMap. 2013-12-04 17:46:57 +08:00
CCTextFieldTTF.cpp fix some warnings 2013-12-06 16:32:06 +08:00
CCTextFieldTTF.h Adds virtual destructors on Interfaces 2013-11-19 16:57:23 -08:00
CCTextImage.cpp fix some warnings 2013-12-06 16:32:06 +08:00
CCTextImage.h fix some warnings 2013-12-06 16:32:06 +08:00
CCTexture2D.cpp fix some warnings 2013-12-06 16:32:06 +08:00
CCTexture2D.h replace long with int or ssize_t 2013-12-05 17:22:22 +08:00
CCTextureAtlas.cpp replace long with int or ssize_t 2013-12-05 17:22:22 +08:00
CCTextureAtlas.h replace long with int or ssize_t 2013-12-05 17:22:22 +08:00
CCTextureCache.cpp use Schedule::performFunctionInCocosThread 2013-12-06 14:15:01 +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 fix some warnings 2013-12-06 16:32:06 +08:00
CCUserDefault.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
CCUserDefault.mm replace long with int or ssize_t 2013-12-05 17:22:22 +08:00
CCUserDefaultAndroid.cpp Merge pull request #4441 from xhcnb/mem_leak_android_userdefault 2013-12-05 22:19:58 -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 fix some warnings 2013-12-06 16:32:06 +08:00
ZipUtils.h fix some warnings 2013-12-06 16:32:06 +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 replace long with int or ssize_t 2013-12-05 17:22:22 +08:00
ccCArray.h replace long with int or ssize_t 2013-12-05 17:22:22 +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 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 fix some warnings 2013-12-06 16:32:06 +08:00
ccUTF8.h issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +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 Merge branch 'develop' into console 2013-12-04 21:58:11 -08:00
cocos2d.vcxproj Reverts config of VS project. 2013-12-05 16:37:50 +08:00
cocos2d.vcxproj.filters Reverts config of VS project. 2013-12-05 16:37:50 +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 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