axmol/cocos/scripting/javascript/bindings/network
James Chen 9d5813b7d9 Some fixes:
1) Moving the implementation of JSStringWrapper to .cpp file. Removing override operator() which will be easy to make errors.
2) Deleting JSCallFuncWrapper since it isn’t needed after using std::function for MenuItem’s Callback.
3) Fixing ChipmunkTest crash sometimes on MAC platform(64bit).
2013-11-11 14:36:42 +08:00
..
Android.mk issues #2905:split jsbinding module 2013-10-24 17:54:57 +08:00
XMLHTTPRequest.cpp Some fixes: 2013-11-11 14:36:42 +08:00
XMLHTTPRequest.h [sp v25] Don't use 'using namespace std;' to make android build happy. 2013-10-31 11:15:18 +08:00
jsb_websocket.cpp issue #2826: Bug fixes after using Spidermonkey v25. Adding JSB_AUTOCOMPARTMENT_WITH_GLOBAL_OBJCET macro. 2013-10-31 15:13:49 +08:00
jsb_websocket.h issues #2905:add new vs project 2013-10-21 22:21:11 +08:00
libJSBindingForNetwork.vcxproj issues #2905:add new vs project 2013-10-21 22:21:11 +08:00
libJSBindingForNetwork.vcxproj.filters issues #2905:add new vs project 2013-10-21 22:21:11 +08:00
libJSBindingForNetwork.vcxproj.user issues #2905:add new vs project 2013-10-21 22:21:11 +08:00