diff --git a/data/resources/images/flags/Finish.svg b/data/resources/images/flags/Finnish.svg similarity index 100% rename from data/resources/images/flags/Finish.svg rename to data/resources/images/flags/Finnish.svg diff --git a/data/resources/images/flags/Russian.svg b/data/resources/images/flags/Russian.svg new file mode 100644 index 000000000..553014621 --- /dev/null +++ b/data/resources/images/flags/Russian.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/data/resources/images/flags/Turkish.svg b/data/resources/images/flags/Turkish.svg new file mode 100644 index 000000000..0ce226481 --- /dev/null +++ b/data/resources/images/flags/Turkish.svg @@ -0,0 +1,5 @@ + + Flag of Turkey + + + \ No newline at end of file diff --git a/data/resources/images/flags/sources.txt b/data/resources/images/flags/sources.txt index 3f2dc4f9f..9d41adee9 100644 --- a/data/resources/images/flags/sources.txt +++ b/data/resources/images/flags/sources.txt @@ -4,7 +4,7 @@ Czech.svg: https://commons.wikimedia.org/wiki/Flag_of_the_Czech_Republic.svg Danish.svg: https://commons.wikimedia.org/wiki/Flag_of_Denmark.svg Dutch.svg: https://commons.wikimedia.org/wiki/Flag_of_the_Netherlands.svg English.svg: https://commons.wikimedia.org/wiki/Flag_of_the_United_Kingdom_(1-2).svg -Finish.svg: https://commons.wikimedia.org/wiki/File:Flag_of_Finland.svg +Finnish.svg: https://commons.wikimedia.org/wiki/File:Flag_of_Finland.svg French.svg: https://commons.wikimedia.org/wiki/File:Flag_of_France.svg German.svg: https://commons.wikimedia.org/wiki/File:Flag_of_Germany.svg Greek.svg: https://commons.wikimedia.org/wiki/Flag_of_Greece.svg @@ -17,4 +17,5 @@ Polish.svg: https://commons.wikimedia.org/wiki/Flag_of_Poland.svg Portuguese.svg: https://commons.wikimedia.org/wiki/File:Flag_of_Portugal.svg Spanish.svg: https://commons.wikimedia.org/wiki/File:Flag_of_Spain.svg Swedish.svg: https://commons.wikimedia.org/wiki/File:Flag_of_Sweden.svg +Russian.svg: https://commons.wikimedia.org/wiki/File:Flag_of_Russia.svg Other.svg: https://en.wikipedia.org/wiki/File:Flag_with_question_mark.svg diff --git a/data/resources/thirdparty.html b/data/resources/thirdparty.html index 231d40d31..6b5b5e307 100644 --- a/data/resources/thirdparty.html +++ b/data/resources/thirdparty.html @@ -2563,6 +2563,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +

Texture Decompression Routines

+
+Copyright (C) 2009 Benjamin Dobell, Glass Echidna
+Copyright (C) 2012 - 2022, Matthäus G. "Anteru" Chajdas (https://anteru.net)
+Copyright (C) 2020 Richard Geldreich, Jr.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the "Software"), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+of the Software, and to permit persons to whom the Software is furnished to do
+so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+
+ Some shaders provided with the application are sourced from: