axmol/cocos2dx/platform
moadib 267cce29a9 Added testing ability for case when application enters background and returns in foreground on windows platform.
When application minimized applicationDidEnterBackground() called, when restored applicationWillEnterForeground().

Also break; forgotten in WM_KEYDOWN.
2011-09-22 13:11:51 +04:00
..
airplay fixed #657 Latest git version was broken 2011-08-04 16:37:43 +08:00
android fixed #727: invoke DeleteLocalRef() to resolve memory leak 2011-09-20 14:25:16 +08:00
ios Merge pull request #498 from minggo/iss703 2011-08-31 18:30:22 -07:00
third_party fixed #582, use libpng instead of CIwImage in CCImage_airplay.cpp. Thanks to Max Akensov's contribution. 2011-07-07 14:45:59 +08:00
win32 Added testing ability for case when application enters background and returns in foreground on windows platform. 2011-09-22 13:11:51 +04:00
wophone fixed #703: refactor Accelerometer 2011-08-31 17:14:29 +08:00
CCAccelerometer_platform.h [airplay] first commit of airplay port. Thanks for Аксёнов Максим's contribution! 2011-03-23 22:16:20 +08:00
CCApplication_platform.h [airplay] first commit of airplay port. Thanks for Аксёнов Максим's contribution! 2011-03-23 22:16:20 +08:00
CCArchOptimalParticleSystem.h fixed #451,remove the code of support mac platform. 2011-04-11 11:24:10 +08:00
CCCommon.cpp [android] fixed #623: refactor Cocos2dJni.cpp 2011-07-25 14:12:30 +08:00
CCCommon.h fixed #676, add more languages into CCApplication::getCurrentLanguage(). Android & iPhone port is done, other platforms no yet. 2011-08-31 14:20:33 +08:00
CCEGLView_platform.h [airplay] first commit of airplay port. Thanks for Аксёнов Максим's contribution! 2011-03-23 22:16:20 +08:00
CCFileUtils.cpp Merge branch 'master' of https://github.com/cocos2d/cocos2d-x 2011-06-14 15:05:52 +08:00
CCFileUtils.h [android] fixed #688: support reading file other than apk 2011-08-25 11:24:31 +08:00
CCGL.cpp fixed #451,remove the code of support mac platform. 2011-04-11 11:24:10 +08:00
CCGL.h fixed #451,remove the code of support mac platform. 2011-04-11 11:24:10 +08:00
CCImage.cpp issue #347: android can use ttf file 2011-07-28 17:20:37 +08:00
CCImage.h fixed #630 To realize the buffer-saving function in CCRenderTexture 2011-07-27 16:55:04 +08:00
CCLibxml2.h move platform_support into cocos2dx/platform 2011-03-09 11:38:36 +08:00
CCPlatformConfig.h fixed #651, add CCFileUtils to doxygen api document 2011-08-08 23:05:47 +08:00
CCPlatformMacros.h Non-trivial arguments passed by reference now. 2011-08-17 17:26:26 +04:00
CCSAXParser.cpp fixed #512 fix warnings in /Wall flag 2011-06-10 17:51:37 +08:00
CCSAXParser.h add copyright & author name for airplay port 2011-03-25 15:30:10 +08:00
CCStdC.cpp issue #387: move platform_support into cocos2dx/platform 2011-03-09 14:40:05 +08:00
CCStdC.h [airplay] first commit of airplay port. Thanks for Аксёнов Максим's contribution! 2011-03-23 22:16:20 +08:00
CCThread.cpp [wophone]fixed #377,Replace the word "uphone" with "wophone". 2011-03-09 17:28:35 +08:00
CCThread.h issue #396 android modified. 2011-03-28 11:09:49 +08:00
platform.cpp fixed #512 fix warnings in /Wall flag 2011-06-10 17:51:37 +08:00
platform.h issue #387: move platform_support into cocos2dx/platform 2011-03-09 14:40:05 +08:00