Donald Alan Morrison
|
216ebab0e1
|
Minor English Spelling Corrections, etc.
|
2012-09-15 14:19:14 -07:00 |
James Chen
|
d6e1d6b4fa
|
Commented some codes.
|
2012-08-29 21:50:09 +08:00 |
James Chen
|
48fa8a4e88
|
fixed #1419: Update eclipse project configurations for linux port.
|
2012-08-16 18:09:01 +08:00 |
James Chen
|
b716f4ff62
|
fixed a compile error on win32.
|
2012-07-26 11:42:31 +08:00 |
minggo
|
ed6b396782
|
fixed #1403:support png8
|
2012-07-24 16:43:48 +08:00 |
Nat Weiss
|
d4b6d1262b
|
Adding Mac support!
|
2012-07-20 21:23:40 -07:00 |
James Chen
|
591566b43a
|
fixed #1335: Memory leaks in cocos2dx and CCBReader.
|
2012-06-19 16:31:26 +08:00 |
James Chen
|
23574172ff
|
issue #1324: Added create() for static member functions that new an autorelease object, updated cocoa folder.
|
2012-06-14 16:05:58 +08:00 |
James Chen
|
76a560a474
|
issue #1310: Made CCFileUtils as a singleton.
|
2012-06-08 16:22:57 +08:00 |
minggo
|
49d8ac72f6
|
fixed #1202:remove CCFileData
|
2012-06-07 14:13:44 +08:00 |
James Chen
|
6be44ad7b0
|
fixed #1279: NodeNonOpaqueTest can't be shown correctly.
|
2012-05-30 18:30:11 +08:00 |
James Chen
|
ad50d6ee57
|
fixed #1270: Fixed some warning on win32.
|
2012-05-29 17:11:33 +08:00 |
James Chen
|
19c96632b5
|
fixed #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' with four spaces.
|
2012-05-29 16:21:23 +08:00 |
James Chen
|
c902e884f4
|
fixed #1240: Moved particle files to Particle folder. Fixed a bug in tiff decoding. Refactored CCTextureCache::adddImage.
|
2012-05-25 16:52:47 +08:00 |
James Chen
|
0b8a75e982
|
fixed #1240: Used dynamic libtiff library for win32. Fixed some warnings. Added tiff test in Texture2dTest.
|
2012-05-25 10:58:28 +08:00 |
James Chen
|
e5443d22c1
|
issue #1240: Added libtiff for android.
|
2012-05-24 12:00:06 +08:00 |
James Chen
|
6a37158100
|
issue #1240: Used TIFFClientOpen instead of TIFFOpen to decode memory data of tiff format.
|
2012-05-23 18:20:51 +08:00 |
James Chen
|
c2591f1e9e
|
issue #1240: Added tiff support, run ok on win32. There is a 'FIXME' needed to be fixed.
|
2012-05-23 17:26:06 +08:00 |
minggo
|
a4e8c9ad17
|
fixed #931: refactor CCImage and CCTexture2D
|
2012-04-27 18:37:11 +08:00 |
James Chen
|
2bffd3a565
|
issue #931: dynamically allocate array(row_pointers) in CCImage::_initWithPngData.
|
2012-04-26 18:17:57 +08:00 |
minggo
|
602d34ec78
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20
|
2012-04-26 17:36:59 +08:00 |
James Chen
|
0f36a89c7e
|
issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug).
|
2012-04-25 16:18:04 +08:00 |