forked from rubygame/rubygame
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCREDITS
67 lines (53 loc) · 2.02 KB
/
CREDITS
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
== Developers
- <b>John Croisant</b> / jacius
Email:: jacius at users.sourceforge.net
Role:: Creator; primary developer
Date:: 2004 - present
== Past Developers
- <b>Ash Wilson</b> / smashwilson
Email:: smashwilson at gmail.com
Role:: Assistant developer
Date:: 2007 - 2008
- <b>Roger Ostrander</b> / denor
Email:: atiaxi at gmail.com
Role:: Assistant developer
Date:: 2007 - 2008
- <b>Rusterholz Stefan</b> / apeiros
Email:: apeiros at gmx.net
Role:: Assistant developer
Date:: 2007 - 2008
- <b>Bjorn De Meyer</b> / beoran
Email:: beoran at gmail.com
Role:: Assistant developer
Date:: Nov 2007 - 2008
== Other Source Contributors
- <b>Randy Eckenrode</b>
Email:: randy.eckenrode at gmail.com
Contribution:: Patch to improve Win32 compatibility (memory allocation,
extconf.rb improvements, misc. other changes).
Date:: received 2006-01-19; applied 2006-02-04 (r143).
- <b>Yun, Jonghyouk</b> / ageldama
Email:: ageldama at gmail.com
Contribution:: Patch to add TTF#render_utf and TTF#render_unicode methods;
UTF8 demo application.
Date:: received 2007-03-04; applied 2007-04-13 (r235).
- <b>Johan Berntsson</b>
Email:: johan at microheaven.com
Contribution:: Patch to add Mixer::Music class (music playback).
Date:: 2007-04-27 (r304).
- <b>Daniel Neis Araujo</b> / danielneis
Email:: danielneis at gmail.com
Contribution:: Patch to add Sprite#undraw (based on UpdateGroup#undraw).
Date:: 2007-07-29 (r460).
- <b>ippa</a>
Email:: admin at rubylicio.us
Contribution:: Patch to optimize Rect#collide_rect?
Date:: 2007-11-21 (r595)
- <b>Michael Swiger</b> / mokkan
Email:: mokkan at users.sourceforge.net
Contribution:: Patch to add Screen.icon=
Date:: 2007-11-21 (r597)
- <b>Elio Cuevas Gómez</b> / elcugo
Email:: elcugo at gmail.com
Contribution:: Patch to fix color conversion segfault on x86_64.
Date:: 2008-07-31