12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349 |
- (supertux-text
- (version 2)
- (background "oiltux.jpg")
- (music "music/credits.ogg")
- (speed 30)
- (content
- (image "images/engine/menu/logo.png")
- (blank)
- (blank)
- (blank)
- (person
- (name "Bill Kendrick")
- (info (_ "Original Developer"))
- (image "images/credits/bill.jpg")
- )
- (blank)
- (person
- (name "Ingo \"grumbel\" Ruhnke")
- (info (_ "Graphics, Programming, Level Design"))
- (image "images/credits/ingo.jpg")
- )
- (blank)
- (person
- (name "Matthias \"MatzeB\" Braun")
- (info (_ "Graphics, Programming, Level Design"))
- (image "images/credits/matze.jpg")
- )
- (blank)
- (person
- (name "Marek \"Wansti\" Moeckel")
- (info (_ "Music, Level Design"))
- (image "images/credits/wansti.jpg")
- )
- (blank)
- (person
- (name "Stephen Groundwater")
- (info (_ "Graphics"))
- (image "images/credits/gwater.jpg")
- )
- (blank)
- (person
- (name "Christoph Sommer")
- (info (_ "Programming, Graphics, Level Design"))
- (image "images/credits/christoph.jpg")
- )
- (blank)
- (person
- (name "Wolfgang Becker")
- (info (_ "Programming, Level Design"))
- (image "images/credits/wolfgang.jpg")
- )
- (blank)
- (person
- (name "Christopher A. \"paroneayea\" Webber")
- (info (_ "Graphics, Story"))
- (image "images/credits/paroneayea.jpg")
- )
- (blank)
- (person
- (name "Ondřej \"Ravu al Hemio\" Hošek")
- (info (_ "Programming, Documentation"))
- (image "images/credits/ondra.jpg")
- )
- (blank)
- (person
- (name "Ryan \"sik0fewl\" Flegel")
- (info (_ "Programming"))
- )
- (blank)
- (person
- (name "Tobias \"Tobbi\" Markus")
- (info (_ "Programming, project lead ad interim"))
- )
- (blank)
- (person
- (name "Mathnerd314")
- (info (_ "Programming"))
- )
- (blank)
- (person
- (name "Tim \"tuxdev\" Goya")
- (info (_ "Programming"))
- )
- (blank)
- (person
- (name "LMH")
- (info (_ "Programming, Level Design"))
- )
- (blank)
- (person
- (name "M. Teufel")
- (info (_ "Coordination"))
- )
- (blank)
- (person
- (name "Karkus476")
- (info (_ "Programming, \"Flexlay\" Level editor"))
- )
- (blank)
- (person
- (name "Hume")
- (info (_ "Programming, Level Design"))
- )
- (blank)
- (person
- (name "Miloš Klouček")
- (info (_ "Programming"))
- )
- (blank)
- (person
- (name "Seebi \"Flakebi\"")
- (info (_ "Windows build fixes"))
- )
- (blank)
- (person
- (name "CT. da'Bomb")
- (info (_ "Level Design, Graphics"))
- )
- (blank)
- (person
- (name "Jacob \"maths22\" Burroughs")
- (info (_ "Packaging, Nightly builds"))
- )
- (blank)
- (person
- (name "Benjamin \"GiBy\" Leduc")
- (info (_ "Translation Guru (and many details anyone else could have done)"))
- )
- (blank)
- (person
- (name "Arvid Norlander")
- (info (_ "Level Design"))
- )
- (blank)
- (person
- (name "165your4")
- (info (_ "Graphics"))
- )
- (blank)
- (person
- (name "Sydney Dykstra")
- (info (_ "Graphics"))
- )
- (blank)
- (text
- (type "heading")
- (string (_ "Additional contributors"))
- )
- (person
- (name "Arian Behvandnejad")
- (info (_ "Bug fixes"))
- (simple #t)
- )
- (person
- (name "brmbrmcar")
- (info (_ "Scripting functions, Level fixes"))
- (simple #t)
- )
- (person
- (name "Daniel Butum")
- (info (_ "Code quality fixes"))
- (simple #t)
- )
- (person
- (name "Vincent Cheng")
- (info (_ "Various contributions"))
- (simple #t)
- )
- (person
- (name "chrism")
- (info (_ "Various contributions"))
- (simple #t)
- )
- (person
- (name "Daniela Ferraz")
- (info (_ "Various contributions"))
- (simple #t)
- )
- (person
- (name "Fabian Greffrath")
- (info (_ "Build issue fix"))
- (simple #t)
- )
- (person
- (name "Jann Horn")
- (info (_ "Code contributions"))
- (simple #t)
- )
- (person
- (name "Kai Alex \"Serano\" Jockers")
- (info (_ "Level improvements"))
- (simple #t)
- )
- (person
- (name "Devyn Collier Johnson")
- (info (_ "Graphics"))
- (simple #t)
- )
- (person
- (name "David King")
- (info (_ "Code contribution, AppData file"))
- (simple #t)
- )
- (person
- (name "Jonas Kuemmerlin")
- (info (_ "Bug fix"))
- (simple #t)
- )
- (person
- (name "mahboi")
- (info (_ "Menu reorganization"))
- (simple #t)
- )
- (person
- (name "Matt McCutchen")
- (info (_ "Various contributions"))
- (simple #t)
- )
- (person
- (name "nicholas")
- (info (_ "Fixing tile bugs"))
- (simple #t)
- )
- (person
- (name "Eric Newberry")
- (info (_ "Build error fix"))
- (simple #t)
- )
- (person
- (name "José Rebelo")
- (info (_ "Scripting function fix"))
- (simple #t)
- )
- (person
- (name "Willy Scheibel")
- (info (_ "Support for \"glbinding\" as optional OpenGL binding"))
- (simple #t)
- )
- (person
- (name "Matthew Taylor")
- (info (_ "New menu code"))
- (simple #t)
- )
- (person
- (name "Carsten \"RustyBox\" Wirtz")
- (info (_ "Level improvements"))
- (simple #t)
- )
- (blank)
- (text
- (type "heading")
- (string (_ "Milestone 1 contributions by..."))
- )
- (blank)
- (person
- (name "Bastiaan \"basti_\" Zapf")
- (info (_ "Programming"))
- )
- (person
- (name "Benjamin P. \"litespeed\" Jung")
- (info (_ "Graphics"))
- )
- (person
- (name "Duong-Khang \"neoneurone\" Nguyen")
- (info (_ "Contrib Programming"))
- )
- (person
- (name "Ricardo \"blacksheep\" Cruz")
- (info (_ "Programming"))
- )
- (person
- (name "Richard Smith")
- (info (_ "Contrib Programming"))
- )
- (person
- (name "Tobias \"tobgle\" Gläßer")
- (info (_ "Programming, Previous Maintainer"))
- )
- (blank)
- (text
- (type "heading")
- (string (_ "Additional Music"))
- )
- (blank)
- (text
- (type "small")
- (string (_ "\"Mortimers Chipdisko\" by"))
- )
- (text
- (type "normal")
- (string "Lukas Nystrand (as Mortimer Twang)")
- )
- (blank)
- (text
- (type "small")
- (string (_ "\"Salsa Con Carne\" by"))
- )
- (text
- (type "normal")
- (string "Asbjoern Andersen (as Mystical)")
- )
- (text
- (type "small")
- (string (_ "remixed by"))
- )
- (text
- (type "normal")
- (string "DJ Gentoo")
- )
- (blank)
- (text
- (type "small")
- (string (_ "\"voc songs\" by"))
- )
- (text
- (type "normal")
- (string "semajD")
- )
- (blank)
- (text
- (type "small")
- (string (_ "\"clavelian_march\" by"))
- )
- (text
- (type "normal")
- (string "treskalle")
- )
- (blank)
- (text
- (type "small")
- (string (_ "Excerpts from the Giana Sisters"))
- )
- (text
- (type "small")
- (string (_ "Soundtrack used with kind permission"))
- )
- (text
- (type "small")
- (string (_ "from"))
- )
- (text
- (type "normal")
- (string "Chris Huelsbeck")
- )
- (blank)
- (text
- (type "small")
- (string (_ "\"Airship song\" (orchestral remix) by"))
- )
- (text
- (type "normal")
- (string "Bart K.")
- )
- (text
- (type "small")
- (string (_ "remixed by"))
- )
- (text
- (type "normal")
- (string "remaxim")
- )
- (blank)
- (text
- (type "small")
- (string (_ "\"Battle Theme\" by"))
- )
- (text
- (type "normal")
- (string "remaxim")
- )
- (blank)
- (text
- (type "small")
- (string (_ "\"SuperTux christmas theme\""))
- )
- (text
- (type "small")
- (string (_ "original by"))
- )
- (text
- (type "normal")
- (string "Marek \"Wansti\" Moeckel")
- )
- (blank)
- (text
- (type "small")
- (string (_ "arranged by"))
- )
- (text
- (type "normal")
- (string "Chris Leutwyler")
- )
- (blank)
- (text
- (type "small")
- (string (_ "\"halloween_1.ogg\" by"))
- )
- (text
- (type "normal")
- (string "Forty-Two")
- )
- (blank)
- (text
- (type "small")
- (string (_ "\"Forest Prophecy reEducated\" (forest_theme.ogg) by"))
- )
- (text
- (type "normal")
- (string "Marek \"Wansti\" Möckel and Tobias \"ToBeFree\" Frei")
- )
- (blank)
- (text
- (type "heading")
- (string (_ "Sound"))
- )
- (blank)
- (text
- (type "normal")
- (string "Wolfgang Becker")
- )
- (text
- (type "normal")
- (string "blastwavefx.com")
- )
- (text
- (type "normal")
- (string "Matthias Braun")
- )
- (text
- (type "normal")
- (string "Ricardo Cruz")
- )
- (text
- (type "normal")
- (string "Marianne Gagnon")
- )
- (text
- (type "normal")
- (string "Stephen Groundwater")
- )
- (text
- (type "normal")
- (string "Nathan McCoy")
- )
- (text
- (type "normal")
- (string "Marek Moeckel")
- )
- (text
- (type "normal")
- (string "Paulo Morfeo")
- )
- (text
- (type "normal")
- (string "Natalie")
- )
- (text
- (type "normal")
- (string "Q.K.")
- )
- (text
- (type "normal")
- (string "Some_Person")
- )
- (text
- (type "normal")
- (string "Christoph Sommer")
- )
- (text
- (type "normal")
- (string "soundscalpel.com")
- )
- (text
- (type "normal")
- (string "Yaniel")
- )
- (text
- (type "normal")
- (string "Bastian Zapf")
- )
- (blank)
- (blank)
- (text
- (type "heading")
- (string (_ "Voice Acting"))
- )
- (blank)
- (text
- (type "reference")
- (string "Tux")
- )
- (person
- (name "Daniel Alston")
- (image "images/credits/daniel.jpg")
- )
- (blank)
- (text
- (type "reference")
- (string "Yeti")
- )
- (person
- (name "Matthias Braun")
- )
- (blank)
- (text
- (type "reference")
- (string "Penny")
- )
- (person
- (name "Mathilda Edmunds")
- )
- (blank)
- (blank)
- (text
- (type "heading")
- (string (_ "Localization"))
- )
- (blank)
- (person
- (name "Alert Aleksandar")
- (info (_ "Serbian"))
- (simple #t))
- (person
- (name "Umidjon Almasov")
- (info (_ "Uzbek"))
- (simple #t))
- (person
- (name "Am1g0")
- (info (_ "Italian"))
- (simple #t))
- (person
- (name "Anders")
- (info (_ "Danish"))
- (simple #t))
- (person
- (name "Angela")
- (info (_ "Italian"))
- (simple #t))
- (person
- (name "Phan Anh")
- (info (_ "Vietnamese"))
- (simple #t))
- (person
- (name "Dmitry \"starwars32\" Anikonov")
- (info (_ "Russian"))
- (simple #t))
- (person
- (name "Anonymouse")
- (info (_ "French, German"))
- (simple #t))
- (person
- (name "Sébastien Aperghis-Tramoni")
- (info (_ "French"))
- (simple #t))
- (person
- (name "Ettore Atalan")
- (info (_ "German"))
- (simple #t))
- (person
- (name "Francisco B.G.")
- (info (_ "Spanish"))
- (simple #t))
- (person
- (name "Bananasoft")
- (info (_ "Italian"))
- (simple #t))
- (person
- (name "Constantin Baranov")
- (info (_ "Russian"))
- (simple #t))
- (person
- (name "Indrit Bashkimi")
- (info (_ "Albanese"))
- (simple #t))
- (person
- (name "Javier Beaumont")
- (info (_ "Castilian Spanish"))
- (simple #t))
- (person
- (name "Baráth Béla")
- (info (_ "Hungarian"))
- (simple #t))
- (person
- (name "William Beltrán")
- (info (_ "Spanish"))
- (simple #t))
- (person
- (name "Roman 'Kaktuxista' Benji")
- (info (_ "Slovak"))
- (simple #t))
- (person
- (name "Thomas Bigot")
- (info (_ "French"))
- (simple #t))
- (person
- (name "BlaCoiso")
- (info (_ "European Portuguese"))
- (simple #t))
- (person
- (name "Marcello Bolognesi")
- (info (_ "Italian"))
- (simple #t))
- (person
- (name "Gianfranco Del Borrello")
- (info (_ "Italian"))
- (simple #t))
- (person
- (name "Martí Bosc")
- (info (_ "Catalan"))
- (simple #t))
- (person
- (name "G BR")
- (info (_ "Spanish"))
- (simple #t))
- (person
- (name "Matthias Braun")
- (info (_ "German"))
- (simple #t))
- (person
- (name "Sergio López Briñas")
- (info (_ "Castilian Spanish"))
- (simple #t))
- (person
- (name "Laurent Brousse")
- (info (_ "French"))
- (simple #t))
- (person
- (name "Marko Burjek")
- (info (_ "Slovenian"))
- (simple #t))
- (person
- (name "Levente Krisztián Büte")
- (info (_ "Hungarian"))
- (simple #t))
- (person
- (name "Tibor Buzási")
- (info (_ "Hungarian"))
- (simple #t))
- (person
- (name "Balasankar C")
- (info (_ "Malayalam"))
- (simple #t))
- (person
- (name "cges30901")
- (info (_ "Mandarin Chinese"))
- (simple #t))
- (person
- (name "comradekingu")
- (info (_ "Norwegian Bokmål"))
- (simple #t))
- (person
- (name "Fernando Carmona")
- (info (_ "Castilian Spanish"))
- (simple #t))
- (person
- (name "Catalanoic")
- (info (_ "Catalan"))
- (simple #t))
- (person
- (name "Marc Celeiro")
- (info (_ "Catalan"))
- (simple #t))
- (person
- (name "Wei-Lun Chao")
- (info (_ "Mandarin"))
- (simple #t))
- (person
- (name "Rubén Leal Coba")
- (info (_ "Esperanto"))
- (simple #t))
- (person
- (name "Nicolae Crefelean")
- (info (_ "Romanian"))
- (simple #t))
- (person
- (name "Ricardo Cruz")
- (info (_ "European Portuguese"))
- (simple #t))
- (person
- (name "Ilija Ćulap")
- (info (_ "Croatian"))
- (simple #t))
- (person
- (name "Razvan Dajboc")
- (info (_ "Romanian"))
- (simple #t))
- (person
- (name "Manish Dangol")
- (info (_ "Nepali"))
- (simple #t))
- (person
- (name "Pieter De Decker")
- (info (_ "Dutch"))
- (simple #t))
- (person
- (name "Bertrand Delaitre")
- (info (_ "French"))
- (simple #t))
- (person
- (name "Antoine Dumondel")
- (info (_ "French"))
- (simple #t))
- (person
- (name "DusXMT")
- (info (_ "Slovak"))
- (simple #t))
- (person
- (name "Enrico")
- (info (_ "Italian"))
- (simple #t))
- (person
- (name "Erdy")
- (info (_ "Turkish"))
- (simple #t))
- (person
- (name "faradundamarti")
- (info (_ "Turkish"))
- (simple #t))
- (person
- (name "Daniela Ferraz")
- (info (_ "European/Brazilian Portuguese"))
- (simple #t))
- (person
- (name "Galp Flark")
- (info (_ "Hungarian"))
- (simple #t))
- (person
- (name "Florian Forster")
- (info (_ "German"))
- (simple #t))
- (person
- (name "Franchulo")
- (info (_ "Spanish"))
- (simple #t))
- (person
- (name "fri")
- (info (_ "Czech"))
- (simple #t))
- (person
- (name "Prabin Gautam")
- (info (_ "Nepali"))
- (simple #t))
- (person
- (name "Germana")
- (info (_ "Spanish"))
- (simple #t))
- (person
- (name "Toon van Gerwen")
- (info (_ "Dutch"))
- (simple #t))
- (person
- (name "GenghisKhan")
- (info (_ "Hebrew"))
- (simple #t))
- (person
- (name "Victor Gonçalves")
- (info (_ "Brazilian Portuguese"))
- (simple #t))
- (person
- (name "Gorzy Gorup")
- (info (_ "Slovenian"))
- (simple #t))
- (person
- (name "Kristoffer Grundström")
- (info (_ "Swedish"))
- (simple #t))
- (person
- (name "Sebastiano Guerrini")
- (info (_ "Italian"))
- (simple #t))
- (person
- (name "gyeben")
- (info (_ "Hungarian"))
- (simple #t))
- (person
- (name "Joe Hansen")
- (info (_ "Danish"))
- (simple #t))
- (person
- (name "Marcel Haring")
- (info (_ "German"))
- (simple #t))
- (person
- (name "Dennis Holierhoek")
- (info (_ "Dutch"))
- (simple #t))
- (person
- (name "Jaakoppi Horila")
- (info (_ "Finnish"))
- (simple #t))
- (person
- (name "Ondřej Hošek")
- (info (_ "Czech"))
- (simple #t))
- (person
- (name "Łukasz Hryniuk")
- (info (_ "Polish"))
- (simple #t))
- (person
- (name "Karl Ove Hufthammer")
- (info (_ "Norwegian Bokmål, Norwegian Nynorsk"))
- (simple #t))
- (person
- (name "Hume")
- (info (_ "Czech"))
- (simple #t))
- (person
- (name "Iknos")
- (info (_ "Italian"))
- (simple #t))
- (person
- (name "Bulat Ibrahim")
- (info (_ "Tatar"))
- (simple #t))
- (person
- (name "Tony Ivanov")
- (info (_ "Bulgarian"))
- (simple #t))
- (person
- (name "Jesusaves")
- (info (_ "Brazilian Portuguese"))
- (simple #t))
- (person
- (name "Jose Jorge")
- (info (_ "European Portuguese"))
- (simple #t))
- (person
- (name "juanda097")
- (info (_ "Spanish"))
- (simple #t))
- (person
- (name "Alkım Kaçmaz")
- (info (_ "Turkish"))
- (simple #t))
- (person
- (name "Manuela Kessler")
- (info (_ "Italian"))
- (simple #t))
- (person
- (name "Roland Kim")
- (info (_ "Korean"))
- (simple #t))
- (person
- (name "Günter \"kyber\" Kits")
- (info (_ "Estonian"))
- (simple #t))
- (person
- (name "Dominik Klementowski")
- (info (_ "Polish"))
- (simple #t))
- (person
- (name "Marcin Kocur")
- (info (_ "Polish"))
- (simple #t))
- (person
- (name "Kristóf Kófiás")
- (info (_ "Hungarian"))
- (simple #t))
- (person
- (name "Simon Kornowski")
- (info (_ "Polish, Swedish"))
- (simple #t))
- (person
- (name "Marcin Kralka")
- (info (_ "Polish"))
- (simple #t))
- (person
- (name "Mantas Kriaučiūnas")
- (info (_ "Lithuanian"))
- (simple #t))
- (person
- (name "Artem Krosheninnikov")
- (info (_ "Russian"))
- (simple #t))
- (person
- (name "Lapamiko")
- (info (_ "Finnish"))
- (simple #t))
- (person
- (name "Benjamin Leduc")
- (info (_ "French/Esperanto"))
- (simple #t))
- (person
- (name "Joel Gil Leon")
- (info (_ "Spanish, Brazilian Portuguese"))
- (simple #t))
- (person
- (name "Sérgio Lopes")
- (info (_ "European Portuguese"))
- (simple #t))
- (person
- (name "Frist Lsat")
- (info (_ "Esperanto"))
- (simple #t))
- (person
- (name "Zhao Wei Lun")
- (info (_ "Mandarin Chinese"))
- (simple #t))
- (person
- (name "Max Lyashuk")
- (info (_ "Ukrainian"))
- (simple #t))
- (person
- (name "M&m")
- (info (_ "German"))
- (simple #t))
- (person
- (name "Riccardo Di Maio")
- (info (_ "Italian"))
- (simple #t))
- (person
- (name "Mar")
- (info (_ "Dutch"))
- (simple #t))
- (person
- (name "Tobias Markus")
- (info (_ "German"))
- (simple #t))
- (person
- (name "Céline Marmin")
- (info (_ "French"))
- (simple #t))
- (person
- (name "Sugahara Masayuki")
- (info (_ "Japanese"))
- (simple #t))
- (person
- (name "Lucas Mascaro")
- (info (_ "French"))
- (simple #t))
- (person
- (name "MCMic")
- (info (_ "French"))
- (simple #t))
- (person
- (name "meczup")
- (info (_ "Turkish"))
- (simple #t))
- (person
- (name "melikamp")
- (info (_ "Russian"))
- (simple #t))
- (person
- (name "Gwenn Meynier")
- (info (_ "Breton"))
- (simple #t))
- (person
- (name "millimarg")
- (info (_ "German"))
- (simple #t))
- (person
- (name "MiroslavR")
- (info (_ "Slovak"))
- (simple #t))
- (person
- (name "mkkot")
- (info (_ "Polish"))
- (simple #t))
- (person
- (name "mol1")
- (info (_ "French"))
- (simple #t))
- (person
- (name "Myeongjin")
- (info (_ "Korean"))
- (simple #t))
- (person
- (name "Norbert Molnár")
- (info (_ "Hungarian"))
- (simple #t))
- (person
- (name "Narre")
- (info (_ "Czech"))
- (simple #t))
- (person
- (name "Jonatas L. Nogueira")
- (info (_ "Brazilian Portuguese"))
- (simple #t))
- (person
- (name "Vangelis Nomikos")
- (info (_ "Greek"))
- (simple #t))
- (person
- (name "Arvid Norlander")
- (info (_ "Swedish"))
- (simple #t))
- (person
- (name "Krishnamurti Lelis Lima Vieira Nunes")
- (info (_ "Brazilian Portuguese"))
- (simple #t))
- (person
- (name "Nwolfy")
- (info (_ "Slovenian"))
- (simple #t))
- (person
- (name "Lauri \"xet7\" Ojansivu")
- (info (_ "Finnish"))
- (simple #t))
- (person
- (name "Filipe Oliveira")
- (info (_ "Brazilian Portuguese"))
- (simple #t))
- (person
- (name "James Ou")
- (info (_ "Mandarin Chinese"))
- (simple #t))
- (person
- (name "Mahmut Özcan")
- (info (_ "Turkish"))
- (simple #t))
- (person
- (name "Emre Özkartal")
- (info (_ "Turkish"))
- (simple #t))
- (person
- (name "Yusuf Özsoy")
- (info (_ "Turkish"))
- (simple #t))
- (person
- (name "Alisa P")
- (info (_ "Latin"))
- (simple #t))
- (person
- (name "Mladen Pejaković")
- (info (_ "Serbian"))
- (simple #t))
- (person
- (name "Rodrigo Piñero")
- (info (_ "Brazilian Portuguese"))
- (simple #t))
- (person
- (name "Balázs Podolcsák")
- (info (_ "Hungarian"))
- (simple #t))
- (person
- (name "Léo Poughon")
- (info (_ "French"))
- (simple #t))
- (person
- (name "Bansaj Pradhan")
- (info (_ "Nepali"))
- (simple #t))
- (person
- (name "Nathanael Ready")
- (info (_ "French"))
- (simple #t))
- (person
- (name "Herval Ribeiro")
- (info (_ "Brazilian Portuguese"))
- (simple #t))
- (person
- (name "Jose Riha")
- (info (_ "Slovak"))
- (simple #t))
- (person
- (name "Frederic Rodrigo")
- (info (_ "French"))
- (simple #t))
- (person
- (name "root")
- (info (_ "Turkish"))
- (simple #t))
- (person
- (name "Irene Di Rosa")
- (info (_ "Italian"))
- (simple #t))
- (person
- (name "Rui")
- (info (_ "European Portuguese, Brazilian Portuguese"))
- (simple #t))
- (person
- (name "Marcin S")
- (info (_ "Polish"))
- (simple #t))
- (person
- (name "D. J. S.")
- (info (_ "Hungarian"))
- (simple #t))
- (person
- (name "Savsish")
- (info (_ "Russian"))
- (simple #t))
- (person
- (name "sebras")
- (info (_ "Swedish"))
- (simple #t))
- (person
- (name "Slobodan Simić")
- (info (_ "Serbian"))
- (simple #t))
- (person
- (name "Vangelis Skarmoutsos")
- (info (_ "Greek"))
- (simple #t))
- (person
- (name "SomeRandomUser")
- (info (_ "Greek"))
- (simple #t))
- (person
- (name "Sumita \"tako44\" Sanshiro")
- (info (_ "Japanese"))
- (simple #t))
- (person
- (name "Liu Sizhuang")
- (info (_ "Simplified Chinese"))
- (simple #t))
- (person
- (name "Jan Solanti")
- (info (_ "Finnish"))
- (simple #t))
- (person
- (name "Christoph Sommer")
- (info (_ "German"))
- (simple #t))
- (person
- (name "starryprabin")
- (info (_ "Nepali"))
- (simple #t))
- (person
- (name "Andrius Štikonas")
- (info (_ "Lithuanian"))
- (simple #t))
- (person
- (name "Sylvain St-Amand")
- (info (_ "French"))
- (simple #t))
- (person
- (name "Heimen Stoffels")
- (info (_ "Dutch"))
- (simple #t))
- (person
- (name "symvizan")
- (info (_ "Hungarian"))
- (simple #t))
- (person
- (name "Krzysiek Szeląg")
- (info (_ "Polish"))
- (simple #t))
- (person
- (name "Ioma Taani")
- (info (_ "Italian"))
- (simple #t))
- (person
- (name "Paweł Talar")
- (info (_ "Polish"))
- (simple #t))
- (person
- (name "Haba Tamás")
- (info (_ "Hungarian"))
- (simple #t))
- (person
- (name "theschitz")
- (info (_ "Swedish"))
- (simple #t))
- (person
- (name "Saku Tiihonen")
- (info (_ "Finnish"))
- (simple #t))
- (person
- (name "tingberg")
- (info (_ "Finnish"))
- (simple #t))
- (person
- (name "Eugen Uvin")
- (info (_ "Ukrainian"))
- (simple #t))
- (person
- (name "Frank van der Loo")
- (info (_ "Dutch"))
- (simple #t))
- (person
- (name "Mihas \"meequz\" Varantsou")
- (info (_ "Belarusian"))
- (simple #t))
- (person
- (name "Jakub Vaněk")
- (info (_ "Czech"))
- (simple #t))
- (person
- (name "G Vassilev")
- (info (_ "Bulgarian"))
- (simple #t))
- (person
- (name "Lyubomir Vasilev")
- (info (_ "Bulgarian"))
- (simple #t))
- (person
- (name "Antoni Villalonga")
- (info (_ "Catalan"))
- (simple #t))
- (person
- (name "Robin van der Vliet")
- (info (_ "Esperanto"))
- (simple #t))
- (person
- (name "Nils Welzk")
- (info (_ "German"))
- (simple #t))
- (person
- (name "Franklin Weng")
- (info (_ "Mandarin Chinese"))
- (simple #t))
- (person
- (name "Wuzzy")
- (info (_ "German"))
- (simple #t))
- (person
- (name "Roman M. Yagodin")
- (info (_ "Russian"))
- (simple #t))
- (person
- (name "yakup")
- (info (_ "Turkish"))
- (simple #t))
- (person
- (name "Yaniel")
- (info (_ "Finnish"))
- (simple #t))
- (person
- (name "Yevgeny")
- (info (_ "Hebrew"))
- (simple #t))
- (person
- (name "Christian E Yoga")
- (info (_ "Indonesian"))
- (simple #t))
- (person
- (name "zecas \"zezinho\"")
- (info (_ "French"))
- (simple #t))
- (person
- (name "Kővágó Zoltán")
- (info (_ "Hungarian"))
- (simple #t))
- (blank)
- (blank)
- (text
- (type "heading")
- (string (_ "Thanks to"))
- )
- (blank)
- (person
- (name "Larry Ewing")
- (info (_ "Creator of Tux, the Linux penguin"))
- )
- (blank)
- (person
- (name (_ "SDL, OpenAL and OpenGL"))
- (info (_ "For making such a great gaming experience
- possible on Linux"))
- )
- (blank)
- (blank)
- (text
- (type "heading")
- (string (_ "Contact"))
- )
- (blank)
- (text
- (type "normal")
- (string (_ "Visit our webpage at"))
- )
- (text
- (type "reference")
- (string "http://supertuxproject.org")
- )
- (blank)
- (text
- (type "normal")
- (string (_ "Or visit us directly at IRC:"))
- )
- (text
- (type "reference")
- (string (_ "#supertux at webchat.freenode.net"))
- )
- (blank)
- (text
- (type "normal")
- (string (_ "Or at our Forum:"))
- )
- (text
- (type "reference")
- (string "http://forum.freegamedev.net/viewforum.php?f=66")
- )
- (blank)
- (text
- (type "normal")
- (string (_ "Comments, ideas and suggestions"))
- )
- (text
- (type "normal")
- (string (_ "go to our mailing list"))
- )
- (text
- (type "reference")
- (string "supertux-devel@lists.lethargik.org")
- )
- (blank)
- (blank)
- (blank)
- (text
- (type "heading")
- (string (_ "Want to help…"))
- )
- (blank)
- (text
- (type "normal")
- (string (_ "…with localization?"))
- )
- (text
- (type "reference")
- (string "https://www.transifex.com/arctic-games/supertux/")
- )
- (blank)
- (blank)
- (text
- (type "normal")
- (string (_ "…with something else?"))
- )
- (text
- (type "reference")
- (string "https://github.com/supertux")
- )
- (blank)
- (blank)
- (blank)
- (text
- (type "normal")
- (string (_ "Thank you for"))
- )
- (text
- (type "normal")
- (string (_ "playing"))
- )
- (blank)
- (text
- (type "heading")
- (string "SuperTux")
- )
- (blank)
- (blank)
- (blank)
- (text
- (type "normal")
- (string (_ "Penny awaits you in Milestone 3!"))
- )
- )
- )
|