axmol/cocos2dx/platform/ios
James Chen ddd6d9d155 fixed #2059: cc.FileUtils.getInstance().getStringFromFile(filename) doesn't return a whole string. 2013-04-17 16:08:48 +08:00
..
Simulation Minor English Spelling Corrections, etc. 2012-09-15 14:19:14 -07:00
AccelerometerDelegateWrapper.h Adding accelerometer setInterval support to iOS 2012-10-29 15:08:07 +08:00
AccelerometerDelegateWrapper.mm Adding accelerometer setInterval support to iOS 2012-10-29 15:08:07 +08:00
CCAccelerometer.h Adding accelerometer setInterval support to iOS 2012-10-29 15:08:07 +08:00
CCAccelerometer.mm Adding accelerometer setInterval support to iOS 2012-10-29 15:08:07 +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 Adding Portuguese and Arabic language support 2013-02-11 15:29:56 +00:00
CCCommon.mm fixed #2059: cc.FileUtils.getInstance().getStringFromFile(filename) doesn't return a whole string. 2013-04-17 16:08:48 +08:00
CCDevice.mm fixed #1712: Adding default dpi for marmalade and mac since i don't know how to get DPI for these platforms. 2013-02-17 17:13:06 +08:00
CCDirectorCaller.h Move ccxApplication to cocos2dx/platform on ios. 2011-03-02 17:05:22 +08:00
CCDirectorCaller.mm Update CCDirectorCaller.mm 2013-03-22 15:02:46 +08: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 #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
CCES2Renderer.m issue #1555:fix a bug about CCGLProgram 2012-11-13 11:06:32 +08:00
CCESRenderer.h issue #1269:make tests HelloWorld HelloLua and testjs refer subproject cocos2dx 2012-06-19 13:50:11 +08:00
CCFileUtilsIOS.h issue #1702:fix a typo error 2013-02-06 18:04:40 +08:00
CCFileUtilsIOS.mm issue #1702:return documents for iOS 2013-02-06 18:11:27 +08:00
CCGL.h issue #1555:update to v2.1 beta3 2012-11-14 18:05:15 +08:00
CCImage.mm [iOS] Using system font by `[UIFont systemFontOfSize]` when font name wasn't found. 2013-03-19 13:11:33 +08: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 not invoke CCDirector::reshapeProjection() in EAGLView::layoutSubViews 2012-10-26 10:10:34 +08:00
OpenGL_Internal.h fixed #1180: synchronize CCConfiguration 2012-04-20 11:39:12 +08:00