Skip to content

Fix long path issue for windows phone compilation #1564

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 19, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 9 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ seobyeongky @seobyeongky XMLHTTPRequest bug fixes
GLProgram_setUniformLocationWith4f bug fixed
Corrent value of cc.REPEAT_FOREVER
Improved JavaScriptObjCBridge's import order
Added some useful callbacks to XMLHttpRequest

Liang Wu @akira-cn No default font Arial on android bug fix

Expand Down Expand Up @@ -60,6 +61,7 @@ Minh Quy @MQuy Fix url matching regex issue

Park Hyun Chen @sincntx Fix cc.ScrollView constructor issue in JSB
Added cc.rectOverlapsRect function in JSB
Fix issue that string value with line break character will cause cc.plistParser fail to parse

Vincent Chou @go3k Update README.md, add submodule update command suggestion
Fix bug: Runtime.cpp protobuf object parseFromString may result in an incomplete protobuf object
Expand All @@ -74,6 +76,13 @@ Simon de Lang @simondel Fixed use of deprecated cc, ccs and ccui cre

Craig P Jolicoeur @cpjolicoeur Fix typos in setup.py

Dale Stammen @Stammen Polish Windows Phone 8 support

Jeff Oh @redsim Fixed http response header parsing bug

Thomas Jablonski @thomas-jablonski
Add cocos attr to the script element in templates

Cocos2d-JS can not grow so fast without the active community.
Thanks to all developers who report & trace bugs, discuss the engine usage in forum & QQ groups!
Special thanks to Ricardo Quesada for giving us lots of guidances & suggestions.
Loading