mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 08:00:48 +01:00
* Implementing MangChat IRC system. * Added new config option, MAX_WHO, can be used to set the limit of characters being sent in a /who request from client. --HG-- branch : trunk
38 lines
1.7 KiB
Plaintext
38 lines
1.7 KiB
Plaintext
The THANKS file:
|
|
|
|
All distributions should contain a `THANKS' file containing a two column list
|
|
of the contributors, one per line, alphabetically sorted. The left column gives
|
|
the contributor's name, while the right column gives the last known good email
|
|
address for this contributor. This list should be introduced with a wording
|
|
similar to this one:
|
|
|
|
Trinity Core THANKS file
|
|
|
|
Trinity Core is a derivation/rewrite of MaNGOS, which was originally written
|
|
by Team Python and the WoW Daemon Team. Many people further helped Trinity Core
|
|
by submitting bug reports, code patches, and suggestions. Thanks to the
|
|
community!
|
|
|
|
Special thanks should go out to the WowwoW team. We have gained help from
|
|
them many times in the creation of this project. Keep up the good work guys.
|
|
|
|
Thanks to the ImpConfig developer (dythzer) for the custom configuration patch.
|
|
|
|
Thanks to the ScriptDev2 team (http://www.scriptdev2.com) for scripts.
|
|
|
|
Thanks to death and xeqt (http://mangchat.visualdreams-its.com) for the IRC
|
|
system/bot.
|
|
|
|
The easiest policy with this file is to thank everyone who contributes to the
|
|
project, without judging the value of the contribution.
|
|
|
|
Unlike `AUTHORS', the `THANKS' file is not maintained for legal reasons. It is
|
|
maintained to thank all the contributors that helped you out in your project.
|
|
The `AUTHORS' file can not be used for this purpose because certain
|
|
contributions, like bug reports or ideas and suggestions do not require legal
|
|
paper exchanges.
|
|
|
|
You can also decide to send some kind of special greeting when you initially
|
|
add a name to your `THANKS' file. The mere presense of a name in `THANKS' is
|
|
then a flag to you that the initial greeting has been sent.
|