axmol/cocos/network
Vladimir Timofeev 2835b094da Cleanup order of fields initialization.
Make initialization order to match declarations.
This change twice reduces number of warnings when compiling on MacOS X with Xcode 6.1
Warnings was like "Field 'XXXX' will be initialized after field 'YYYY'"
2014-10-30 17:28:41 +03:00
..
Android.mk Improve Android.mk 2014-10-17 10:13:33 +08:00
CMakeLists.txt Finalise Windows cmake support for mingw-w64 2014-10-03 23:22:09 +01:00
HttpClient.cpp Rename setSSLVerification 2014-09-14 00:28:11 +09:00
HttpClient.h Rename setSSLVerification 2014-09-14 00:28:11 +09:00
HttpRequest.h Add CC_DLL for related network files 2014-08-22 13:42:46 +08:00
HttpResponse.h Add CC_DLL for related network files 2014-08-22 13:42:46 +08:00
SocketIO.cpp scheduler and macro fixes 2014-10-03 09:38:36 -07:00
SocketIO.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
WebSocket.cpp Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
WebSocket.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00