axmol/cocos/scripting/js-bindings/manual/network
pyrosphere 663bb4d7ed No CC_UNUSED_PARAM (#16812)
* Added -Wno-unused-parameter and removed all uses of the CC_UNUSED_PARAM macro

* Commented unused parameter names in .cpp files which previously used CC_UNUSED_PARAM

* Reverted -Wno-unused-param flag.
Moved deprecated touch methods definitions to .cpp file.
Commented more unused parameter names.

* Fixed some errors and warnings caused by the previous commit.

* Commented remaining unused parameter names in .cpp files.

* Fixed unused parameter warnings in headers.

* Fixed some more unused parameter warnings.

* Fixed some more unused parameters warnings.

* Fixed mistake in previous commit, missing ComAudioReader:: in method. Other warnings.

* Fixed build errors.

* Added missing file to CMakeLists
2016-11-16 09:48:37 +08:00
..
XMLHTTPRequest.cpp No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
XMLHTTPRequest.h merge v3.13 back to v3 2016-08-29 11:57:13 +08:00
jsb_socketio.cpp Remove include of cocos2d.h (#15435) 2016-04-18 15:09:21 +08:00
jsb_socketio.h Update js bindings & js tests. 2015-05-05 10:50:19 +08:00
jsb_websocket.cpp merge v3.13 back to v3 2016-08-29 11:57:13 +08:00
jsb_websocket.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00