forked from dbluelle/pandora-astromenace
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLicense.txt
executable file
·92 lines (64 loc) · 3.86 KB
/
License.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
AstroMenace Source Code
AstroMenace (Hardcore 3D space shooter with spaceship upgrade possibilities)
Copyright © 2006-2012 Michael Kurinnoy, Viewizard
AstroMenace is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
AstroMenace is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with AstroMenace. If not, see <http://www.gnu.org/licenses/>.
Web Site: http://www.viewizard.com/
Project: http://sourceforge.net/projects/openastromenace/
E-mail: [email protected]
AstroMenace Data
* "models.pack" file (RAW_VFS_DATA/MODELS/ folder)
This file contains precompiled into AstroMenace game format 3D models and
textures created by Max Shelekhov, 3drt.com. "models.pack" file is released
under Creative Commons Attribution-ShareAlike 3.0 (CC BY-SA 3.0) license
(see RAW_VFS_DATA/MODELS/ReadMe.txt or
<http://creativecommons.org/licenses/by-sa/3.0/legalcode>).
Hint: uncomment "#define separate_cc_vfs" line in config.h file before
game code compilation, if you need separate virtual file system
(gamedata_cc.vfs file) for CC BY-SA 3.0 licensed content, otherwise, all
game data will be stored in main virtual file system (gamedata.vfs file).
* "a_class4.tga", "clouds.tga", "d_class3.tga" and "q_class2.tga" files
(RAW_VFS_DATA/MODELS/PLANET/ folder)
These planetary textures created by Alex (Esgaroth) Reuter and Robert Stein
are part of VegaTrek "Planetary textures add-on" licensed under "GNU
GENERAL PUBLIC LICENSE Version 3". Full "Planetary textures add-on"
package and all relative data can be downloaded from VegaTrek file section
at http://sourceforge.net/projects/vegatrek/
Please note, all artwork in "Planetary textures add-on" (version 0.6) was
released under "Freeware" license, but according to Alex e-mail replay:
"... Actually, the licensing of the texture pack as freeware is a mistake
(thanx for the hint !) , all should be licensed under GPLv3, so this will
be no problem, I´ll fix it with the next release.", can be used under
GPLv3 license terms.
* "FreeMonoBold.ttf", "FreeSansBold.ttf" and "FreeSerifBold.ttf" files
(RAW_VFS_DATA/FONT/ folder)
These ttf fonts are part of GNU FreeFont package released under "GNU GENERAL
PUBLIC LICENSE Version 3" (see RAW_VFS_DATA/FONT/FreeFontLicense.txt or
<http://opensource.org/licenses/GPL-3.0>).
* "LiberationMono-Bold.ttf", "LiberationSans-Bold.ttf" and
"LiberationSerif-Bold.ttf" files (RAW_VFS_DATA/FONT/ folder)
These ttf fonts are part of Liberation Fonts package released under "SIL
Open Font License, Version 1.1"
(see RAW_VFS_DATA/FONT/LiberationFontLicense.txt or
<http://opensource.org/licenses/OFL-1.1>).
* "LinBiolinumBold.ttf" and "LinLibertineBold.txt" files
(RAW_VFS_DATA/FONT/ folder)
These ttf fonts are part of Linux Libertine package released under "SIL
Open Font License, Version 1.1"
(see RAW_VFS_DATA/FONT/LinLibertineLicense.txt or
<http://opensource.org/licenses/OFL-1.1>).
* Other game data (all 2D artwork, music, sfx, voice and part of 3D models
with textures), except described above, were created by Viewizard team
during AstroMenace development (see "Credits" menu in game for full list of
authors) and were released under "GNU GENERAL PUBLIC LICENSE Version 3".
You can download package with souce files of these data from
http://www.viewizard.com/download/astromenace-artwork-1.3.1.zip or
http://sourceforge.net/projects/openastromenace/files/1.3.1/astromenace-artwork-1.3.1.zip