axmol/cocos
minggo 68dc82c217 Merge pull request #5203 from dumganhar/iss3713-ref-patch
issue #3713: Object::release() of debug version will check whether the object was in autorelease pool.
2014-01-24 02:04:15 -08:00
..
2d use const ValueMap& for setters. 2014-01-24 16:05:38 +08:00
audio Merge branch 'develop' of https://github.com/akof1314/cocos2d-x into develop 2014-01-08 17:03:44 +08:00
base issue #3713: Modifies the scope of DEBUG macro in CCAutoreleasePool.h , contains(Object* obj) should be valid in RELEASE version too. 2014-01-24 17:57:36 +08:00
editor-support closed #3833: SceneTest of CocoStudio crashes 2014-01-24 11:50:58 +08:00
gui Warning fixes: 1) getZOrder —> getLocalZOrder. 2) long —> int 2014-01-20 15:03:30 +08:00
math/kazmath Moves temp files to CURRENT_BINARY_DIR. 2014-01-06 23:44:36 -08:00
network fix compiling error cause by undefined ssize_t on vs. 2014-01-21 09:52:43 +08:00
physics removes "include "cocos2d.h" from cocos2d files 2014-01-16 21:35:58 -08:00
scripting Merge pull request #5212 from samuele3hu/developBug 2014-01-24 02:00:15 -08:00
storage/local-storage [Win32] fix localStorageGetItem crash when column text is NULL. 2014-01-22 17:37:29 +09:00