Commit Graph

325 Commits

Author SHA1 Message Date
yangws e7502ad66f Add PowerVR Lib to platform/win32/third_party. 2010-10-10 13:03:11 +00:00
Walzer 371baf3efc add NSSet::anyObject method 2010-10-01 15:05:05 +00:00
Walzer 1b385bfe20 fix warnings in NSSet & CCXUIImage_uphone. NSSet will alloc std::set in heap, instead of in stack, to avoid compile warning 2010-10-01 06:34:47 +00:00
Walzer f1c48be489 issue , implement CGRectIntersectsRect 2010-09-29 08:06:03 +00:00
Walzer b8f59f623d issue , implement CGRectIntersectsRect 2010-09-29 07:24:51 +00:00
Walzer d93aae9133 issue , add annotate for protected member variable 2010-09-29 04:03:21 +00:00
yangws c8439ca79e change CGPoint CGSize CGRect function's parameter pass by value to pass by reference,
impliment CGRectIntersectsRect function
2010-09-29 03:49:38 +00:00
natural-law 44ce8d9c5a issue
Clear memory leaks
2010-09-11 08:18:18 +00:00
yangws 4a52e5aaf9 impliment CCXEGLView for uPhone device. 2010-09-06 10:35:24 +00:00
Ming d52678bca9 issue 2010-09-04 03:36:40 +00:00
Ming 05259df015 issue : the destruction of NSObject should be virtual 2010-09-01 04:01:48 +00:00
Ming c36b833784 issue : remove including header of "platform/platform.h" 2010-08-25 03:44:26 +00:00
Ming 17e866f5ac issue 2010-08-20 01:31:35 +00:00
Walzer 29d9a489b8 issue , debug 2010-08-19 06:11:35 +00:00
Ming 2f638dbe14 issue 2010-08-18 06:57:36 +00:00
Walzer 9510be1d72 fixed , complete label 2010-08-12 09:39:25 +00:00
Ming 76f62adf62 fixed : change some header files to include 2010-08-04 08:45:00 +00:00
Ming 7f20bced08 issue : remove unusable files 2010-08-04 08:26:17 +00:00
Walzer 14427a24d7 2010-08-04 07:46:12 +00:00
Ming 52ace69f09 issue : dll export support 2010-08-02 03:13:36 +00:00
Ming a324e38cb2 issue : change INT32 to int, change UINT to unsigned int 2010-08-02 02:58:00 +00:00
Walzer 88ce1c8f83 issue , implement 2010-07-30 08:35:07 +00:00
yangws de4cb4fcf7 issue add CCXEGLView attach with EGLTouchDelegate 2010-07-28 10:18:27 +00:00
Ming 9c984b8a34 issue : fixed link error 2010-07-28 07:16:00 +00:00
Walzer d2f792363c issue , debug 2010-07-28 05:48:13 +00:00
Ming 7d32899ef6 issue : remove the implementation to NSMutableArray.h 2010-07-28 03:47:40 +00:00
Ming 6337e67cc4 issue : change a function name 2010-07-28 03:42:35 +00:00
Walzer f6923c09c1 issue , debug 2010-07-28 02:14:27 +00:00
Walzer eae22d57e1 issue , debug 2010-07-28 02:02:42 +00:00
Walzer 9270186b6b issue , debug 2010-07-28 01:59:32 +00:00
Walzer 156f0dd7d1 issue , debug 2010-07-28 01:52:37 +00:00
Walzer 81f5f6cce3 issue , modify 2010-07-27 11:52:33 +00:00
Walzer 3c798a5c26 issue , add allKeys() and allKeysForObject() in NSMutableDictionary.h, implement initPremultipliedATextureWithImage() in CCTexture2D.cpp,but still some questions 2010-07-27 09:55:06 +00:00
Ming 5eede62659 fixed : fixed compile errors 2010-07-27 05:47:29 +00:00
Walzer 0783eddda4 issue , implementations 2010-07-26 09:32:23 +00:00
Ming 4160abc669 issue : fixed compile error because some file is deleted 2010-07-26 02:35:45 +00:00
Ming 9bcdca47ca issue : update NSMutableArray.h 2010-07-23 05:42:55 +00:00
Ming a2ed05d205 issue : delete NSArray.cpp, NSArray.h 2010-07-23 01:46:52 +00:00
Ming 5be2e27424 issue : update NSMutableArray.h 2010-07-22 07:55:28 +00:00
Walzer 59c7a734ba issue , implement .cpp 2010-07-21 09:40:10 +00:00
Walzer 5f370c3a50 add NSMutableDictionary 2010-07-21 03:46:18 +00:00
Ming 98915e1e9e issue #6:update NSMutableArray.cpp 2010-07-21 02:07:46 +00:00
Walzer 9137931b38 issue , remove ../ 2010-07-20 06:33:31 +00:00
Walzer 5d60c2ca0a issue , change the use of NSMutableArray 2010-07-20 05:49:13 +00:00
Ming 447c282c82 issue : update NSAutoreleasePool.cpp, NSAutoreleasePool.h, NSZone.cpp, NSZone.h 2010-07-20 03:25:37 +00:00
Ming 341ede3504 issue #6:update NSMutableArray.cpp and NSMutableArray.h 2010-07-20 02:45:38 +00:00
Ming b8be15e925 issue : add CGAffineTransform.cpp, CGAffineTransform.h and update CGGeometry.h 2010-07-19 06:23:24 +00:00
Ming b2d68953b4 issue : update NSData.cpp and NSData.h 2010-07-19 03:42:53 +00:00
Ming 4bc6383f6b issue : remove NSLock.cpp and NSLock.h 2010-07-19 03:16:34 +00:00
Walzer 669f59d721 add CGPointZero, CGSizeZero, CGRectZero 2010-07-16 09:51:35 +00:00
Ming 84534a1316 issue : add replaceObjectAtIndex() to NSMutableArray 2010-07-16 06:19:21 +00:00
Ming 92bf801870 issue : implement NSSet 2010-07-16 02:13:27 +00:00
Walzer ee1a33867c issue : add include 2010-07-14 03:18:05 +00:00
Ming 577399d2cb issue : add getObjectAtIndex() to NSMutableArray 2010-07-14 03:02:06 +00:00
Ming 9ab774cd8b issue : update CCScheduler.h and selector_protocol.h 2010-07-14 02:35:20 +00:00
Ming b5fcd6177d issue : update CGGeometry.h and add CGGeometry.cpp 2010-07-13 05:44:00 +00:00
Walzer 77f69c3d24 issue , typedef std::vector<NSObject *>::iterator NSMutableArrayIterator; 2010-07-13 03:49:11 +00:00
Ming e5677e7975 issue : add selector_protocol.h 2010-07-13 01:56:58 +00:00
Walzer dadfb6bf55 issue , change private method to protected 2010-07-12 10:20:04 +00:00
Ming fb5762c463 issue : update NSObject.cpp 2010-07-12 09:12:08 +00:00
Ming 7c07335dab issue : update NSAutoreleasePool, NSObject.h and NSMutableArray 2010-07-12 09:01:26 +00:00
Walzer 0e8d3a5e9e fixed , fix comiple errors. but link error still exists 2010-07-08 07:13:07 +00:00
Ming dffa1cd731 issue : change including header file because we change the path of CocosTypes.h 2010-07-08 04:02:18 +00:00
Ming 89dcd544fb fixed 2010-07-08 03:58:33 +00:00
Ming d174b51106 issue 2010-07-08 02:53:52 +00:00
Ming d7e1a264ea issue : update NSMutableArray.h 2010-07-07 06:22:24 +00:00
Walzer 97d6aaf296 issue , add link to website at each file header 2010-07-06 12:55:05 +00:00
Ming 924017afdd issue 2010-07-06 12:40:11 +00:00
Ming afffd75d0e issue #6:issue 2010-07-06 12:23:58 +00:00
Ming 6d9c6c926e issue #6:issue : remove the .h files to cocoa 2010-07-06 12:23:19 +00:00
Ming 2df9706950 issue #6:issue : remove the .h files to cocoa 2010-07-06 12:20:20 +00:00
Ming d3bbb92f95 issue #6:issue : remove the .h files to cocoa 2010-07-06 12:19:19 +00:00
Ming 88ac456ffa issue : remove the .h files to cocoa 2010-07-06 12:17:34 +00:00
Ming 6c2b2a940d issue 2010-07-06 09:55:55 +00:00
Ming dafe99ca70 issue : move to folder cocos2dx 2010-07-06 08:28:41 +00:00