James Chen
|
3f7b44fc23
|
issue #1324: Added create() for static member functions that new an autorelease object
|
2012-06-14 15:13:16 +08:00 |
James Chen
|
12a9d13443
|
issue #1310: Synchronize to RC2, HelloWorld works ok on win32.
|
2012-06-08 16:54:38 +08:00 |
James Chen
|
76a560a474
|
issue #1310: Made CCFileUtils as a singleton.
|
2012-06-08 16:22:57 +08:00 |
James Chen
|
ad50d6ee57
|
fixed #1270: Fixed some warning on win32.
|
2012-05-29 17:11:33 +08:00 |
James Chen
|
b6a1e89aa5
|
fixed #1211: Translated Chinese comments to English for CCTextureWatcher and CCListView. And Updated AUTHORS file.
|
2012-05-03 11:09:27 +08:00 |
James Chen
|
82439733c5
|
fixed #1204: Made CCEGLView::Create(on win32) as a private function. Updated ExtensionsTest.
And updated the format of source files(changed linebreak symbol to UNIX format ('\n'),replaced 'tab' with four spaces).
|
2012-05-03 10:12:00 +08:00 |
James Chen
|
c5f7f15090
|
issue #1194: Added extension namespace, all extension classes are in cocos2d::extension namespace, added CCTextureWatcher and CCListView.
|
2012-04-27 18:47:49 +08:00 |