Commit Graph

272 Commits

Author SHA1 Message Date
minggo b5a99f90df issue : rename file names and object names 2011-03-07 17:11:57 +08:00
yangws 67c0ad6332 add platform support project on win32.
Move macros, CCXUIImage, ccxCommon, CCXCocos2dDefine, 3rd party libraries, glu, NSLock, ccxConfig from platform/win32 to platform_support.
2011-01-15 18:05:35 +08:00
minggo f3e8665387 remove the usage of YES and NO 2010-12-31 16:37:00 +08:00
natural-law 0f0a8ed956 rename the files related to label_nodes. 2010-12-24 14:00:49 +08:00
natural-law e11ccb50fe fixed Add member data m_positionInPixels for some classes. 2010-12-24 11:40:44 +08:00
natural-law 3c6d1d8317 update actions to 0.99.5 2010-12-23 16:47:29 +08:00
natural-law eeb4e99804 rename the action classes. 2010-12-22 15:43:54 +08:00
natural-law 4a765d33a3 rename the CCXXXAction files to CCActionXXX. 2010-12-22 15:15:04 +08:00
Walzer c02230b4ae fixed , CCSequence(..., CCHide::action(), ...) will not break down now. 2010-12-04 15:03:07 +08:00
Walzer 820c2f0714 issue cocos2d-x back to cocos2dx 2010-11-18 15:01:42 +00:00
Walzer b4328354af issue cocos2dx -> cocos2d-x 2010-11-18 14:07:17 +00:00
Walzer fb25984f12 rename getShared methods to shared 2010-11-16 07:12:09 +00:00
Ming 416a319344 fixed 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 , add retain for CCCallFunc::m_pSelectorTarget 2010-09-30 03:57:31 +00:00
Ming 12d6df9717 issue 2010-09-24 10:10:32 +00:00
Ming 14982bd715 issue 2010-09-15 06:52:11 +00:00
Ming be2baff67f fixed : 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 2010-09-14 07:23:38 +00:00
Walzer 3313d696f2 issue , debug 2010-09-07 07:39:15 +00:00
Walzer 641adefe1c fixed , override copyWithZone in class CCCallFuncN 2010-09-07 07:13:25 +00:00
Walzer 907fb3f692 issue , add retain when member variable is changed 2010-09-06 02:27:38 +00:00
Ming 21e0bfe46b issue : 2010-09-04 06:47:40 +00:00
Walzer 5fd1bf85b6 issue , return bool in function init**** 2010-09-04 04:02:52 +00:00
Ming 0dda718b87 issue 2010-09-04 03:48:11 +00:00
Ming 857595d644 issue 2010-09-02 08:46:25 +00:00
Ming 59afd38192 issue : remove __super 2010-09-02 06:54:42 +00:00
Ming ed023fc129 fixed 2010-09-01 07:36:25 +00:00
Walzer 820676ea28 issue , 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
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 : make CCRepeatForever to inherit from CCIntervalAction 2010-08-28 10:00:38 +00:00
natural-law b1c7636632 fixed
Modify the variable type of CCAction::m_pTarget form NSObject to CCNode
2010-08-28 04:02:10 +00:00
Ming 60adec78e8 issue : avoid virtual inheriting from NSObject, and remove the using of dynamic_cast() 2010-08-27 06:13:32 +00:00
Ming fab3c76c10 fixed 2010-08-25 10:31:55 +00:00
Ming 1cfee20d06 fixed : 2010-08-25 08:08:10 +00:00
Ming bfadb1371a fixed : 2010-08-25 06:14:31 +00:00
Ming 710e29b086 issue 2010-08-25 02:19:20 +00:00
Ming 64e729905a issue : fixed a bug of CCSpawn 2010-08-21 03:03:18 +00:00
natural-law 6193087b0c issue
add ProgressActions Test
2010-08-21 02:26:26 +00:00
Ming cad3d3c230 fixed 2010-08-20 09:38:48 +00:00
Ming 0894732547 fixed 2010-08-20 02:41:36 +00:00
Ming e09f21b4d8 fixed 2010-08-20 02:07:58 +00:00
Walzer 9703e75e57 issue , debug 2010-08-19 06:09:40 +00:00
Ming 3bca871999 issue 2010-08-18 08:56:27 +00:00
Ming 2f638dbe14 issue 2010-08-18 06:57:36 +00:00
Ming 950c8cff82 fixed 2010-08-17 06:43:00 +00:00
Ming c8ea0e7eb6 fixed 2010-08-17 06:25:41 +00:00
Ming 7c3ccd5600 fixed : 2010-08-17 03:43:10 +00:00
Ming a7b13558e3 fixed : implement CCProgressTimerActions.cpp and CCProgressTimerActions.h 2010-08-16 02:02:06 +00:00
Ming 3c658c27a5 issue : fix some bugs 2010-08-12 09:01:51 +00:00
Walzer 0d7fc054b6 issue , debug 2010-08-12 08:19:09 +00:00
Ming fa71e45ac0 issue : implement CCProgressTimer 2010-08-11 10:15:52 +00:00
Ming 1873732182 issue : fix bug of startWithTarget() 2010-08-11 07:04:34 +00:00
Ming 2fc2bde67b issue : fix some bug 2010-08-11 06:03:46 +00:00
Ming 167366cfab fixed : fix some compile bugs 2010-08-10 09:20:28 +00:00
Ming ef99448e13 fixed : implement CCEaseAction 2010-08-10 06:02:13 +00:00
Ming 358c712839 issue : implement CCIntervalAction 2010-08-09 08:27:36 +00:00
Ming 3e2ee37a8a issue : fixed some bugs 2010-08-09 03:46:35 +00:00
Walzer 728512c614 fixed , complete CCCameraAction 2010-08-09 02:58:48 +00:00
Walzer e08807083c issue , debug, change description 2010-08-06 08:05:19 +00:00
Ming e3d34da47e issue : implement some actions 2010-08-06 07:48:53 +00:00
Ming 792a2d2ab5 issue : implement some actions 2010-08-06 06:44:17 +00:00
Walzer 32c43d5797 fixed , complete CCAction.cpp 2010-08-06 03:58:03 +00:00
Ming 3b58ec4afe issue : add CCIntervalAction.cpp and CCIntervalAction.h but have not implemented them 2010-08-06 02:51:40 +00:00
Walzer 076cab9f49 issue , implement CCInstantAction.cpp 2010-08-05 09:22:47 +00:00
Ming b422992b44 fixed : implement CCActionManager 2010-08-05 06:37:36 +00:00
Walzer aaf66ba58e issue , implement CCAction.cpp, CCIntervalAction left 2010-08-05 06:32:04 +00:00