axmol/cocos2dx/layers_scenes_transitions_n...
Sam Clegg 38878b084b Fix all compiler warnings produced by gcc.
This allows the linux and NaCl builds (and perhaps others)
to be compiles with -Wall and -Werror, and it makes the build
output much less noisy.
2013-03-05 17:01:00 -08:00
..
CCLayer.cpp Fix all compiler warnings produced by gcc. 2013-03-05 17:01:00 -08:00
CCLayer.h Fix all compiler warnings produced by gcc. 2013-03-05 17:01:00 -08:00
CCScene.cpp fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCScene.h fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00
CCTransition.cpp issue #1686: invoke sceneOrder() in CCTransitionScene::initWithDuration() 2013-03-01 15:30:40 +08:00
CCTransition.h Added stackable action support. Exchanged the order of action. 2012-12-26 18:59:31 +08:00
CCTransitionPageTurn.cpp issue #1686:format codes 2013-02-26 17:03:29 +08:00
CCTransitionPageTurn.h Added stackable action support. Exchanged the order of action. 2012-12-26 18:59:31 +08:00
CCTransitionProgress.cpp issue #1686:format codes 2013-02-26 17:03:29 +08:00
CCTransitionProgress.h fixed #1593:remove all deprecated methods expect CCBAnimationManager 2012-12-06 18:51:33 +08:00