moadib
|
a8d87a9976
|
Non-trivial arguments passed by reference now.
Removed unnecessary cocos2d:: prefix inside namespace.
|
2011-08-17 17:26:26 +04:00 |
natural-law
|
94f2d8a5e2
|
fixed #513, CCProgressTimer support sprite generated from CCSpriteFrame.
|
2011-08-03 11:38:38 +08:00 |
natural-law
|
d6221cfa36
|
Use the setter to set the value of m_tAnchorPoint.
|
2011-08-02 11:02:02 +08:00 |
minggo
|
d48c3fdfb1
|
upgrade to 1.0.0-final 07-11
|
2011-07-12 11:20:41 +08:00 |
minggo
|
f894e00f27
|
fix a bug of CCProgressTimer when upgrade to rc3
|
2011-07-06 16:29:56 +08:00 |
minggo
|
6b97a381e9
|
fixed #560: upgrade misc_nodes to 1.0.0-rc3
|
2011-07-04 16:01:57 +08:00 |
minggo
|
7d52161804
|
fixed #441: Initialize pointer in contruction & detect pointer value in destruction
|
2011-04-01 16:06:53 +08:00 |
walzer
|
81fa070125
|
fixed #418, add copyright of original authors, merge Bin's commit
|
2011-03-19 14:45:51 +08:00 |
minggo
|
b5a99f90df
|
issue #375: rename file names and object names
|
2011-03-07 17:11:57 +08:00 |
yangws
|
c142070c2c
|
misc_node upto-0.99.5.
Signed-off-by: yangws <yangws@cocos2d-x.org>
|
2010-12-25 15:09:42 +08:00 |
Walzer
|
820c2f0714
|
issue #211 cocos2d-x back to cocos2dx
|
2010-11-18 15:01:42 +00:00 |
Walzer
|
b4328354af
|
issue #211 cocos2dx -> cocos2d-x
|
2010-11-18 14:07:17 +00:00 |
Walzer
|
a279e5dc9b
|
issue 169, we should retain the new variable first, and then release the old one. assignment at last.
|
2010-09-27 10:19:10 +00:00 |
Walzer
|
907fb3f692
|
issue #126, add retain when member variable is changed
|
2010-09-06 02:27:38 +00:00 |
Ming
|
0ee9e5fd0b
|
issue #61:
|
2010-09-04 06:13:48 +00:00 |
Ming
|
ed023fc129
|
fixed #112
|
2010-09-01 07:36:25 +00:00 |
Ming
|
710e29b086
|
issue #80
|
2010-08-25 02:19:20 +00:00 |
Ming
|
ceba1ff961
|
issue #65: add some missed codes
|
2010-08-21 05:53:24 +00:00 |
Ming
|
fa71e45ac0
|
issue #42: implement CCProgressTimer
|
2010-08-11 10:15:52 +00:00 |