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