axmol/cocos2dx/platform/win32
boyu0 cecfc13bc4 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 2013-07-27 22:06:30 +08:00
..
compat fixes #1359 , MSVC's stdint absence 2012-09-22 17:36:36 +09:00
CCAccelerometer.cpp issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance() 2013-07-12 13:11:21 +08:00
CCAccelerometer.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCApplication.cpp issue #2397: Mark Application::sharedApplication as deprecated function. 2013-07-15 16:37:38 +08:00
CCApplication.h issue #2397: Mark Application::sharedApplication as deprecated function. 2013-07-15 16:37:38 +08:00
CCCommon.cpp Compilation error fixes, since CCLog has been renamed to 'log', all platforms should implement it. 2013-07-24 10:14:42 +08:00
CCDevice.cpp issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCEGLView.cpp More CCLog --> log. 2013-07-24 10:46:13 +08:00
CCEGLView.h issue #2397: EGLView::sharedOpenGLView() --> EGLView::getInstance() 2013-07-12 13:11:21 +08:00
CCFileUtilsWin32.cpp issue #2397: FileUtils::sharedFileUtils() is not needed to be defined in CCFileUtilsXXX.cpp 2013-07-12 15:00:10 +08:00
CCFileUtilsWin32.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCGL.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCImage.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 2013-07-27 22:06:30 +08:00
CCPlatformDefine.h issue #2322: Macro CC_DLL take no effect now since we are using static library. 2013-06-23 17:21:13 +08:00
CCStdC.cpp fixed #1647: Adding WebSocket support for Cpp and JSB. 2013-05-31 23:13:03 +08:00
CCStdC.h RELATIVE was defined on windows, un-define it. 2013-07-26 14:16:12 +08:00