mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-19 00:15:30 +00:00
CREDITS: Remove duplicate entry for BS2.5
This commit is contained in:
parent
eaab877d66
commit
b517525e7d
7
AUTHORS
7
AUTHORS
@ -862,8 +862,8 @@ Special thanks to
|
||||
David P. Gray from Gray Design Associates for sharing the source code of
|
||||
the Hugo trilogy.
|
||||
|
||||
Broken Sword 2.5 team for providing sources of their engine and their
|
||||
great support.
|
||||
The mindFactory team for writing Broken Sword 2.5, a splendid fan-made
|
||||
sequel, and for sharing the source code with us.
|
||||
|
||||
Neil Dodwell and David Dew from Creative Reality for providing the source
|
||||
of Dreamweb and for their tremendous support.
|
||||
@ -883,9 +883,6 @@ Special thanks to
|
||||
two Lost Files of Sherlock Holmes games. James M. Ferguson and Barry
|
||||
Duncan for their tenacious efforts to recover the sources.
|
||||
|
||||
The mindFactory team for writing Broken Sword 2.5, a splendid fan-made
|
||||
sequel, and for sharing the source code with us.
|
||||
|
||||
John Romero for sharing the source code of Hyperspace Delivery Boy! with
|
||||
us.
|
||||
|
||||
|
@ -1574,8 +1574,8 @@ begin_credits("Credits");
|
||||
"of the Hugo trilogy.");
|
||||
|
||||
add_paragraph(
|
||||
"Broken Sword 2.5 team for providing sources of their engine and their great ".
|
||||
"support.");
|
||||
"The mindFactory team for writing Broken Sword 2.5, a splendid fan-made sequel, and for sharing ".
|
||||
"the source code with us.");
|
||||
|
||||
add_paragraph(
|
||||
"Neil Dodwell and David Dew from Creative Reality for providing the source ".
|
||||
@ -1599,14 +1599,10 @@ begin_credits("Credits");
|
||||
"James M. Ferguson and Barry Duncan for their tenacious efforts to recover the sources.");
|
||||
|
||||
add_paragraph(
|
||||
"The mindFactory team for writing Broken Sword 2.5, a splendid fan-made sequel, and for sharing ".
|
||||
"the source code with us.");
|
||||
"John Romero for sharing the source code of Hyperspace Delivery Boy! with us.");
|
||||
|
||||
add_paragraph(
|
||||
"John Romero for sharing the source code of Hyperspace Delivery Boy! with us.");
|
||||
|
||||
add_paragraph(
|
||||
"Steffen Dingel for sharing the source code of the Mission Supernova game with us.");
|
||||
"Steffen Dingel for sharing the source code of the Mission Supernova game with us.");
|
||||
|
||||
end_section();
|
||||
|
||||
|
@ -1071,7 +1071,7 @@ static const char *credits[] = {
|
||||
"C0""",
|
||||
"C0""David P. Gray from Gray Design Associates for sharing the source code of the Hugo trilogy.",
|
||||
"C0""",
|
||||
"C0""Broken Sword 2.5 team for providing sources of their engine and their great support.",
|
||||
"C0""The mindFactory team for writing Broken Sword 2.5, a splendid fan-made sequel, and for sharing the source code with us.",
|
||||
"C0""",
|
||||
"C0""Neil Dodwell and David Dew from Creative Reality for providing the source of Dreamweb and for their tremendous support.",
|
||||
"C0""",
|
||||
@ -1083,8 +1083,6 @@ static const char *credits[] = {
|
||||
"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""",
|
||||
"C0""The mindFactory team for writing Broken Sword 2.5, a splendid fan-made sequel, and for sharing the source code with us.",
|
||||
"C0""",
|
||||
"C0""John Romero for sharing the source code of Hyperspace Delivery Boy! with us.",
|
||||
"C0""",
|
||||
"C0""Steffen Dingel for sharing the source code of the Mission Supernova game with us.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user