axmol/cocos
James Chen 2b3087ffc5 Fixes ConsoleUploadFile test could not work on android. (#17607)
* Should not use fread to read file from assets, uses FileUtils::getDataFromFile instead.
* Client socket should not be closed immediatelly after ::send. Otherwise, sever may will receive “Connection reset by peer - Errno 104” error on some platforms. It could be 100% reproduced on Android.
2017-03-29 14:23:33 +08:00
..
2d fixed #17603: Connection error in Console uploadFile test. (#17604) 2017-03-29 09:17:37 +08:00
3d Fixes memory issues catched by Xcode Analyze Tool. (#17489) 2017-03-14 11:09:31 +08:00
audio fixed #17591: [ios, mac, win32] Audio could not be played in the callback of AudioEngine::setFinishedCallback (#17593) 2017-03-27 17:28:39 +08:00
base Fixes ConsoleUploadFile test could not work on android. (#17607) 2017-03-29 14:23:33 +08:00
deprecated Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
editor-support Fixes memory issues catched by Xcode Analyze Tool. (#17489) 2017-03-14 11:09:31 +08:00
math Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
navmesh Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
network Support notify progression in XMLHTTPRequest (#17509) 2017-03-16 14:09:51 +08:00
physics Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
physics3d Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
platform fixed #17497: Win32 performance is bad. (#17556) 2017-03-22 15:03:00 +08:00
renderer Updates license year. (#17363) 2017-02-14 14:59:12 +08:00
scripting [ci skip][AUTO]: updating luabinding & jsbinding & cocos_file.json automatically (#17606) 2017-03-29 14:23:15 +08:00
storage Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ui VS and XCode project files have non-existent file references (#17512) 2017-03-16 13:54:50 +08:00
vr Fixes cocos2d build for tvOS. (#17498) 2017-03-15 10:01:38 +08:00
Android.mk Add utils::getMD5Hash (#17520) 2017-03-16 13:47:45 +08:00
CMakeLists.txt Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
cc_dummy.c
cocos2d.cpp Improve the AndroidStudio configurations of tests & templates (#17495) 2017-03-14 13:41:28 +08:00
cocos2d.h [ci skip]Update version (#17525) 2017-03-16 14:14:43 +08:00