Commit Graph

19 Commits

Author SHA1 Message Date
minggo 7d52161804 fixed #441: Initialize pointer in contruction & detect pointer value in destruction 2011-04-01 16:06:53 +08:00
minggo 22b55eaf78 issue #418: add copyright of original author to each file 2011-03-19 10:59:01 +08:00
minggo b5a99f90df issue #375: rename file names and object names 2011-03-07 17:11:57 +08:00
natural-law eeb4e99804 rename the action classes. 2010-12-22 15:43:54 +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
Ming 683596a023 issue #170 2010-09-29 09:39:45 +00:00
Ming 742baf4fdb issue #170 2010-09-28 10:27:33 +00:00
Ming 68d3edc0d3 issue #170 2010-09-28 08:18:05 +00:00
Walzer 5fd1bf85b6 issue #121, return bool in function init**** 2010-09-04 04:02:52 +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 1cfee20d06 fixed #84: 2010-08-25 08:08:10 +00:00
Walzer e08807083c issue #18, debug, change description 2010-08-06 08:05:19 +00:00
Walzer 076cab9f49 issue #36, implement CCInstantAction.cpp 2010-08-05 09:22:47 +00:00
Walzer aaf66ba58e issue #31, implement CCAction.cpp, CCIntervalAction left 2010-08-05 06:32:04 +00:00
Walzer 14427a24d7 2010-08-04 07:46:12 +00:00
Ming a324e38cb2 issue #21: change INT32 to int, change UINT to unsigned int 2010-08-02 02:58:00 +00:00
Ming 4ed833eb47 fixed issue #12: add CCAction.h 2010-07-20 06:42:56 +00:00