mirror of https://github.com/axmolengine/axmol.git
fc0ad058a5
* fixed #17427: lws_parse_url have wrong behavior, it parses ’ws://domain.com/abc/d’ to ‘path: abc/d’ rather than ‘path: /adb/d’. Adds Uri class and parses Url to scheme, host, port, path in engine side. * Moves Uri implementation to Uri.cpp, adds getter functions. * Updates win32 project. * Updates win10 project. * Adds include header for atoi error on android. * Updates tizen project configuration. |
||
---|---|---|
.. | ||
cocos2d_libs.xcodeproj | ||
cocos2d_tests.xcodeproj | ||
tizen | ||
android-build.py | ||
cocos2d-win10.sln | ||
cocos2d-win32.sln | ||
install-deps-linux.sh | ||
win32-msvc-2013-x86.cmd |