Contains (almost) all of the Lua scripts for Mass Effect: Unification, a total-conversion mod for Star Wars Battlefront II.
Scripts headed with a Pandemic Studios copyright are not my original work, even though I've significantly altered and added to virtually all of them. Their header looks like this:
-- -- Copyright (c) 2005 Pandemic Studios, LLC. All rights reserved. --
In contrast, scripts headed with my own header are entirely my own original work. The header generally looks like this:
----------------------------------------------------------------- ----------------------------------------------------------------- -- MASS EFFECT: UNIFICATION <script name> Script by Aaron Gilbert -- Build <build num>/<release num> -- Screen Names: Marth8880, GT-Marth8880, [GT] Marth8880, [GT] Bran -- E-Mail: Marth8880@gmail.com -- <MMM> <D>, <YYYY> -- Copyright (c) <YYYY>, Aaron Gilbert All rights reserved. -- -- About: -- <script description> -- -- -- Usage: -- <usage example> -- -- <example code> -- -- <code explanation> -- -- -- Legal: -- This script is licensed under the BSD 3-Clause License. A copy of this license (as LICENSE.md) should have been included -- with this script. If it wasn't, it can also be found here: https://www.w3.org/Consortium/Legal/2008/03-bsd-license.html -- -- THIS SCRIPT IS NOT MADE, DISTRIBUTED, OR SUPPORTED BY LUCASARTS, A DIVISION OF LUCASFILM ENTERTAINMENT COMPANY LTD. ----------------------------------------------------------------- -----------------------------------------------------------------