forked from Eusmilus/cocos2dx-qt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS
108 lines (78 loc) · 2.87 KB
/
AUTHORS
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
cocos2d-x authors & contributors
(ordered by the join in time)
Core Developers:
Zhe Wang (Walzer)
XiaoMing Zhang (Minggo)
JianHua Chen (Dumganhar)
Developers:
Ricardo Quesada
Rolando Abarca
Javascript Binding and testjs
XiaoLong Zhang (Chukong Inc)
Mike McGary (Zynga)
Di Wu (Zynga China)
CCBReader and cpp reflection mechanic
Angus Comrie
contributes cocos2d-x port of CCControlExtension.
Yannick Loriot
author of CCControlExtension of cocos2d-iphone port.
Surith Thekkiam (folecr, Zynga)
contribute for Android module building
Nicolas Gramlich (nicolasgramlich, Zynga)
fixed CCDirector to use CCLabelBMFont instead of CCLabelTTF
added CCBReader (CCBI format)
Jianfeng Zhou (NetGragon Inc)
contributes CCListView and CCTextureWatcher.
dducharme
author of blackberry port
HuaXu Cai (Kongzhong Corporation)
author of linux port
ciaranj
add a build file that correctly generates LuaCocos2d.cpp
add a lua template
add particle systems to lua bindings
use ant to generate LuaCocos2d.cpp and lua projects
Marat Yakupov (moadib)
add ability of simulating android enter/resume background on win32
add ability of simulating android back/menu key on win32
Eli Yukelzon (reflog)
add a helper method to draw filled polygons
improvements to CCUserDefaults
ZhuoShi Shun
contribute the lua binding of CocosDenshion
Jirka Fajfr
Chris Calm
authors of CCTexturePVR
RuiXiang Zhou (NetDragon)
XiDi Peng (NetDragon)
AiYu Ye (NetDragon)
authors of lua binding
Max Aksenov
author and maintainer of Airplay port
Giovanni Zito
Francis Styck
authors of Marmalade port
Carlos Sessa
implement the accelerometer module for Android port
JianHua Chen (Dumganhar)
author of Bada port
Erawppa
implement CCNotificationCenter
YuLei Liao(dualface)
contribute the factor of lua binding
jreitman
fix the bug of asynchronous loading resources for iOS
Nat Weiss
Minor enhancements to the Cocos2D-X codebase and Android build scripts
Retired Core Developers:
WenSheng Yang
Author of windows port, CCTextField,
Designer of CCApplication/CCEGLView/platform structure.
He's working together with 2dx core team but leading FishingJoy game
Bin Zhang
core-team member but put himself in FishingJoy game since 2012.
RongHong Huang (flyingpaper)
Author of cocos2d-xna and spent all his time on wp7.
Cocos2d-x 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.