diff options
Diffstat (limited to 'tools/credits.pl')
-rwxr-xr-x | tools/credits.pl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/credits.pl b/tools/credits.pl index d1f3af5b3a..f46e4bd31f 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -526,12 +526,12 @@ begin_credits("Credits"); add_person("Joost Peters", "joostp", ""); end_section(); - begin_section("Broken Sword 1"); + begin_section("Broken Sword"); add_person("Fabio Battaglia", "Hkz", "PSX version support"); add_person("Robert Göffringmann", "lavosspawn", "(retired)"); end_section(); - begin_section("Broken Sword 2"); + begin_section("Broken Sword II"); add_person("Torbjörn Andersson", "eriktorbjorn", ""); add_person("Fabio Battaglia", "Hkz", "PSX version support"); add_person("Jonathan Gray", "khalek", "(retired)"); @@ -854,7 +854,7 @@ begin_credits("Credits"); add_person("Ori Avtalion", "salty-horse", "Subtitle control options in the GUI; BASS GUI fixes"); add_person("Stuart Caie", "", "Decoders for Amiga and AtariST data files (AGOS engine)"); add_person("Paolo Costabel", "", "PSP port contributions"); - add_person("Thierry Crozat", "criezy", "Support for Broken Sword 1 Macintosh version"); + add_person("Thierry Crozat", "criezy", "Support for Broken Sword Macintosh version"); add_person("Martin Doucha", "next_ghost", "CinE engine objectification"); add_person("Thomas Fach-Pedersen", "madmoose", "ProTracker module player"); add_person("Tobias Gunkel", "hennymcc", "Sound support for C64 version of MM/Zak, Loom PCE support"); @@ -872,7 +872,7 @@ begin_credits("Credits"); add_person("Tim Phillips", "realmz", "Initial MI1 CD music support"); add_person("", "Quietust", "Sound support for Amiga SCUMM V2/V3 games, MM NES support"); add_person("", "segra", "Improved support for Apple II/C64 versions of MM"); - add_person("Andreas Röver", "", "Broken Sword 1/2 MPEG2 cutscene support"); + add_person("Andreas Röver", "", "Broken Sword I & II MPEG2 cutscene support"); add_person("Edward Rudd", "urkle", "Fixes for playing MP3 versions of MI1/Loom audio"); add_person("Daniel Schepler", "dschepler", "Final MI1 CD music support, initial Ogg Vorbis support"); add_person("André Souza", "luke_br", "SDL-based OpenGL renderer"); |