MERRY HAPPY 2016

master
Andrew Copland 2016-01-29 11:31:54 +00:00
parent 664e985e87
commit fea5ac26b2
800 changed files with 800 additions and 800 deletions

View File

@ -103,7 +103,7 @@ The Pioneer Developers are:
Licensing
=========
Copyright © 2008-2015 Pioneer Developers
Copyright © 2008-2016 Pioneer Developers
Portions copyright © 2013-2014 Meteoric Games Ltd.
Pioneer's core code and extension modules are licensed under the terms of the

View File

@ -1,4 +1,4 @@
dnl Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
dnl Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
dnl Licensed under the terms of the GPL v3. See COPYING.txt for details
dnl Process this file with autoconf to create configure.

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#ifndef _USE_MATH_DEFINES

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#ifndef _JSON_UTILS_H

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
--

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local f = Faction:new('Independent')

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local f = Faction:new('Solar Federation')

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local f = Faction:new('Commonwealth of Independent Worlds')

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local f = Faction:new('Haber Corporation')

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
--

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local utils = import("utils")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local utils = import("utils")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
--

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
--

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Comms = import("Comms")
local Game = import("Game")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Game = import("Game")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
--

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Player = import_core("Player")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Ship = import_core("Ship")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local SpaceStation = import_core("SpaceStation")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
-- this is the only library automatically loaded at startup

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local utils

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Lang = import("Lang")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Event = import("Event")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Lang = import("Lang")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
-- Create a news event on the BBS (to do: place it on

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Lang = import("Lang")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Event = import("Event")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Game = import("Game")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Lang = import("Lang")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#extension GL_ARB_explicit_attrib_location : enable

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#ifdef ECLIPSE

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#ifdef FRAGMENT_SHADER

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
// See http://www.gamedev.net/community/forums/mod/journal/journal.asp?jn=263350&reply_id=3513134

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
// #extension GL_ARB_gpu_shader5 : enable

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
// Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
// Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
// Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
#include "attributes.glsl"

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local s = CustomSystem:new('Sol', { 'STAR_G' })

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local s = CustomSystem:new('Epsilon Eridani', { 'STAR_K' })

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
CustomSystem:new('GJ 1075',{'STAR_K'}):add_to_sector(2,-1,-4,v(0.451,0.409,0.034))

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
CustomSystem:new('Castor',{'STAR_A'}):add_to_sector(5,2,3,v(0.012,0.194,0.404))

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local s = CustomSystem:new('Barnard\'s star',{ 'STAR_M' })

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local s = CustomSystem:new("Werribee",{'STAR_G'})

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local s = CustomSystem:new('Black Hole', { 'STAR_SM_BH' })

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
-- example of a custom system directly specifying a faction

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Engine = import("Engine")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Game = import("Game")

View File

@ -1,4 +1,4 @@
-- Copyright © 2008-2015 Pioneer Developers. See AUTHORS.txt for details
-- Copyright © 2008-2016 Pioneer Developers. See AUTHORS.txt for details
-- Licensed under the terms of the GPL v3. See licenses/GPL-3.txt
local Game = import("Game")

Some files were not shown because too many files have changed in this diff Show More