Commit Graph

60 Commits

Author SHA1 Message Date
Ming 416a319344 fixed #203 2010-11-13 03:34:49 +00:00
Walzer 94806c9194 merge with tag/0.99.4-uphone-0.9.0 2010-11-11 03:18:58 +00:00
Ming 6853385c8d resolve compile error for android 2010-11-03 02:59:07 +00:00
Walzer 72aee0eace issue #175, add retain for CCCallFunc::m_pSelectorTarget 2010-09-30 03:57:31 +00:00
Ming 12d6df9717 issue #154 2010-09-24 10:10:32 +00:00
Ming 14982bd715 issue #141 2010-09-15 06:52:11 +00:00
Ming be2baff67f fixed #146: convert the pointer to NSObject* before HASH_FIND_INT, because we save it as NSObject*, and the saving operation will adjust the value of pointer. 2010-09-15 01:31:01 +00:00
Ming 622170528c issue #141 2010-09-14 07:23:38 +00:00
Walzer 3313d696f2 issue #18, debug 2010-09-07 07:39:15 +00:00
Walzer 641adefe1c fixed #133, override copyWithZone in class CCCallFuncN 2010-09-07 07:13:25 +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 0dda718b87 issue #122 2010-09-04 03:48:11 +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 ed023fc129 fixed #112 2010-09-01 07:36:25 +00:00
Walzer 820676ea28 issue #18, complete the implementation left. 2010-09-01 04:02:36 +00:00
Ming 39c6ebf503 issue #85:remove the using of dynamic_cast() 2010-08-31 03:20:37 +00:00
Ming b9587a7062 2010-08-30 07:45:39 +00:00
Ming 40158638ff issue #85:remove the using of dynamic_cast() 2010-08-30 07:06:08 +00:00
natural-law 6e7fede2bb fixed #103
add ActionManager Test code
2010-08-30 07:04:46 +00:00
Ming b70950dd57 issue #85:remove the using of dynamic_cast() 2010-08-30 05:53:20 +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 60adec78e8 issue #85: avoid virtual inheriting from NSObject, and remove the using of dynamic_cast() 2010-08-27 06:13:32 +00:00
Ming fab3c76c10 fixed #89 2010-08-25 10:31:55 +00:00
Ming 1cfee20d06 fixed #84: 2010-08-25 08:08: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
natural-law 6193087b0c issue #65
add ProgressActions Test
2010-08-21 02:26:26 +00:00
Ming cad3d3c230 fixed #52 2010-08-20 09:38:48 +00:00
Ming 0894732547 fixed #53 2010-08-20 02:41:36 +00:00
Ming e09f21b4d8 fixed #51 2010-08-20 02:07:58 +00:00
Walzer 9703e75e57 issue #18, debug 2010-08-19 06:09:40 +00:00
Ming 3bca871999 issue #51 2010-08-18 08:56:27 +00:00
Ming 2f638dbe14 issue #55 2010-08-18 06:57:36 +00:00
Ming 950c8cff82 fixed #54 2010-08-17 06:43:00 +00:00
Ming c8ea0e7eb6 fixed #54 2010-08-17 06:25:41 +00:00
Ming 7c3ccd5600 fixed #49: 2010-08-17 03:43:10 +00:00
Ming a7b13558e3 fixed #42: implement CCProgressTimerActions.cpp and CCProgressTimerActions.h 2010-08-16 02:02:06 +00:00
Ming 3c658c27a5 issue #44: fix some bugs 2010-08-12 09:01:51 +00:00
Walzer 0d7fc054b6 issue #18, debug 2010-08-12 08:19:09 +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 ef99448e13 fixed #39: implement CCEaseAction 2010-08-10 06:02:13 +00:00
Ming 358c712839 issue #35: implement CCIntervalAction 2010-08-09 08:27:36 +00:00