axmol/extensions/CCArmature/external_tool
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
..
Json fixed #2129: Rename m_iVar to _var, remove CC prefixes. 2013-06-15 14:03:30 +08:00
CCTexture2DMutable.cpp More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
CCTexture2DMutable.h issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +08:00
GLES-Render.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
GLES-Render.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
sigslot.h [NaCl] Fix sigslot.h compilation on NaCl ARM 2013-06-20 10:54:11 -07:00