axmol/cocos2dx/base_nodes
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
..
CCAtlasNode.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCAtlasNode.h more best practices fixes 2013-07-17 16:56:19 -07:00
CCGLBufferedNode.cpp issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCGLBufferedNode.h ios and mac projects unified in one simple xcode project 2013-07-02 18:20:38 -07:00
CCNode.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCNode.h CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00