CREDITS: Add credits for buried

This commit is contained in:
Matthew Hoops 2013-12-25 12:16:48 -05:00 committed by Eugene Sandulenko
parent 43ea41678b
commit 9739542b73
3 changed files with 77 additions and 3 deletions

View File

@ -121,6 +121,9 @@ ScummVM Team
Peter Kohaut
Eugene Sandulenko
Buried:
Matthew Hoops
CGE:
Arnaud Boutonne
Paul Gilbert
@ -1085,8 +1088,9 @@ Special thanks to
Jan Nedoma for providing the sources to the Wintermute-engine, and for his
support while porting the engine to ScummVM.
Bob Bell, Michel Kripalani, Tommy Yune, from Presto Studios for providing
the source code of The Journeyman Project: Pegasus Prime.
Bob Bell, David Black, Michel Kripalani, and Tommy Yune from Presto
Studios for providing the source code of The Journeyman Project: Pegasus
Prime and The Journeyman Project 2: Buried in Time.
Electronic Arts IP Preservation Team, particularly Stefan Serbicki, and
Vasyl Tsvirkunov of Electronic Arts for providing the source code of the

View File

@ -690,6 +690,10 @@ begin_credits("Credits");
add_person("Eugene Sandulenko", "sev", "");
end_section();
begin_section("Buried");
add_person("Matthew Hoops", "clone2727", "");
end_section();
begin_section("CGE");
add_person("Arnaud Boutonné", "Strangerke", "");
add_person("Paul Gilbert", "dreammaster", "");
@ -1696,6 +1700,7 @@ begin_credits("Credits");
add_person("Anton Yartsev", "Zidane", "For the original re-implementation of the Z-Vision engine");
end_persons();
<<<<<<< HEAD
add_paragraph(
"Tony Warriner and everyone at Revolution Software Ltd. for sharing ".
"with us the source of some of their brilliant games, allowing us to ".
@ -1780,6 +1785,68 @@ begin_credits("Credits");
add_paragraph(
"Benjamin Haisch, for emimeshviewer, which our EMI code borrows heavily from.");
=======
add_paragraph(
"Tony Warriner and everyone at Revolution Software Ltd. for sharing ".
"with us the source of some of their brilliant games, allowing us to ".
"release Beneath a Steel Sky as freeware... and generally being ".
"supportive above and beyond the call of duty.");
add_paragraph(
"John Passfield and Steve Stamatiadis for sharing the source of their ".
"classic title, Flight of the Amazon Queen and also being incredibly ".
"supportive.");
add_paragraph(
"Joe Pearce from The Wyrmkeep Entertainment Co. for sharing the source ".
"of their famous title Inherit the Earth and always prompt replies to ".
"our questions.");
add_paragraph(
"Aric Wilmunder, Ron Gilbert, David Fox, Vince Lee, and all those at ".
"LucasFilm/LucasArts who made SCUMM the insane mess to reimplement ".
"that it is today. Feel free to drop us a line and tell us what you ".
"think, guys!");
add_paragraph(
"Alan Bridgman, Simon Woodroffe and everyone at Adventure Soft for ".
"sharing the source code of some of their games with us.");
add_paragraph(
"John Young, Colin Smythe and especially Terry Pratchett himself for ".
"sharing the source code of Discworld I &amp; II with us.");
add_paragraph(
"Emilio de Paz Arag&oacute;n from Alcachofa Soft for sharing the source code ".
"of Drascula: The Vampire Strikes Back with us and his generosity with ".
"freewaring the game.");
add_paragraph(
"David P. Gray from Gray Design Associates for sharing the source code ".
"of the Hugo trilogy.");
add_paragraph(
"Broken Sword 2.5 team for providing sources of their engine and their great ".
"support.");
add_paragraph(
"Neil Dodwell and David Dew from Creative Reality for providing the source ".
"of Dreamweb and for their tremendous support.");
add_paragraph(
"Janusz Wi&#347;niewski and Miroslaw Liminowicz from Laboratorium Komputerowe Avalon ".
"for providing full source code for So&#322;tys and Sfinx and letting us redistribute the games.");
add_paragraph(
"Jan Nedoma for providing the sources to the Wintermute-engine, and for his ".
"support while porting the engine to ScummVM.");
add_paragraph(
"Bob Bell, David Black, Michel Kripalani, and Tommy Yune from Presto Studios ".
"for providing the source code of The Journeyman Project: Pegasus Prime ".
"and The Journeyman Project 2: Buried in Time.");
>>>>>>> 4fbf293bbf (CREDITS: Add credits for buried)
end_section();
end_credits();

View File

@ -172,6 +172,9 @@ static const char *credits[] = {
"C0""Peter Kohaut",
"C0""Eugene Sandulenko",
"",
"C1""Buried",
"C0""Matthew Hoops",
"",
"C1""CGE",
"C0""Arnaud Boutonn\351",
"C0""Paul Gilbert",
@ -1325,7 +1328,7 @@ static const char *credits[] = {
"C0""",
"C0""Jan Nedoma for providing the sources to the Wintermute-engine, and for his support while porting the engine to ScummVM.",
"C0""",
"C0""Bob Bell, Michel Kripalani, Tommy Yune, from Presto Studios for providing the source code of The Journeyman Project: Pegasus Prime.",
"C0""Bob Bell, David Black, Michel Kripalani, and Tommy Yune from Presto Studios for providing the source code of The Journeyman Project: Pegasus Prime and The Journeyman Project 2: Buried in Time.",
"C0""",
"C0""Electronic Arts IP Preservation Team, particularly Stefan Serbicki, and Vasyl Tsvirkunov of Electronic Arts for providing the source code of the two Lost Files of Sherlock Holmes games. James M. Ferguson and Barry Duncan for their tenacious efforts to recover the sources.",
"C0""",