axmol/cocos2dx/platform/ios
Donald Alan Morrison e3094d80d0 Silenced LLVM SA Warning/Error regarding static singleton pattern. Added dealloc method. 2012-08-23 13:41:54 -07:00
..
FontLabel issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
Simulation Silenced LLVM SA Warning/Error regarding static singleton pattern. Added dealloc method. 2012-08-23 13:41:54 -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 issue #1405:use enum to distinguish target 2012-08-16 10:21:15 +08:00
CCApplication.mm issue #1405:use enum to distinguish target 2012-08-16 10:21:15 +08: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 issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
CCEGLView.h issue #1405:use enum to distinguish target 2012-08-16 10:21:15 +08:00
CCEGLView.mm issue #1405:use enum to distinguish target 2012-08-16 10:21:15 +08: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 issue 1405:implement CCFileUtils::getResourceDirectory() on iOS 2012-08-15 16:03:55 +08:00
CCGL.h issue #1310: make tests and HelloWorld work ok 2012-06-11 10:41:52 +08:00
CCImage.mm Plugged a memory leak identified by LLVM Static Analyzer. 2012-08-20 16:48:07 -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 issue #1269:make tests HelloWorld HelloLua and testjs refer subproject cocos2dx 2012-06-19 13:50:11 +08: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 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
OpenGL_Internal.h fixed #1180: synchronize CCConfiguration 2012-04-20 11:39:12 +08:00