axmol/cocos2dx/platform
Ricardo Quesada 1f37d4d00a More best practices fixes and other bug fixes
- Adds `CC_REQUIRES_NULL_TERMINATION` to methods that require a NULL at the end
- Removes more Hungarian notations in samples
- s/sprite/scene: fix from previous commit
- `CCLog` -> `log`
- `getLayerNamed` -> `getLayer`
- `getPropertyNamed` -> `getProperty`
- and other small fixes
2013-07-23 15:20:22 -07:00
..
android Merge pull request #3118 from jotel/text-shadow-opacity-fix 2013-07-16 02:39:36 -07:00
emscripten issue #2397: Mark Application::sharedApplication as deprecated function. 2013-07-15 16:37:38 +08:00
ios More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
linux issue #2397: Mark Application::sharedApplication as deprecated function. 2013-07-15 16:37:38 +08:00
mac More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
nacl issue #2397: Mark Application::sharedApplication as deprecated function. 2013-07-15 16:37:38 +08:00
third_party issue #2412:remove blackberry and marmalade port because they don't support c++11 2013-07-19 13:55:03 +08:00
tizen [Tizen] Fix compile error. 2013-07-19 15:16:05 +09:00
win32 Merge pull request #3154 from minggo/add-deprecated-header 2013-07-15 03:20:32 -07:00
CCAccelerometerDelegate.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCApplicationProtocol.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCCommon.h More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
CCDevice.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCEGLViewProtocol.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCEGLViewProtocol.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCFileUtils.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCFileUtils.h getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCImage.h issue #2378: More setter/Getter, removing CC_PROPERTY_XXX macros. 2013-07-23 18:26:26 +08:00
CCImageCommonWebp.cpp issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCImageCommon_cpp.h More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
CCPlatformConfig.h Adding defines and enums for Tizen. 2013-05-16 19:49:16 +09:00
CCPlatformMacros.h More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
CCSAXParser.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
CCSAXParser.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCThread.cpp issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCThread.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00