axmol/cocos2dx/particle_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
..
CCParticleBatchNode.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCParticleBatchNode.h more best practices fixes 2013-07-17 16:56:19 -07:00
CCParticleExamples.cpp issue #2404:created CCDprecated.h and move all global functions and variables into it 2013-07-15 16:14:26 +08:00
CCParticleExamples.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00
CCParticleSystem.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCParticleSystem.h CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCParticleSystemQuad.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
CCParticleSystemQuad.h more best practices fixes 2013-07-17 16:56:19 -07:00
firePngData.h fixed #1556: Added a newline at the end of firePngData.h file. 2012-11-08 12:06:02 +08:00