* Activated UTF-8 in Lisp parser
[supertux.git] / data / credits.txt
1 ; Credits text
2 (supertux-text
3   (background "oiltux.jpg")
4   (speed 1.5)
5
6   (text (_ "-- SuperTux -
7         On the way to Milestone 2
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         Bastiaan (basti_) Zapf
33
34
35 -Contrib Programming
36
37         Duong-Khang (neoneurone) NGUYEN
38
39         Richard Smith
40
41         Ondra (Ravu al Hemio) Hosek
42
43
44 -Graphics
45
46         Ingo (grumbel) Ruhnke
47  
48         Christopher A. (paroneayea) Webber
49
50         Benjamin P. (litespeed) Jung
51
52
53 -Level Design
54
55         Marek (Wansti) Moeckel
56  
57         Ingo (grumbel) Ruhnke
58
59
60 -Story
61
62         Christopher A. (paroneayea) Webber
63
64
65 -Music
66
67         Marek (Wansti) Moeckel
68
69         Mystical
70
71         Mortimer Twang
72
73
74 -Sounds
75
76         Royalty free sound effects
77         CDROMs and FTP sites
78
79
80 -Thanks to
81
82         Larry Ewing
83  Creator of Tux, the Linux penguin
84
85         SDL and OpenGL
86  For making such a great gaming experience
87  possible on Linux
88
89
90 -Contact
91
92         Visit our webpage at
93 *http://supertux.berlios.de
94
95         Or visit us directly at IRC:
96 *#supertux at irc.freenode.net
97
98         Comments, ideas and suggestions
99         go to our mailing list
100 *supertux-devel@lists.berlios.de
101
102
103
104
105
106
107
108         Thank you for
109         playing
110
111 -SuperTux
112
113
114
115         See you soon in Milestone 2!"))
116 )