..
FontLabel
UITextAlignment deprecated for NSTextAlignment.
2012-09-22 20:56:10 -07:00
Simulation
Minor English Spelling Corrections, etc.
2012-09-15 14:19:14 -07:00
AccelerometerDelegateWrapper.h
issue #1176 : Changed linebreak symbol to UNIX format ('\n'),replaced 'tab'
2012-04-19 14:35:52 +08:00
AccelerometerDelegateWrapper.mm
fixed #703 : refactor Accelerometer
2011-08-31 17:14:29 +08:00
CCAccelerometer.h
issue #1269:make tests HelloWorld HelloLua and testjs refer subproject cocos2dx
2012-06-19 13:50:11 +08:00
CCAccelerometer.mm
issue #1188 : Updated project configuration for ios platform.
2012-04-25 17:33:28 +08:00
CCApplication.h
Minor changes to comments. One integer literal changed to float literal.
2012-09-14 15:26:38 -07:00
CCApplication.mm
Minor changes to comments. One integer literal changed to float literal.
2012-09-14 15:26:38 -07:00
CCCommon.mm
fixed #1204 : Made CCEGLView::Create(on win32) as a private function. Updated ExtensionsTest.
2012-05-03 10:12:00 +08:00
CCDirectorCaller.h
Move ccxApplication to cocos2dx/platform on ios.
2011-03-02 17:05:22 +08:00
CCDirectorCaller.mm
Minor English Spelling Corrections, etc.
2012-09-15 14:19:14 -07:00
CCEGLView.h
issue #1437:make CCEGLView::sharedOpenGLView() return pointer
2012-08-21 14:58:31 +08:00
CCEGLView.mm
Minor changes to comments. One integer literal changed to float literal.
2012-09-14 15:26:38 -07:00
CCES2Renderer.h
issue #1176 : Changed linebreak symbol to UNIX format ('\n'),replaced 'tab'
2012-04-19 14:35:52 +08:00
CCES2Renderer.m
Added explicit cast to silence warning of implicit cast.
2012-08-20 14:01:48 -07:00
CCESRenderer.h
issue #1269:make tests HelloWorld HelloLua and testjs refer subproject cocos2dx
2012-06-19 13:50:11 +08:00
CCFileUtils.mm
update copyright to 2012, update cocos2d version to 2.0.3
2012-09-24 21:22:20 +08:00
CCGL.h
fixed #1453 , fix a typo in platform/ios/CCGL.h
2012-09-10 15:05:56 +08:00
CCImage.mm
Minor English Spelling Corrections, etc.
2012-09-15 14:19:14 -07:00
CCLock.cpp
issue #1176 : Changed linebreak symbol to UNIX format ('\n'),replaced 'tab'
2012-04-19 14:35:52 +08:00
CCLock.h
issue #1176 : Updated ios project.
2012-04-19 15:03:41 +08:00
CCPlatformDefine.h
fixed some bugs
2012-05-30 15:42:29 +08:00
CCStdC.h
Moved '#include <stdint.h>' to 'platform/ios(android,linux,blackberry)/CCStdC.h' since win32 don't have a stdint.h.
2012-08-29 14:49:02 -07:00
CCThread.mm
issue #1188 : Updated project configuration for ios platform.
2012-04-25 17:33:28 +08:00
EAGLView.h
Removed a Static Analyzer Warning about immutable NSNotification object ownership by changing a property from assign to copy.
2012-08-20 18:09:51 -07:00
EAGLView.mm
Minor English Spelling Corrections, etc.
2012-09-15 14:19:14 -07:00
OpenGL_Internal.h
fixed #1180 : synchronize CCConfiguration
2012-04-20 11:39:12 +08:00