Commit Graph

29 Commits

Author SHA1 Message Date
walzer 81fa070125 fixed #418, add copyright of original authors, merge Bin's commit 2011-03-19 14:45:51 +08:00
minggo 7c52a521fa fixed #403: change UIEvent to CCEvent 2011-03-18 09:39:34 +08:00
minggo b5a99f90df issue #375: rename file names and object names 2011-03-07 17:11:57 +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 fb25984f12 rename getShared methods to shared 2010-11-16 07:12:09 +00:00
Ming a05f9d0dc5 2010-10-09 01:57:24 +00:00
Walzer f94d1760e5 bug fix: release error in forceRemoveDelegate method 2010-10-08 13:17:03 +00:00
Ming 12d6df9717 issue #154 2010-09-24 10:10:32 +00:00
natural-law d2b60c4402 issue #144
Clear memory leaks of the test_uphone project
2010-09-17 03:41:02 +00:00
Ming d15fe1b211 issue #61: 2010-09-06 10:02:17 +00:00
Walzer 5fd1bf85b6 issue #121, return bool in function init**** 2010-09-04 04:02:52 +00:00
Ming 9a12e848f5 fixed #118 2010-09-03 01:32:13 +00:00
Ming 39c6ebf503 issue #85:remove the using of dynamic_cast() 2010-08-31 03:20:37 +00:00
Ming af1afdb8fb issue #85: remove unneeded comments 2010-08-30 05:48:27 +00:00
Ming 821602a853 fixed #105 2010-08-30 05:42:17 +00:00
natural-law 3f1d4f4fcb issue #101
add MenuTest code
2010-08-28 07:47:51 +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
Walzer 1d7f567963 issue #18, debug 2010-08-19 08:45:18 +00:00
Ming 035299fcfe fixed #40 2010-08-11 02:33:03 +00:00
natural-law 2aa5312c77 issue #33
fix little bugs
2010-08-06 03:08:55 +00:00
natural-law d661503528 issue #33
fix little bugs
2010-08-06 01:29:18 +00:00
natural-law 513babf08e fixed #27
fix some bugs of node and director
2010-08-04 10:17:07 +00:00
Ming 76f62adf62 fixed #30: change some header files to include 2010-08-04 08:45:00 +00:00
Walzer 14427a24d7 2010-08-04 07:46:12 +00:00
natural-law b11c03cff3 fixed #27
fix some bugs of node and director
2010-08-04 02:36:37 +00:00
Ming 40abd44425 issue #10: use dynamic_cast<> instead of member variable 2010-08-03 01:40:03 +00:00
Ming a324e38cb2 issue #21: change INT32 to int, change UINT to unsigned int 2010-08-02 02:58:00 +00:00
yangws f12d51f7ae fixed #14 impliment CCTouch and treate touch msg in CCXEGLView EventHandler. 2010-07-29 04:12:11 +00:00