axmol/cocos2dx/platform
James Chen ef131beed1 Merge pull request #1885 from dumganhar/refactor-ccfileutils
issue #1683 :Refactoring CCFileUtils.TO BE DONE: 
Making the api of CCFileUtils more c++ friendly.
2013-01-25 05:55:10 -08:00
..
android Adding cache support for CCFileUtils. 2013-01-25 21:52:35 +08:00
blackberry Refactored CCFileUtils for blackberry port. 2013-01-25 14:09:56 +08:00
ios Adding cache support for CCFileUtils. 2013-01-25 21:52:35 +08:00
linux Refactor CCFileUtils for Linux port. 2013-01-24 16:44:13 +08:00
mac Refectored CCFileUtils for MAC port. 2013-01-25 11:12:38 +08:00
marmalade Refactored CCFileUtils for Marmalade port. 2013-01-24 17:38:43 +08:00
third_party fixed #1679: use unstripped libs for armeabi-v7a 2013-01-25 14:49:25 +08:00
win32 Refactoring CCFileUtils for win32. CrystalCraze works ok on WIN32 now. 2013-01-24 13:56:50 +08:00
CCAccelerometerDelegate.h Added "executeAccelerometerEvent" for CCScriptEngineProtocol class. Exported Accelerometer event to JS. 2012-11-06 14:18:13 +08:00
CCApplicationProtocol.h Minor changes to comments. One integer literal changed to float literal. 2012-09-14 15:26:38 -07:00
CCCommon.h cosmetics: fix formating 2012-12-05 11:43:04 +01:00
CCEGLViewProtocol.cpp fixed #1520: Added comments for using multiresolution in HelloCpp. 2012-10-23 10:50:47 +08:00
CCEGLViewProtocol.h fixed #1520: Updated some comments. 2012-10-23 14:01:48 +08:00
CCFileUtils.h Using new API of getting full path for file name. 2013-01-25 20:51:52 +08:00
CCFileUtilsCommon_cpp.h Using new API of getting full path for file name. 2013-01-25 20:51:52 +08:00
CCImage.h Minor English Spelling Corrections, etc. 2012-09-15 14:19:14 -07:00
CCImageCommon_cpp.h Using new API of getting full path for file name. 2013-01-25 20:51:52 +08:00
CCPlatformConfig.h use macro CC_TARGET_OS_IPHONE instead of TARGET_OS_IPHONE and make xcode template work ok 2012-11-26 15:08:40 +08:00
CCPlatformMacros.h fixed #1649: Changed return type to const reference for member variable access. 2013-01-14 15:51:53 +08:00
CCSAXParser.cpp Minor English Spelling Corrections, etc. 2012-09-15 14:19:14 -07:00
CCSAXParser.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
CCThread.cpp Fixes CCThread.cpp so it is not included for Mac builds. 2012-09-15 00:37:12 -07:00
CCThread.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00
platform.cpp issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
platform.h add groups to all classes for doxygen 2012-06-20 18:09:11 +08:00