Commit Graph

12 Commits

Author SHA1 Message Date
James Chen cf006df9ff closed : Deprecates CCNotificationCenter, uses EventDispatcher instead. 2013-12-31 10:54:37 +08:00
James Chen 6fce4f9061 Don’t use ‘String::createWithFormat’ in our codes, use StringUtils::format() instead. 2013-12-25 11:00:51 +08:00
boyu0 c8c0e2270e issue : deprecated RGBAProtocol, NodeRGBA and LayerRGBA 2013-12-13 10:10:49 +08:00
boyu0 d7106d49be Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into bug3162_opacity_incorrect 2013-12-12 17:04:21 +08:00
James Chen be9bb6998b issue : Deprecates Dictionary, Array, String, Integer, Bool, Float, Double classes.
Also renames Map::remove to Map::erase.
2013-12-11 18:08:06 +08:00
boyu0 a71394b122 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into bug3162_opacity_incorrect 2013-12-10 18:03:41 +08:00
boyu0 d6d7923134 closed : add RGBAProtocol, NodeRGBA and LayerRGBA back and deprecate them 2013-12-09 11:32:28 +08:00
James Chen 165cdf7fe6 issue : Deprecates CCArray. 2013-12-07 10:48:02 +08:00
James Chen 6cd573fa7f issue : Deprecates CCSet. 2013-12-06 18:16:58 +08:00
boyu0 af5f496861 issue : Merge Node and NodeRGBA, fix bug: Child's opacity will not be changed when its parent's setCascadeOpacityEnabled was set to true and opacity was changed. 2013-12-06 18:07:16 +08:00
minggo 95acb1b9e3 issue : helloworld build ok on android 2013-10-14 14:01:00 +08:00
minggo 49d7bbd600 issue : remove sub folders except platform 2013-10-12 15:41:45 +08:00