diff options
| author | Max Horn | 2009-07-30 20:58:32 +0000 |
|---|---|---|
| committer | Max Horn | 2009-07-30 20:58:32 +0000 |
| commit | 745afbf5657dfb8f4c877121a52f87ff72108955 (patch) | |
| tree | 06a51f6ce9ccf0d1eac0b7c9ac28b47c055fc60a /tools | |
| parent | c232783dd167493359667103de5034aaabeb2897 (diff) | |
| download | scummvm-rg350-745afbf5657dfb8f4c877121a52f87ff72108955.tar.gz scummvm-rg350-745afbf5657dfb8f4c877121a52f87ff72108955.tar.bz2 scummvm-rg350-745afbf5657dfb8f4c877121a52f87ff72108955.zip | |
Changed 10rdH070's nick back to LordHoto, and added Hkz to the credits
svn-id: r42946
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/credits.pl | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/tools/credits.pl b/tools/credits.pl index 822866cbb7..17acda9de7 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -519,11 +519,13 @@ begin_credits("Credits"); end_section(); begin_section("Broken Sword 1"); + add_person("Fabio Battaglia", "Hkz", "PSX version support"); add_person("Robert Göffringmann", "lavosspawn", "(retired)"); end_section(); begin_section("Broken Sword 2"); add_person("Torbjörn Andersson", "eriktorbjorn", ""); + add_person("Fabio Battaglia", "Hkz", "PSX version support"); add_person("Jonathan Gray", "khalek", "(retired)"); end_section(); @@ -569,7 +571,7 @@ begin_credits("Credits"); add_person("Oystein Eftevaag", "vinterstum", ""); add_person("Florian Kagerer", "athrxx", ""); add_person("Gregory Montoir", "cyx", ""); - add_person("Johannes Schickel", "10rdH070", ""); + add_person("Johannes Schickel", "LordHoto", ""); end_section(); begin_section("Lure"); @@ -611,6 +613,7 @@ begin_credits("Credits"); begin_section("Tinsel"); add_person("Torbjörn Andersson", "eriktorbjorn", ""); + add_person("Fabio Battaglia", "Hkz", "PSX version support"); add_person("Paul Gilbert", "dreammaster", ""); add_person("Sven Hesse", "DrMcCoy", ""); add_person("Max Horn", "Fingolfin", ""); @@ -693,7 +696,7 @@ begin_credits("Credits"); begin_section("GUI"); add_person("Vicent Marti", "tanoku", ""); add_person("Eugene Sandulenko", "sev", ""); - add_person("Johannes Schickel", "10rdH070", ""); + add_person("Johannes Schickel", "LordHoto", ""); end_section(); begin_section("Miscellaneous"); |
