summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-31 14:32:35 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-31 14:32:35 -0300
commit18e0d99a33c45e06f6593062577201b63954770a (patch)
treec8dc6f5d1e84c5dd519528a137530fa2b166f031
parentb31eeb7ef6e04a3509178036c203e81be04e6ca8 (diff)
downloadclient-18e0d99a33c45e06f6593062577201b63954770a.tar.gz
client-18e0d99a33c45e06f6593062577201b63954770a.tar.bz2
client-18e0d99a33c45e06f6593062577201b63954770a.tar.xz
client-18e0d99a33c45e06f6593062577201b63954770a.zip
Add link ingame to the attribution notice of the update server.
-rw-r--r--game/ATTRIBUTION9
-rw-r--r--game/options.rpy3
2 files changed, 9 insertions, 3 deletions
diff --git a/game/ATTRIBUTION b/game/ATTRIBUTION
index 5c28ff0..259e0de 100644
--- a/game/ATTRIBUTION
+++ b/game/ATTRIBUTION
@@ -74,13 +74,13 @@ Where relevant, you must also include a link to https://tmw2.org in your credit.
gfx/cards/ele/5.png (Chrisdesign) (CC0) (From OpenGameArt)
## DIALOG
gfx/dialog/0.png (-) (-) (-)
- gfx/dialog/archmage.webp
+ gfx/dialog/archmage.webp (Emilien Rotival) (CC BY SA) (Wesnoth/HttT)
gfx/dialog/darkmana.webp (Santiago Iborra) (CC BY SA) (Arcmage/Modified)
gfx/dialog/deadlyshock.webp (Santiago Iborra) (CC BY SA) (Arcmage/Modified)
gfx/dialog/detective.webp (Sapiboong) (Sapiboong*) (LemmaSoftForums)
gfx/dialog/giulio.png (David Revoy) (CC BY 3.0) (From OpenGameArt)
gfx/dialog/mentor.webp (Santiago Iborra) (CC BY SA) (Arcmage)
- gfx/dialog/rebel.png
+ gfx/dialog/rebel.png (Doofus-01) (CC BY SA) (Wesnoth/Archaic Resources)
gfx/dialog/spearman.webp (Santiago Iborra) (CC BY SA) (Arcmage)
## GUI
gfx/gui/cog_hover.png (JellyCat) (CC0) (OpenGameArt/Modified)
@@ -154,7 +154,7 @@ Where relevant, you must also include a link to https://tmw2.org in your credit.
sfx/bgm07.mp3 (Alexander Nakarada) (CC BY 4.0) (Ancient Temple/OGA)
sfx/prologue.mp3 (Arnaud Condé) (CC BY-SA 3.0) ("Love Theme"/Jamendo)
sfx/regnum.mp3 (Arnaud Condé) (CC BY-SA 3.0) ("Posthumus Regnum"/Jamendo)
- sfx/shining.mp3 (Monsplair?) (CC0) (Free Music Archive)
+ sfx/shining.mp3 (Soft and Furious) (CC0) (You Are Shining/FMA)
----
*: Special licenses transcription :*
@@ -172,3 +172,6 @@ Due to usage restrictions and the revocable nature, these assets must be removed
from the game before release.
See also: http://www.jewel-s.jp/
+.:: Other Notes ::.
+FMA = Free Music Archive
+OGA = Open Game Art
diff --git a/game/options.rpy b/game/options.rpy
index 7931c24..0dd0be0 100644
--- a/game/options.rpy
+++ b/game/options.rpy
@@ -39,6 +39,9 @@ This program is distributed in the hope that it will be useful,
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
COPYING file for more details.\n\n
DMCA complaints: {a=mailto:dmca@tmw2org}dmca@tmw2.org{/a}{/b}\n
+\n
+See also the {a=http://"""+HOST+"""/assets/ATTRIBUTION}Attribution file{/a}
+of the selected server.
""")