axmol/cocos
James Chen a73991dcc1 Merge pull request #4685 from dumganhar/develop
Restricts the element type for Vector<T> and Map<K, V>, it has to be `Object*` or `ObjectSubClass*`.
2013-12-26 06:03:11 -08:00
..
2d Some warning fixes. 2013-12-25 16:06:39 +08:00
audio added support for msys2 mingwtoolchains and fix x64 cocos/audio on windows platform for MSVC and Mingw. Also fixed a few very bad type casts very important for future Arm64 bit processors 2013-12-05 03:37:27 +00:00
base Restricts the element type for Vector<T> and Map<K, V>, it has to be `Object*` or `ObjectSubClass*`. 2013-12-26 21:49:40 +08:00
editor-support Modify reader 2013-12-26 21:02:47 +08:00
gui optimize loop 2013-12-26 16:17:52 +08:00
math/kazmath Merge branch 'develop' into arm64 2013-11-04 15:02:35 -08:00
network Some warning fixes in SocketIO, ContriolButton, js_manual_conversion.h/.cpp. 2013-12-18 15:40:31 +08:00
physics issue #2771: fix warning log and fix typo. 2013-12-23 14:30:43 +08:00
scripting long --> ssize_t for TableView callback. 2013-12-26 04:09:24 -08:00
storage/local-storage perfect vs-project configuration 2013-10-31 10:51:38 +08:00