CREDITS: Minor tweaks
This commit is contained in:
parent
3513f3870d
commit
1ea69b53ce
3 changed files with 8 additions and 8 deletions
6
AUTHORS
6
AUTHORS
|
@ -609,9 +609,9 @@ Special thanks to
|
||||||
of Dreamweb and for their tremendous support.
|
of Dreamweb and for their tremendous support.
|
||||||
|
|
||||||
Janusz Wisniewski and Miroslaw Liminowicz from Laboratorium Komputerowe
|
Janusz Wisniewski and Miroslaw Liminowicz from Laboratorium Komputerowe
|
||||||
Avalon for providing full source code for Soltys and letting us to
|
Avalon for providing full source code for Soltys and letting us
|
||||||
redistribute the game.
|
redistribute the game.
|
||||||
|
|
||||||
Jan Nedoma for providing the sources to the Wintermute-engine, and for
|
Jan Nedoma for providing the sources to the Wintermute-engine, and for his
|
||||||
providing support while porting the engine to ScummVM
|
support while porting the engine to ScummVM.
|
||||||
|
|
||||||
|
|
|
@ -1145,11 +1145,11 @@ begin_credits("Credits");
|
||||||
|
|
||||||
add_paragraph(
|
add_paragraph(
|
||||||
"Janusz Wiśniewski and Miroslaw Liminowicz from Laboratorium Komputerowe Avalon ".
|
"Janusz Wiśniewski and Miroslaw Liminowicz from Laboratorium Komputerowe Avalon ".
|
||||||
"for providing full source code for Sołtys and letting us to redistribute the game.");
|
"for providing full source code for Sołtys and letting us redistribute the game.");
|
||||||
|
|
||||||
add_paragraph(
|
add_paragraph(
|
||||||
"Jan Nedoma for providing the sources to the Wintermute-engine, and for providing ".
|
"Jan Nedoma for providing the sources to the Wintermute-engine, and for his ".
|
||||||
"support while porting the engine to ScummVM");
|
"support while porting the engine to ScummVM.");
|
||||||
|
|
||||||
end_section();
|
end_section();
|
||||||
|
|
||||||
|
|
|
@ -720,9 +720,9 @@ static const char *credits[] = {
|
||||||
"C0""",
|
"C0""",
|
||||||
"C0""Neil Dodwell and David Dew from Creative Reality for providing the source of Dreamweb and for their tremendous support.",
|
"C0""Neil Dodwell and David Dew from Creative Reality for providing the source of Dreamweb and for their tremendous support.",
|
||||||
"C0""",
|
"C0""",
|
||||||
"C0""Janusz Wisniewski and Miroslaw Liminowicz from Laboratorium Komputerowe Avalon for providing full source code for Soltys and letting us to redistribute the game.",
|
"C0""Janusz Wisniewski and Miroslaw Liminowicz from Laboratorium Komputerowe Avalon for providing full source code for Soltys and letting us redistribute the game.",
|
||||||
"C0""",
|
"C0""",
|
||||||
"C0""Jan Nedoma for providing the sources to the Wintermute-engine, and for providing support while porting the engine to ScummVM",
|
"C0""Jan Nedoma for providing the sources to the Wintermute-engine, and for his support while porting the engine to ScummVM.",
|
||||||
"C0""",
|
"C0""",
|
||||||
"",
|
"",
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue