.. |
CCAccelerometer.h
|
issue #1530: Added empty implementation of 'CCAccelerometer::setAccelerometerInterval' for win32,blackberry,linux,mac and marmalade ports.
|
2012-11-16 15:56:51 +08:00 |
CCApplication.h
|
[Mac] add CCApplication:setResourceRootPath(), CCApplication:setStartupScriptFilename()
|
2012-09-05 16:15:09 +08: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
|
[Mac] fix memory leaks
|
2012-09-04 01:22:06 +08:00 |
CCDirectorCaller.mm
|
[Mac] fix CCLuaLog crash
|
2012-09-13 10:26:47 +08:00 |
CCEGLView.h
|
fixed #1522: CCEGLView class of desktop platforms should override CCEGLViewProtocol::setScissorInPoints.
|
2012-10-24 10:03:19 +08:00 |
CCEGLView.mm
|
fixed #1522: CCEGLView class of desktop platforms should override CCEGLViewProtocol::setScissorInPoints.
|
2012-10-24 10:03:19 +08:00 |
CCEventDispatcher.h
|
Adding Mac support!
|
2012-07-20 21:23:40 -07:00 |
CCEventDispatcher.mm
|
Adding Mac support!
|
2012-07-20 21:23:40 -07:00 |
CCFileUtils.mm
|
[Mac] fix: after call CCApplication::setResourceRootPath(), CCFileUtils::fullPathFromRelativePath() not check resourceDirectory
|
2012-09-06 09:44:40 +08:00 |
CCGL.h
|
issue #1564: make tests run on mac osx
|
2012-11-23 14:22:50 +08:00 |
CCImage.mm
|
[Mac] add CCApplication:setResourceRootPath(), CCApplication:setStartupScriptFilename()
|
2012-09-05 16:15:09 +08:00 |
CCPlatformDefine.h
|
[Mac] fix CC_ASSERT error
|
2012-09-04 11:16:59 +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
|
Added Mac cpp HelloWorld and Tests.
|
2012-07-24 19:07:31 -07:00 |
CCWindow.h
|
Adding Mac support!
|
2012-07-20 21:23:40 -07:00 |
CCWindow.m
|
Improved mac file utils and event responsiveness.
|
2012-07-21 02:19:03 -07:00 |
EAGLView.h
|
issue #1564: make tests run on mac osx
|
2012-11-23 14:22:50 +08:00 |
EAGLView.mm
|
issue #1564: make tests run on mac osx
|
2012-11-23 14:22:50 +08:00 |