.. |
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 Hungarian language support
|
2012-12-05 11:31:05 +01:00 |
CCCommon.mm
|
Fix stack overflow in CCLog
|
2012-10-18 14:39:56 +08:00 |
CCDirectorCaller.h
|
…
|
|
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
|
…
|
|
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 |
CCFileUtils.mm
|
issue #1683: Making some api of CCFileUtils more c++ friendly by using std::vector rather than CCArray.
|
2013-01-26 22:31:57 +08:00 |
CCGL.h
|
issue #1555:update to v2.1 beta3
|
2012-11-14 18:05:15 +08:00 |
CCImage.mm
|
Using new API of getting full path for file name.
|
2013-01-25 20:51:52 +08:00 |
CCLock.cpp
|
…
|
|
CCLock.h
|
…
|
|
CCPlatformDefine.h
|
…
|
|
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
|
…
|
|
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
|
…
|
|