axmol/cocos2dx/cocoa
James Chen ae0b973cf1 issue #1687: Moving the global function( ccFileUtils_dictionaryWithContentsOfFileThreadSafe, ccFileUtils_arrayWithContentsOfFileThreadSafe) to the CCFileUtils class.
)
2013-02-01 18:48:44 +08:00
..
CCAffineTransform.cpp fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float" 2012-08-01 15:30:12 +08:00
CCAffineTransform.h fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float" 2012-08-01 15:30:12 +08:00
CCArray.cpp issue #1687: Moving the global function( ccFileUtils_dictionaryWithContentsOfFileThreadSafe, ccFileUtils_arrayWithContentsOfFileThreadSafe) to the CCFileUtils class. 2013-02-01 18:48:44 +08:00
CCArray.h fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCAutoreleasePool.cpp issue #1486: fix a warning in CCAutoreleasePool.cpp. 2012-10-12 16:03:53 +08:00
CCAutoreleasePool.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCBool.h added licence 2012-12-29 11:32:27 +09:00
CCDictionary.cpp issue #1687: Moving the global function( ccFileUtils_dictionaryWithContentsOfFileThreadSafe, ccFileUtils_arrayWithContentsOfFileThreadSafe) to the CCFileUtils class. 2013-02-01 18:48:44 +08:00
CCDictionary.h issue #1650: Inline function needs to be implemented in header file on Android platform. 2013-01-15 18:15:14 +08:00
CCDouble.h added licence 2012-12-29 11:32:27 +09:00
CCFloat.h added licence 2012-12-29 11:32:27 +09:00
CCGeometry.cpp make CCRect accept width<0 and height<0 2013-01-29 14:03:03 +08:00
CCGeometry.h fixed #1468: Exported CCPoint, CCSize and CCRect. 2013-01-15 18:59:35 +08:00
CCInteger.h fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCNS.cpp Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
CCNS.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCObject.cpp fixed #1494: Change the value of CCObject::m_uAutoreleaseCount in CCAutoreleasePool class. 2012-10-08 14:05:03 +08:00
CCObject.h fixed #1494: Missing removing auto-release object from AutoReleasePool if invoking 'autorelease' method more times. 2012-10-08 13:41:48 +08:00
CCSet.cpp Refactoring in CCSet 2012-11-30 11:23:44 -03:00
CCSet.h Implementation of removeAllObjects() methods in CCSet 2012-11-30 10:44:09 -03:00
CCString.cpp fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCString.h fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCZone.cpp issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
CCZone.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00