axmol/cocos2dx/cocoa
James Chen 4baebb8cab issue #1094: renamed CCPoolManager::getInstance() to CCPoolManager::sharedPoolManager(), and added CCPoolManager::purgePoolManager() method. Using pointer rather than global variable to make a singleton.
fixed a memory leak in CCParticleSystem.
2012-04-08 12:50:15 +08:00
..
CCAffineTransform.cpp move SelectorProtocol to CCObject 2012-02-03 15:05:29 +08:00
CCAutoreleasePool.cpp issue #1094: renamed CCPoolManager::getInstance() to CCPoolManager::sharedPoolManager(), and added CCPoolManager::purgePoolManager() method. Using pointer rather than global variable to make a singleton. 2012-04-08 12:50:15 +08:00
CCData.cpp move SelectorProtocol to CCObject 2012-02-03 15:05:29 +08:00
CCDictionary.cpp issue #1094: Make ParticleBatchNode works on win32. 2012-04-07 12:02:40 +08:00
CCGeometry.cpp move SelectorProtocol to CCObject 2012-02-03 15:05:29 +08:00
CCNS.cpp Fixing Warning on CLang 3.0 on XCode 4.2 2011-12-15 01:46:55 +08:00
CCNS.h move SelectorProtocol to CCObject 2012-02-03 15:05:29 +08:00
CCObject.cpp issue #1094: renamed CCPoolManager::getInstance() to CCPoolManager::sharedPoolManager(), and added CCPoolManager::purgePoolManager() method. Using pointer rather than global variable to make a singleton. 2012-04-08 12:50:15 +08:00
CCSet.cpp move SelectorProtocol to CCObject 2012-02-03 15:05:29 +08:00
CCZone.cpp move SelectorProtocol to CCObject 2012-02-03 15:05:29 +08:00