forked from cocos2d/cocos2d-html5
-
Notifications
You must be signed in to change notification settings - Fork 1
/
AUTHORS.txt
142 lines (88 loc) · 4.99 KB
/
AUTHORS.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
Cocos2d-html5 authors
(ordered by the join in time)
Core Developers:
Shun Lin (Sean Lin)
Hao Wu (WuHao)
Dingping Lv (David Lv)
Shengxiang Chen (Nero Chan)
Ricardo Quesada
Xingsen Ma
Huabin LING
Contributors:
Name GithubID Main contribution
Dali Kilani @dadilcool added instruction to read me
Chris @hannon235 added node.js api for box2d
Jason Aeschliman @jaeschliman fixed cc.Node setposition
Zhuoshi Sun(Intel) @sunzhuoshi engine loader fixed
Alejandro Reyero @KaTXi fixed error message
Long Xiang @seanlong resource loader count
Timm Drevensek(Zynga) @timmjd cc.Class fixed
add CCScale9Sprite test
Lzzy Chen @czizzy audio engine fixed
cleanup comments
Mcscooter @mcscooter tilempapxml fixed
Roed @roed Mouse rightclick api
Mouse scroll fix for firefox
cc.Screen bug fix
Surith Thekkiam(Zynga) @folecr match Cocos2dx api
Robert Boyd @rboyd fixed stackable actions
Ivo Wetzel(Zynga Germany) @BonsaiDen Fixes for Audio Support Detection,
Texture Support in Particle System,
and Performance improvements
Mario Adrian @many20 Code review, multi touch improvements,
ccbi bugs fixed
keisuke hata(Square) @Seasons7 Code review, bug fix
Marat Yakupov @moadib Various bug fixes
Liang Wu @akira-cn Touch location fix for designResolution
Jimmy Sambuo @jsambuo AudioEngine improvements
Jose Antonio Andujar Clavell Scale9Sprite improvements
TadeuszWlodarkiewic @TadeuszWlodarkiewic Tizen Compatibility
smshuja @smshuja Parallax node bug fix
rickms @rickms EGLView Optimizations
Szymon Piłkowski @ardcore CCTexture Bug fix
Tomasz Tunik @tomasztunik CCNode Memory leak fix
Xuankang Lin(Intel) @AndriyLin cc.WebAudioEngine implements
Kang-Hao Lu(Opera/Oupeng) @kennyluck Optimize John Resig's inheritance pattern
cc.clone improvements
Mark Henderson @MarkEHenderson Code review, LabelTTF and Scale9Sprite bug fix
Jing Wang @06wj CCScheduler improvements
Js file loading image add
cc.RectApplyAffineTransform improvements
Ze Wang @WanderWang Fix crash when BrowserTypes match nothing from navigator.userAgent
LabelTTF improvements
cc.TextureCache.dumpCachedTextureInfo 's bug fix
CCTween bug fix
CCScale9Sprite bug fix
sys.localStorage bug fix
CCArmature refactoring
cc.SpriteFrame and cc.SpriteFrameCache refactoring
Christian Schwartz @cschwartz SpriteFrame.initWithTextureFilename converted fix
XiaoJun Zheng @SmallAiTT _getResType error fix
cc.ScrollView bug fix
cc.LabelTTF bug fix
Guozhu Cheng @bengol cc.SimpleAudioEngine bug fix
Jing Xiao @xbruce cc.SAXParser bug fix
cc.ActionManager refactoring
cc.Scheduler refactoring
cc.LabelTTF refactoring
JiaHui He @garfield_ho cc.FileUtils bug fix
cc.Builder and SpriteLoader bugs fix
CCBAnimation bug fix
Luis Parravicini @luisparravicini cc.Director refactoring
cc.LabelTTF documentation
typo fix
Jose Antonio @jandujar cc.ParticleSystem bug fix for CocoStudio animations
BoHao Tang @btspoony cc.TableView bug fix
Claudiu @csaftoiu cc.LabelTTF bug fix
cc.DrawNode bug fix
cc.NodeRGBA bug fix
cc.Texture2D bug fix
Pei Wu @rablwupei cc.ProgressTimer bug fix
cc.ParticleBatchNode bug fix
kuaipao @kuaipao CocoStudio GUIReader bug fix
CocoStudio UIScrollView bug fix
CocoStudio UIWidget bug fix
XieDaijin @NijiadeIX CCControl bug fix
Cocos2d-x and cocos2d-html5 can not grow so fast without the active community.
Thanks to all developers who report & trace bugs, dicuss the engine usage in forum & QQ groups!
Special thanks to Ricardo Quesada for giving us lots of guidances & suggestions.