Skip to content

Commit e545cb1

Browse files
committed
Merge pull request #1564 from pandamicro/develop
Fix long path issue for windows phone compilation
2 parents 288c390 + 514e42a commit e545cb1

File tree

354 files changed

+8202
-47841
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

354 files changed

+8202
-47841
lines changed

AUTHORS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ seobyeongky @seobyeongky XMLHTTPRequest bug fixes
3232
GLProgram_setUniformLocationWith4f bug fixed
3333
Corrent value of cc.REPEAT_FOREVER
3434
Improved JavaScriptObjCBridge's import order
35+
Added some useful callbacks to XMLHttpRequest
3536

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

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

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

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

7577
Craig P Jolicoeur @cpjolicoeur Fix typos in setup.py
7678

79+
Dale Stammen @Stammen Polish Windows Phone 8 support
80+
81+
Jeff Oh @redsim Fixed http response header parsing bug
82+
83+
Thomas Jablonski @thomas-jablonski
84+
Add cocos attr to the script element in templates
85+
7786
Cocos2d-JS can not grow so fast without the active community.
7887
Thanks to all developers who report & trace bugs, discuss the engine usage in forum & QQ groups!
7988
Special thanks to Ricardo Quesada for giving us lots of guidances & suggestions.

0 commit comments

Comments
 (0)