refactored some supertux mainloops
[supertux.git] / data / credits.txt
1 ; Credits text
2 (supertux-text
3   (background "oiltux.jpg")
4   (music "music/credits.ogg")
5   (speed 30)
6
7   (text (_ "!images/credits/milestone.png
8
9
10
11
12 -Original Developer
13
14         Bill Kendrick
15 !images/credits/bill.jpg
16
17
18 -Programming
19
20         Matthias \"MatzeB\" Braun
21 !images/credits/matze.jpg
22
23         Tobias \"tobgle\" Glaesser
24
25         Ricardo \"blacksheep\" Cruz
26
27         Ingo \"grumbel\" Ruhnke
28
29         Ryan \"sik0fewl\" Flegel
30
31         Christoph Sommer
32
33         Bastiaan \"basti_\" Zapf
34
35         Marek \"Wansti\" Moeckel
36
37         Ondra \"Ravu al Hemio\" Hosek
38 !images/credits/ondra.jpg
39
40
41 -Contrib Programming
42
43         Duong-Khang \"neoneurone\" NGUYEN
44
45         Richard Smith
46
47
48 -Graphics
49
50         Ingo \"grumbel\" Ruhnke
51 !images/credits/ingo.jpg
52
53         Christopher A. \"paroneayea\" Webber
54
55         Benjamin P. \"litespeed\" Jung
56
57         Stephen Groundwater
58 !images/credits/gwater.jpg
59
60
61 -Level Design
62
63         Marek \"Wansti\" Moeckel
64 !images/credits/wansti.jpg
65
66         Ingo \"grumbel\" Ruhnke
67
68
69 -Story
70
71         Christopher A. \"paroneayea\" Webber
72 !images/credits/paroneayea.jpg
73
74 -Music
75
76         Marek \"Wansti\" Moeckel
77
78         Mystical
79
80         Mortimer Twang
81
82
83 -Sounds
84
85         Royalty free sound effects
86         CDROMs and FTP sites
87
88
89 -Voice Acting
90
91         Tux - Daniel Alston
92         Penny - Mathilda Edmunds
93         Yeti - Matthias Braun
94
95
96 -Translation
97
98         ca - Antoni Villalonga
99         cs - Ondra Hosek
100         de - Matthias Braun
101         es - Javier Beaumont
102         fr - Frederic Rodrigo
103         it - Iknos
104         nl - Frank van der Loo
105         nn - Karl Ove Hufthammer
106         pt - Ricardo Cruz
107
108
109 -Thanks to
110
111         Larry Ewing
112  Creator of Tux, the Linux penguin
113
114         SDL and OpenGL
115  For making such a great gaming experience
116  possible on Linux
117
118
119 -Contact
120
121         Visit our webpage at
122 *http://supertux.berlios.de
123
124         Or visit us directly at IRC:
125 *#supertux at irc.freenode.net
126
127         Comments, ideas and suggestions
128         go to our mailing list
129 *supertux-devel@lists.berlios.de
130
131
132
133
134
135
136
137         Thank you for
138         playing
139
140 -SuperTux
141
142
143
144         Penny awaits you in Milestone 3!"))
145 )