--- a/BuildingForIos.wiki Thu Aug 22 16:38:22 2019 +0100
+++ b/BuildingForIos.wiki Thu Aug 22 17:40:01 2019 +0200
@@ -1,4 +1,4 @@
-#summary Instructions for building Hedgewars for iOS on Mac OS X
+#summary Instructions for building Hedgewars for iOS on macOS
#labels Phase-Implementation,Phase-Deploy,Phase-Support
= Building on iOS =
@@ -54,4 +54,4 @@
You should be done by now! Hit "Build and Run" and the iOS Simulator should run! Note that for a bug in Freepascal Debug works only on the Simulator, while Release only for Device.
-Enjoy!
\ No newline at end of file
+Enjoy!
--- a/BuildingOnMac.wiki Thu Aug 22 16:38:22 2019 +0100
+++ b/BuildingOnMac.wiki Thu Aug 22 17:40:01 2019 +0200
@@ -1,7 +1,7 @@
-#summary Instructions for building Hedgewars on Mac OS X
+#summary Instructions for building Hedgewars on macOS
#labels Phase-Implementation,Phase-Deploy,Phase-Support
-= Building on Mac OS X =
+= Building on macOS =
**Note: These instructions are OUTDATED!**
== Prerequisites ==
@@ -72,4 +72,4 @@
}}}
* Run `make` and `make install`
-Enjoy!
\ No newline at end of file
+Enjoy!
--- a/CommandLineOptions.wiki Thu Aug 22 16:38:22 2019 +0100
+++ b/CommandLineOptions.wiki Thu Aug 22 17:40:01 2019 +0200
@@ -86,7 +86,7 @@
* _Windows_: {{{%USERPROFILE%\Hedgewars}}}
* _GNU/Linux_: {{{~/.hedgewars}}}
- * _Mac OS X_: {{{~/Library/Application Support/Hedgewars}}}
+ * _macOS_: {{{~/Library/Application Support/Hedgewars}}}
`--raw-quality value` is determined by combining the values of the flags you wish to enable. Up-to-date variables (in hexadecimal) are online here: [https://hg.hedgewars.org/hedgewars/file/default/hedgewars/uConsts.pas#l62 uConsts.pas]
--- a/HWPlaySchemeSyntax.wiki Thu Aug 22 16:38:22 2019 +0100
+++ b/HWPlaySchemeSyntax.wiki Thu Aug 22 17:40:01 2019 +0200
@@ -17,7 +17,7 @@
Your browser and other software needs to learn first how to deal with `hwplay`.
We recommend to first click on “Assign file types” in the Settings menu, Advanced tab, this should set things up automatically for you.
-If an application (like a browser) is confused about `hwplay`, point it to the Hedgewars program (`hedgewars.exe` on Windows, `hedgewars` on GNU/Linux and Mac OS).
+If an application (like a browser) is confused about `hwplay`, point it to the Hedgewars program (`hedgewars.exe` on Windows, `hedgewars` on GNU/Linux and macOS).
Hedgewars itself also can use a `hwplay` URL as a command-line argument. See [CommandLineOptions#Frontend] for more information.
--- a/TableOfContents.wiki Thu Aug 22 16:38:22 2019 +0100
+++ b/TableOfContents.wiki Thu Aug 22 17:40:01 2019 +0200
@@ -19,7 +19,7 @@
* [BuildingForAndroid Android]
* [BuildingForIos iOS]
* [BuildingOnLinux GNU/Linux]
- * [BuildingOnMac Mac OS]
+ * [BuildingOnMac macOS]
* [BuildingOnWindows Windows]
* Hedgewars Game Content
* Gameplay
@@ -89,4 +89,4 @@
* [Taunts Voicepack taunts]
* [https://hedgewars.org/kb/?mode=list Index]
-[https://www.hedgewars.org/chat Contact us] if you want to help with this wiki!
\ No newline at end of file
+[https://www.hedgewars.org/chat Contact us] if you want to help with this wiki!