axmol/extensions/CCArmature/display
Ricardo Quesada 89d210bdb3 CCAssert -> CCASSERT
and other best pracitces like:

capacity and "index" are ints and not unsigned int (google's recomendation).
 It is easier to detect underflow bugs like this

plus other minor improvements
2013-07-19 22:01:27 -07:00
..
CCBatchNode.cpp getInstance() / destroyInstance() are used... 2013-07-11 15:24:23 -07:00
CCBatchNode.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCDecorativeDisplay.cpp issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCDecorativeDisplay.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCDisplayFactory.cpp issue #2393:mark ccp as deprecated 2013-07-12 14:11:55 +08:00
CCDisplayFactory.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCDisplayManager.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCDisplayManager.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00
CCShaderNode.cpp issue #2393:mark CCPointMake CCSizeMake CCRectMake as deprecated 2013-07-12 14:30:26 +08:00
CCShaderNode.h issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +08:00
CCSkin.cpp Some more changes to make the code more c++ friendly: 2013-07-16 18:16:04 -07:00
CCSkin.h issue #2129: Removing CC prefix for extension module. 2013-06-20 14:15:53 +08:00