axmol/cocos2dx/support
Ricardo Quesada 1393fb356a SpriteBatchNode: follows C++ best practices
removes hungarian notation
uses `int` instead of `unsigned int`
Add more asserts
2013-08-31 10:38:10 -07:00
..
component CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
data_support SpriteBatchNode: follows C++ best practices 2013-08-31 10:38:10 -07:00
image_support Removes Hungarian notation 2013-07-25 15:53:24 -07:00
tinyxml2 1.upload CCArmature 2013-06-06 12:02:54 +08:00
user_default issue #2397: Updating CCUserDefaultAndroid.cpp. 2013-07-12 15:32:37 +08:00
zip_support Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into 2345 2013-07-27 22:06:30 +08:00
CCNotificationCenter.cpp Fix for #2892. 2013-07-26 22:42:00 +02:00
CCNotificationCenter.h Fix for #2892. 2013-07-26 22:20:19 +02:00
CCProfiling.cpp More reliable profiling. 2013-08-28 18:29:09 -07:00
CCProfiling.h Uses high resolution clock for Profiling 2013-08-20 16:06:34 -07:00
CCVertex.cpp closed #2393:fix a bug caused by marking functions as deprecated 2013-07-23 14:13:44 +08:00
CCVertex.h Yet another documentation fix. 2013-08-01 21:40:13 +08:00
TransformUtils.cpp receives a `const &` instead of `const *` 2013-08-28 18:30:00 -07:00
TransformUtils.h receives a `const &` instead of `const *` 2013-08-28 18:30:00 -07:00
base64.cpp Ability to save/retrieve CCData into/from CCUserDefault 2013-05-29 01:06:41 +01:00
base64.h Ability to save/retrieve CCData into/from CCUserDefault 2013-05-29 01:06:41 +01:00
ccUTF8.cpp fixed #2059: Fix complication errors on Android. 2013-04-17 17:05:39 +08:00
ccUTF8.h Fixed more documentation errors. 2013-08-01 20:55:43 +08:00
ccUtils.cpp issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' 2012-04-19 14:35:52 +08:00
ccUtils.h issue #2129: Removing CC prefix for cocos2dx module. 2013-06-20 14:13:12 +08:00