diff options
| author | athrxx | 2011-05-16 18:05:00 +0200 |
|---|---|---|
| committer | athrxx | 2011-05-16 18:05:00 +0200 |
| commit | 01c527749295c838b2079f9c95fbab7fb18edc56 (patch) | |
| tree | a125bc44838f5bf83f309dfd9abe69a91cb1112a /devtools | |
| parent | 5fd257d3cccdb2800493237665eb1106f44fabab (diff) | |
| parent | 88319a727a5adc4888ec17e5ee091e14ce176afd (diff) | |
| download | scummvm-rg350-01c527749295c838b2079f9c95fbab7fb18edc56.tar.gz scummvm-rg350-01c527749295c838b2079f9c95fbab7fb18edc56.tar.bz2 scummvm-rg350-01c527749295c838b2079f9c95fbab7fb18edc56.zip | |
Merge branch 'master' of https://github.com/scummvm/scummvm
Diffstat (limited to 'devtools')
| -rwxr-xr-x | devtools/credits.pl | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl index 46c75402c1..8d02891576 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -500,7 +500,7 @@ begin_credits("Credits"); add_person("Ludvig Strigeus", "ludde", "(retired)"); end_section(); - begin_section("BASS"); # Beneath a Steel Sky + begin_section("Beneath a Steel Sky"); add_person("Robert Göffringmann", "lavosspawn", "(retired)"); add_person("Oliver Kiehl", "olki", "(retired)"); add_person("Joost Peters", "joostp", ""); @@ -539,7 +539,7 @@ begin_credits("Credits"); add_person("Vincent Hamm", "yaz0r", "(retired)"); end_section(); - begin_section("Draci"); + begin_section("Draci Historie"); add_person("Denis Kasak", "dkasak13", ""); add_person("Robert Špalek", "spalek", ""); end_section(); @@ -549,7 +549,7 @@ begin_credits("Credits"); add_person("Paweł Kołodziejski", "aquadran", ""); end_section(); - begin_section("FOTAQ"); # Flight of the Amazon Queen + begin_section("Flight of the Amazon Queen"); add_person("David Eriksson", "twogood", "(retired)"); add_person("Gregory Montoir", "cyx", ""); add_person("Joost Peters", "joostp", ""); @@ -574,7 +574,7 @@ begin_credits("Credits"); add_person("Eugene Sandulenko", "sev", ""); end_section(); - begin_section("Kyra"); + begin_section("Legend of Kyrandia"); add_person("Torbjörn Andersson", "eriktorbjorn", "VQA Player"); add_person("Oystein Eftevaag", "vinterstum", ""); add_person("Florian Kagerer", "athrxx", ""); @@ -588,7 +588,7 @@ begin_credits("Credits"); add_person("Julien Templier", "littleboy", ""); end_section(); - begin_section("Lure"); + begin_section("Lure of the Temptress"); add_person("Paul Gilbert", "dreammaster", ""); end_section(); @@ -636,7 +636,7 @@ begin_credits("Credits"); add_person("Lars Skovlund", "lskovlun", ""); end_section(); - begin_section("TeenAgent"); + begin_section("Teen Agent"); add_person("Robert Megone", "sanguine", "Help with callback rewriting"); add_person("Vladimir Menshakov", "whoozle", ""); end_section(); |
