Dhilan007
|
898e2136b1
|
LabelTTF and LabelBMFont tagged as deprecated
|
2014-03-28 14:18:01 +08:00 |
Dale Stammen
|
f6b57df505
|
added WP8 and WINRT platforms
|
2014-03-22 05:53:09 -07:00 |
James Chen
|
9436173039
|
issue #4058: typedef Ref Object; and deprecate it.
|
2014-02-20 10:58:37 +08:00 |
James Chen
|
5e6130c92c
|
issue #4058: Get rid of Object ,rename it to Ref.
|
2014-02-20 10:53:49 +08:00 |
Ricardo Quesada
|
78fdabe926
|
more cleanup in TMX code
|
2014-02-07 18:33:30 -08:00 |
Ricardo Quesada
|
3560227d09
|
sort of working
|
2014-02-05 19:51:24 -08:00 |
Ricardo Quesada
|
862500f99a
|
Renames EGLView -> GLView
|
2014-01-30 15:40:56 -08:00 |
walzer
|
64af0de648
|
update copyrights for 2014, in cocos/2d/ folder
|
2014-01-07 11:25:07 +08:00 |
James Chen
|
cf006df9ff
|
closed #2865: 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 #3162: 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 #2790: 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 #3162: add RGBAProtocol, NodeRGBA and LayerRGBA back and deprecate them
|
2013-12-09 11:32:28 +08:00 |
James Chen
|
165cdf7fe6
|
issue #2790: Deprecates CCArray.
|
2013-12-07 10:48:02 +08:00 |
James Chen
|
6cd573fa7f
|
issue #2790: Deprecates CCSet.
|
2013-12-06 18:16:58 +08:00 |
boyu0
|
af5f496861
|
issue #3162: 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 #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |
minggo
|
49d7bbd600
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |