axmol/cocos
James Chen 12fb55a291 Merge pull request #5137 from Dhilan007/develop_crash
fix crash cause by string(null).
2014-01-20 21:59:38 -08:00
..
2d closed #3789: EventDispatcher supports sorting listeners by global Z and local Z order. And adds relevant test case. 2014-01-21 10:23:05 +08:00
audio Merge branch 'develop' of https://github.com/akof1314/cocos2d-x into develop 2014-01-08 17:03:44 +08:00
base closed #2789: Adds a macro ‘’USE_STD_UNORDERED_MAP” for switching the implementation of Map<K, V> between using std::unordered_map and std::map. 2014-01-20 12:01:40 +08:00
editor-support Warning fixes: 1) getZOrder —> getLocalZOrder. 2) long —> int 2014-01-20 15:03:30 +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 fix crash cause by string(null). 2014-01-21 11:59:43 +08:00
storage/local-storage Compilation fixes in LocalStorage. include localStorage.h. 2014-01-20 23:01:44 +08:00