..
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
fixed #2142 : Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok.
2013-05-10 15:07:05 +08:00
CCArray.h
fixed #2142 : Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok.
2013-05-10 15:07:05 +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
fixed #2142 : Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok.
2013-05-10 15:07:05 +08:00
CCData.cpp
Ability to save/retrieve CCData into/from CCUserDefault
2013-05-29 01:06:41 +01:00
CCData.h
Fixing compilation errors for win32.
2013-06-07 14:31:15 +08:00
CCDataVisitor.cpp
Ability to save/retrieve CCData into/from CCUserDefault
2013-05-29 01:06:41 +01:00
CCDataVisitor.h
Ability to save/retrieve CCData into/from CCUserDefault
2013-05-29 01:06:41 +01:00
CCDictionary.cpp
fixed #2142 : Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok.
2013-05-10 15:07:05 +08:00
CCDictionary.h
fixed #1644 : Passing NULL parameter to ccdictionary_to_jsval will cause crash.
2013-05-22 11:56:47 +08:00
CCDouble.h
fixed #2142 : Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok.
2013-05-10 15:07:05 +08:00
CCFloat.h
fixed #2142 : Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok.
2013-05-10 15:07:05 +08:00
CCGeometry.cpp
Assert that the user does not divide by 0 in CCPoint and CCSize
2013-05-07 14:58:43 +10:00
CCGeometry.h
Clarify CCPoint::rotate & unrotate documentation
2013-05-07 14:36:17 +10:00
CCInteger.h
CCConfiguration extension (rewritten)
2013-05-22 13:00:34 -07: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 #2142 : Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok.
2013-05-10 15:07:05 +08:00
CCObject.h
Adds CALLBACK_0, CALLBACK_1 and CALLBACK_2
2013-06-11 16:30:05 -07:00
CCSet.cpp
fixed #2142 : Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok.
2013-05-10 15:07:05 +08:00
CCSet.h
fixed #2142 : Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok.
2013-05-10 15:07:05 +08:00
CCString.cpp
fixed #2142 : Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok.
2013-05-10 15:07:05 +08:00
CCString.h
fixed #2142 : Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok.
2013-05-10 15:07:05 +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