axmol/cocos
James Chen 04f2cc48a2 closed #3856: Crash when Firefox connects to JSB application. 2014-01-26 13:54:48 +08:00
..
2d closed #3853: Some JSB projects(TestJavascript, WatermelonWithMe) crash in DEBUG mode on iOS platform. Don’t define `DEBUG` macro in our projects since all third party libraries(e.g. Spidermonkey) were built in RELEASE mode. 2014-01-26 11:16:25 +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 closed #3856: Crash when Firefox connects to JSB application. 2014-01-26 13:54:48 +08:00
storage/local-storage [Win32] fix localStorageGetItem crash when column text is NULL. 2014-01-22 17:37:29 +09:00