axmol/cocos/editor-support/cocosbuilder
andyque 85ce801fdd remove ccscale9sprite , cceditBox 2014-09-01 17:06:22 +08:00
..
proj.wp8 added wp8 support files and projects 2014-03-28 12:55:40 -07:00
Android.mk remove redundant LOCAL_STATIC_LIBRARIES 2014-08-28 09:46:09 +08:00
CCBAnimationManager.cpp Merge pull request #7915 from ricardoquesada/xcode_mark_todo_fixme 2014-08-29 12:55:14 -07:00
CCBAnimationManager.h remove unneeded includes 2014-08-29 15:39:52 +08:00
CCBFileLoader.cpp issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
CCBFileLoader.h remove unneeded includes 2014-08-29 15:39:52 +08:00
CCBKeyframe.cpp issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
CCBKeyframe.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCBMemberVariableAssigner.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCBReader.cpp Adds MARK: TODO: FIXME: in code 2014-08-29 12:54:24 -07:00
CCBReader.h remove unneeded includes 2014-08-29 15:39:52 +08:00
CCBSelectorResolver.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCBSequence.cpp Add new line at the end of a file to *.cpp 2014-06-19 20:45:24 +09:00
CCBSequence.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCBSequenceProperty.cpp fix compiling error on windows 2014-08-29 16:44:20 +08:00
CCBSequenceProperty.h fix compiling error on windows 2014-08-29 16:44:20 +08:00
CCControlButtonLoader.cpp Adds MARK: TODO: FIXME: in code 2014-08-29 12:54:24 -07:00
CCControlButtonLoader.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCControlLoader.cpp Add new line at the end of a file to *.cpp 2014-06-19 20:45:24 +09:00
CCControlLoader.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCLabelBMFontLoader.cpp Add new line at the end of a file to *.cpp 2014-06-19 20:45:24 +09:00
CCLabelBMFontLoader.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCLabelTTFLoader.cpp Add new line at the end of a file to *.cpp 2014-06-19 20:45:24 +09:00
CCLabelTTFLoader.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCLayerColorLoader.cpp Add new line at the end of a file to *.cpp 2014-06-19 20:45:24 +09:00
CCLayerColorLoader.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCLayerGradientLoader.cpp Adds MARK: TODO: FIXME: in code 2014-08-29 12:54:24 -07:00
CCLayerGradientLoader.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCLayerLoader.cpp Adds MARK: TODO: FIXME: in code 2014-08-29 12:54:24 -07:00
CCLayerLoader.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCMenuItemImageLoader.cpp fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
CCMenuItemImageLoader.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCMenuItemLoader.cpp fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
CCMenuItemLoader.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCMenuLoader.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCNode+CCBRelativePositioning.cpp Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCNode+CCBRelativePositioning.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCNodeLoader.cpp Adds MARK: TODO: FIXME: in code 2014-08-29 12:54:24 -07:00
CCNodeLoader.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCNodeLoaderLibrary.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CCNodeLoaderLibrary.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCNodeLoaderListener.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCParticleSystemQuadLoader.cpp Add new line at the end of a file to *.cpp 2014-06-19 20:45:24 +09:00
CCParticleSystemQuadLoader.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCScale9SpriteLoader.cpp remove ccscale9sprite , cceditBox 2014-09-01 17:06:22 +08:00
CCScale9SpriteLoader.h remove ccscale9sprite , cceditBox 2014-09-01 17:06:22 +08:00
CCScrollViewLoader.cpp Add new line at the end of a file to *.cpp 2014-06-19 20:45:24 +09:00
CCScrollViewLoader.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CCSpriteLoader.cpp fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
CCSpriteLoader.h Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases. 2014-08-27 10:18:44 +08:00
CocosBuilder.h issue #2790: Removes CCBValue. 2013-12-09 17:55:56 +08:00