.. |
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
|
Add kLanguageKorean to ccLanguageType and CCApplication::getCurrentLanguage()
|
2012-10-18 17:17:11 +08:00 |
CCCommon.mm
|
Fix stack overflow in CCLog
|
2012-10-18 14:39:56 +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 #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 cocos2dx/platform/ios/CCFileUtils.mm
|
2012-09-27 12:31:53 +10:00 |
CCGL.h
|
fixed #1453, 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 #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 |