Give credit where credit is due

This commit is contained in:
Michael Braun 2015-08-10 08:45:43 +02:00
parent a38cdda8e3
commit 90e4d005ee
12 changed files with 14 additions and 13 deletions

View File

@ -50,6 +50,8 @@ Coren <coren4@gmail.com>
Crusty Crusty
Dharma Bellamkonda <dharma.bellamkonda@gmail.com> Dharma Bellamkonda <dharma.bellamkonda@gmail.com>
Dimaslg <dimaslg@telecable.es> Dimaslg <dimaslg@telecable.es>
Drill <drill87@gmail.com>
Dslyecxi <dslyecxi@gmail.com>
eRazeri eRazeri
evromalarkey <evromalarkey@gmail.com> evromalarkey <evromalarkey@gmail.com>
F3 Project <alanr@ferstaberinde.com> F3 Project <alanr@ferstaberinde.com>
@ -81,6 +83,7 @@ Macusercom <macusercom@gmail.com>
MarcBook MarcBook
meat <p.humberdroz@gmail.com> meat <p.humberdroz@gmail.com>
Michail Nikolaev Michail Nikolaev
MikeMatrix <m.braun92@gmail.com>
nic547 <nic547@outlook.com> nic547 <nic547@outlook.com>
nikolauska <nikolauska1@gmail.com> nikolauska <nikolauska1@gmail.com>
nomisum <nomisum@gmail.com> nomisum <nomisum@gmail.com>
@ -106,5 +109,3 @@ Valentin Torikian <valentin.torikian@gmail.com>
VyMajoris(W-Cephei)<vycanismajoriscsa@gmail.com> VyMajoris(W-Cephei)<vycanismajoriscsa@gmail.com>
Winter <simon@agius-muscat.net> Winter <simon@agius-muscat.net>
zGuba zGuba
Drill <drill87@gmail.com>
MikeMatrix <m.braun92@gmail.com>

View File

@ -1,5 +1,5 @@
/* /*
* Author: MikeMatrix * Author: Dslyecxi, MikeMatrix
* Assign readable client ID to unit on the server. * Assign readable client ID to unit on the server.
* *
* Arguments: * Arguments:

View File

@ -1,5 +1,5 @@
/* /*
* Author: MikeMatrix * Author: Dslyecxi, MikeMatrix
* Receives and draws map gestures from nearby players. * Receives and draws map gestures from nearby players.
* *
* Arguments: * Arguments:

View File

@ -1,5 +1,5 @@
/* /*
* Author: MikeMatrix * Author: Dslyecxi, MikeMatrix
* Ensure that all variables used to indicate transmission are disabled. * Ensure that all variables used to indicate transmission are disabled.
* *
* Arguments: * Arguments:

View File

@ -1,5 +1,5 @@
/* /*
* Author: MikeMatrix * Author: Dslyecxi, MikeMatrix
* Returns all players in a given range and in the units vehicle. * Returns all players in a given range and in the units vehicle.
* *
* Arguments: * Arguments:

View File

@ -1,5 +1,5 @@
/* /*
* Author: MikeMatrix * Author: Dslyecxi, MikeMatrix
* Initializes transmitting map gestures. * Initializes transmitting map gestures.
* *
* Arguments: * Arguments:

View File

@ -1,5 +1,5 @@
/* /*
* Author: MikeMatrix * Author: Dslyecxi, MikeMatrix
* Initializes Settings for the groups modules and transcodes settings to a useable format. * Initializes Settings for the groups modules and transcodes settings to a useable format.
* *
* Arguments: * Arguments:

View File

@ -1,5 +1,5 @@
/* /*
* Author: MikeMatrix * Author: Dslyecxi, MikeMatrix
* Initializes Settings for the module and transcodes settings to a useable format. * Initializes Settings for the module and transcodes settings to a useable format.
* *
* Arguments: * Arguments:

View File

@ -1,5 +1,5 @@
/* /*
* Author: MikeMatrix * Author: Dslyecxi, MikeMatrix
* Initializes the receiver and hooks it to the Draw event of the map. * Initializes the receiver and hooks it to the Draw event of the map.
* *
* Arguments: * Arguments:

View File

@ -1,5 +1,5 @@
/* /*
* Author: MikeMatrix * Author: Dslyecxi, MikeMatrix
* Cleans up unit names to be usable within variable names. * Cleans up unit names to be usable within variable names.
* *
* Arguments: * Arguments:

View File

@ -1,5 +1,5 @@
/* /*
* Author: MikeMatrix * Author: Dslyecxi, MikeMatrix
* Transmit PFH * Transmit PFH
* *
* Arguments: * Arguments:

View File

@ -1,5 +1,5 @@
/* /*
* Author: MikeMatrix * Author: Dslyecxi, MikeMatrix
* Initializes the transmitting event handlers. * Initializes the transmitting event handlers.
* *
* Arguments: * Arguments: