axmol/cocos2dx/support
James Chen 0d8e7deb10 Reverted CCNotificationCenter.cpp. 'object' and 'target' should not be retained. We must use weak reference, otherwise the life-cycle of target object will be delayed until the destruction of CCNotificationCenter. 2012-09-26 16:25:13 +08:00
..
data_support Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
image_support Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
zip_support Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
CCNotificationCenter.cpp Reverted CCNotificationCenter.cpp. 'object' and 'target' should not be retained. We must use weak reference, otherwise the life-cycle of target object will be delayed until the destruction of CCNotificationCenter. 2012-09-26 16:25:13 +08:00
CCNotificationCenter.h update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
CCPointExtension.cpp update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
CCPointExtension.h update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
CCProfiling.cpp update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
CCProfiling.h update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
CCUserDefault.cpp update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
CCUserDefault.h update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
CCVertex.cpp issue #1310: First commit since sync to rc2. 2012-06-08 14:11:48 +08:00
CCVertex.h Minor English Spelling Corrections. A few grammar corrections. 2012-09-17 00:02:24 -07:00
TransformUtils.cpp update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
TransformUtils.h update copyright to 2012, update cocos2d version to 2.0.3 2012-09-24 21:22:20 +08:00
base64.cpp issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
base64.h issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
ccUtils.cpp issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
ccUtils.h issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00