# HG changeset patch # User sheepluva # Date 1441482707 -7200 # Node ID c6cd16f6954a273fce7397c43cd381d3572bcb8a # Parent 284e7fd96a0c04d5d7b00a4a431746892d455853 some adjustments, e.g. link updates diff -r 284e7fd96a0c -r c6cd16f6954a TableOfContents.wiki --- a/TableOfContents.wiki Fri Aug 07 19:47:33 2015 +0000 +++ b/TableOfContents.wiki Sat Sep 05 21:51:47 2015 +0200 @@ -1,6 +1,6 @@ #summary The table of contents, page of the sidebar. -*Hedgewars development wiki* +*Hedgewars Knowledge Base* * Running Hedgewars * [ConfigurationFiles Configuration files] @@ -63,4 +63,4 @@ * [Taunts VoicePack taunts] * [https://code.google.com/p/hedgewars/w/list?sort=pagename List of all wiki pages] -[http://www.hedgewars.org/chat Contact us] if you want to help with this wiki! \ No newline at end of file +[http://www.hedgewars.org/chat Contact us] if you want to help with this wiki! diff -r 284e7fd96a0c -r c6cd16f6954a Welcome.wiki --- a/Welcome.wiki Fri Aug 07 19:47:33 2015 +0000 +++ b/Welcome.wiki Sat Sep 05 21:51:47 2015 +0200 @@ -1,10 +1,10 @@ -#summary The wiki’s landing page +#summary The Hedgewars KB’s landing page -= Welcome to the [http://www.hedgewars.org Hedgewars] Development Wiki! = += Welcome to the [http://www.hedgewars.org Hedgewars] Knowledge Base! = -Unlike the main [http://www.hedgewars.org/wiki.html Hedgewars Wiki], this wiki tries to focus on everything that has to do with building the game from its source-code and modifying/extending the game’s content and features, e.g. [https://code.google.com/p/hedgewars/wiki/LuaAPI through Lua]. +Unlike the main [http://www.hedgewars.org/wiki.html Hedgewars Wiki], this wiki tries to focus on technical aspects of the game, e.g. on building the game from its source-code, modifying game content and adding features [LuaAPI through Lua] ot other means. -You can [https://code.google.com/p/hedgewars/source/checkout get the source code] or the executable game from the [http://www.hedgewars.org/download.html Hedgewars download page]. +You can get the [http://hg.hedgewars.org/hedgewars source code] or the executable game from the [http://www.hedgewars.org/download.html Hedgewars download page]. ---- -_Navigate this wiki by using the sidebar on the left._ \ No newline at end of file +_Navigate this wiki by using the sidebar on the left._