axmol/extensions/CocoStudio/Action
James Chen 3ffad35f0e Merge pull request #3741 from signmotion/develop
Fixed some compiling-warnings (MSVC2012).[ci skip]
2013-09-24 02:27:14 -07:00
..
CCActionFrame.cpp fix line end in windows 2013-09-20 22:23:13 +08:00
CCActionFrame.h fix line end in windows 2013-09-20 22:23:13 +08:00
CCActionFrameEasing.cpp fix line end in windows 2013-09-20 22:23:13 +08:00
CCActionFrameEasing.h fix line end in windows 2013-09-20 22:23:13 +08:00
CCActionManagerEx.cpp Fixed compiling-warnings (MSVC2012): C4996(* was declared deprecated), C4305 (* truncation from 'double' to 'float'), C4018 (* signed/unsigned mismatch), C4800(* forcing value to bool 'true' or 'false'). 2013-09-22 23:50:54 +03:00
CCActionManagerEx.h fix line end in windows 2013-09-20 22:23:13 +08:00
CCActionNode.cpp change to use CC_SAFE_RELEASE_NULL and CC_SAFE_RETAIN 2013-09-23 14:44:55 +08:00
CCActionNode.h fix line end in windows 2013-09-20 22:23:13 +08:00
CCActionObject.cpp fix line end in windows 2013-09-20 22:23:13 +08:00
CCActionObject.h fix line end in windows 2013-09-20 22:23:13 +08:00