axmol/cocos2dx/platform/ios
minggo 2ded8ea034 Merge pull request from dumganhar/iss1486-multi-res
Multiresolution support
2012-10-15 02:15:21 -07:00
..
Simulation Minor English Spelling Corrections, etc. 2012-09-15 14:19:14 -07:00
AccelerometerDelegateWrapper.h issue : Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
AccelerometerDelegateWrapper.mm fixed : 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 : 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 : 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 Remove retina specific methods and logic 2012-09-24 14:22:02 +04:00
CCEGLView.mm Remove retina specific methods and logic 2012-09-24 14:22:02 +04:00
CCES2Renderer.h issue : 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 cocos2dx/platform/ios/CCFileUtils.mm 2012-09-27 12:31:53 +10:00
CCGL.h fixed , fix a typo in platform/ios/CCGL.h 2012-09-10 15:05:56 +08:00
CCImage.mm fixed #1491:remove dependency of FontLabel lib 2012-10-15 12:03:15 +08:00
CCLock.cpp issue : Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
CCLock.h issue : 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 : 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 issue : Fix bugs for CCEditBox iOS port. 2012-10-15 13:01:36 +08:00
OpenGL_Internal.h fixed : synchronize CCConfiguration 2012-04-20 11:39:12 +08:00