axmol/cocos2dx/support/data_support
James Chen 2885664c85 fixed #1136: Fixed some bugs as follows:
1. Using std::string parameter as the key of CCDictionary
2. Deep copy for CCDictionary and CCArray, the classes of elements's type must implement copyWithZone.
3. Added toBool() function to CCString.
4. Retina support for all platforms.
5. Include "CCString.h" and "cocoa/CCNS.h" in cocos2d.h.
6. Added a new constructor(CCArray::CCArray(unsigned int capacity)) for CCArray. And fixed a bug in CCArray.
7. Fixed a memory leak in CCLabelBMFont.cpp.
8. Fixed an error in strings.xml.
2012-04-10 17:17:24 +08:00
..
ccCArray.h fixed #1136: Fixed some bugs as follows: 2012-04-10 17:17:24 +08:00
uthash.h issue #1056: modify code according new code after pull 2012-03-20 17:27:06 +08:00
utlist.h fixed #563, Upgrade folder support to rc3. 2011-07-05 12:05:19 +08:00