-
Notifications
You must be signed in to change notification settings - Fork 239
/
AUTHORS.cocos2d-extensions
70 lines (47 loc) · 2.77 KB
/
AUTHORS.cocos2d-extensions
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
Cocos2D for iPhone Extensions authors
--------------------------------------
Repo Maintainer:
Stepan Generalov (twitter: @parkourDev) (http://www.iTraceur.ru)
People/companies who were/are contributing code to cocos2d-iphone-extensions (alphabetically ordered):
* Alexey Lang (twitter: @alexeylang)
CCLayerPanZoom author.
Issue #56 (comments & refactoring for TMXGenerator) pair programming.
* Axel Roest (twitter: @axello)
CCVideoPlayer patch: new method +playMovieWithPath:
* Brian Feller (http://infinitesimplicity.com/)
CCScrollLayer#moveToPage: bounds checking
* Darren Clark (http://darrenclark.ca/)
CCSendMessages author
* Giv Parvaneh (twitter: @givp) (http://www.givp.org/)
CCScrollLayer co-author
* Israel Roth (http://srooltheknife.blogspot.com/)
CCSliderControl author
* Jan Ekholm (http://github.com/jan-ekholm)
CCScrollLayer fix: restore blending functions (Pull Request #67).
* Jeff Keeme (cjkeeme) (http://www.myblackdogbooks.com/)
Fix for issue #23 (CCScrollLayer page indicator artifacts)
* Jeremy Stone (twitter: @slycrel) (http://becauseiamthedadguy.blogspot.com/)
TMXGenerator author.
* Jonathan Dixon (http://www.cocos2d-iphone.org/forum/profile/4062)
Solution for issue #31 (CCVideoPlayer toggleFullscreen support).
CCVideoPlayer#setNoSkip implementation.
* Marat Yakupov (twitter: @_moadib) (http://ursinepaw.com)
CCScrollLayer improvement: marginOffset property.
* Matthew Herz (twitter: @biminiroad) (http://blog.signal-blue.net)
Fix for CCMenuAdvanced (Issue #75 - wrong menu item positioning in bottom to top align).
* Patrick Wolowicz (twitter: @subzero_eu) (http://blog.subzero.eu/)
CCVideoPlayer patch: preload movie, prevent flickering & hide controls when compiled on older SDKs.
* Ricardo Quesada (twitter: ricardoquesada) (http://cocos2d-iphone.org)
Pull Request #99: Initial Cocos2D-iPhone 2.x support
* Sapsaldog (github: @sapsaldog) (http://sapsaldog.tistory.com/)
CCScrollLayer: ability to change pages indicator color (Issue #84, Pull Request #87).
* Sergey Tikhonov (twitter: @sthaqu) (http://www.haqu.net)
Solution for Issue #53 fix (FilesDownloader compatibility with Mac OS X File System Guide).
* Simon Skinner (twitter: @vultuk) (http://www.dk101.net/)
CCScrollLayer original author
* Todd Lee (http://www.imvu.com/)
Subpaths support for FilesDownloader (Issue #40).
* Wilczarz (http://www.cocos2d-iphone.org/forum/profile/31820)
CCScrollLayer: scroll with only one touch to avoid jumpy behaviour in multitouch (issue #35)
Do you have a homepage, twitter account, etc? Please, send me the URL. I'll add it next to your name. Thanks.
Is someone missing ? Please, send an email to [email protected] . Thanks.