-Some cleanups in text scrolling code
[supertux.git] / data / credits.txt
1 ; Credits text
2 (supertux-text
3   (background "oiltux.jpg")
4   (speed 1.5)
5
6   (text (_ "-- SuperTux -
7         Milestone 1
8
9
10 -Maintainer
11
12         Tobias (tobgle) Glaesser
13
14
15 -Originally developed by
16
17         Bill Kendrick
18
19
20 -Programming
21
22         Tobias (tobgle) Glaesser
23
24         Ricardo (blacksheep) Cruz
25  
26         Ingo (grumbel) Ruhnke
27  
28         Matthias (MatzeB) Braun
29
30         Ryan (sik0fewl) Flegel
31
32 -Contrib Programming
33
34         Duong-Khang (neoneurone) NGUYEN
35
36         Richard Smith
37
38
39 -Graphics
40
41         Ingo (grumbel) Ruhnke
42  
43         Christopher A. (paroneayea) Webber
44
45         Benjamin P. (litespeed) Jung
46
47
48 -Level Design
49
50         Marek (Wansti) Moeckel
51  
52         Ingo (grumbel) Ruhnke
53
54
55 -Story
56
57         Christopher A. (paroneayea) Webber
58
59
60 -Music
61
62         Marek (Wansti) Moeckel
63
64         Mystical
65
66         Mortimer Twang
67
68
69 -Sounds
70
71         Royalty free sound effects
72         CDROMs and FTP sites
73
74
75 -Thanks to
76
77         Larry Ewing
78  Creator of Tux, the Linux penguin
79
80         SDL and OpenGL
81  For giving such a great gaming experience
82  possible in Linux
83
84
85 -Contact
86
87         Visit our webpage at
88 *http://super-tux.sf.net
89
90         Or visit us directly at IRC:
91 *#supertux at irc.freenode.net
92
93         Comments, ideas and suggestions
94         go to our mailing list
95 *super-tux-devel@lists.sourceforge.net
96
97
98
99
100
101
102
103         Thank you for
104         playing
105
106 -SuperTux
107
108
109
110         See you soon in Milestone2!"))
111 )