Commit Graph

27 Commits

Author SHA1 Message Date
Walzer c02230b4ae fixed #240, CCSequence(..., CCHide::action(), ...) will not break down now. 2010-12-04 15:03:07 +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 3313d696f2 issue #18, debug 2010-09-07 07:39:15 +00:00
Walzer 907fb3f692 issue #126, add retain when member variable is changed 2010-09-06 02:27:38 +00:00
Ming 21e0bfe46b issue #61: 2010-09-04 06:47:40 +00:00
Walzer 5fd1bf85b6 issue #121, return bool in function init**** 2010-09-04 04:02:52 +00:00
Ming 857595d644 issue #116 2010-09-02 08:46:25 +00:00
Ming 59afd38192 issue #116: remove __super 2010-09-02 06:54:42 +00:00
Ming 39c6ebf503 issue #85:remove the using of dynamic_cast() 2010-08-31 03:20:37 +00:00
Ming 40158638ff issue #85:remove the using of dynamic_cast() 2010-08-30 07:06:08 +00:00
Ming 0cdfba141a issue #85: make CCRepeatForever to inherit from CCIntervalAction 2010-08-28 10:00:38 +00:00
natural-law b1c7636632 fixed #100
Modify the variable type of CCAction::m_pTarget form NSObject to CCNode
2010-08-28 04:02:10 +00:00
Ming bfadb1371a fixed #83: 2010-08-25 06:14:31 +00:00
Ming 710e29b086 issue #80 2010-08-25 02:19:20 +00:00
Ming 64e729905a issue #64: fixed a bug of CCSpawn 2010-08-21 03:03:18 +00:00
Ming 7c3ccd5600 fixed #49: 2010-08-17 03:43:10 +00:00
Ming 3c658c27a5 issue #44: fix some bugs 2010-08-12 09:01:51 +00:00
Ming fa71e45ac0 issue #42: implement CCProgressTimer 2010-08-11 10:15:52 +00:00
Ming 1873732182 issue #35: fix bug of startWithTarget() 2010-08-11 07:04:34 +00:00
Ming 2fc2bde67b issue #35: fix some bug 2010-08-11 06:03:46 +00:00
Ming 167366cfab fixed #35: fix some compile bugs 2010-08-10 09:20:28 +00:00
Ming 358c712839 issue #35: implement CCIntervalAction 2010-08-09 08:27:36 +00:00
Ming 3e2ee37a8a issue #35: fixed some bugs 2010-08-09 03:46:35 +00:00
Ming e3d34da47e issue #35: implement some actions 2010-08-06 07:48:53 +00:00
Ming 792a2d2ab5 issue #35: implement some actions 2010-08-06 06:44:17 +00:00
Ming 3b58ec4afe issue #35: add CCIntervalAction.cpp and CCIntervalAction.h but have not implemented them 2010-08-06 02:51:40 +00:00