summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorVictor Fury <frictor2@hotmail.com>2008-12-09 21:35:42 -0500
committerVictor Fury <frictor2@hotmail.com>2008-12-09 21:35:42 -0500
commit4d1ec02eb1179769c218b956bb88681efaa2cff6 (patch)
treeb57f81be72246442ea20d35933e39bbb5aca1756 /docs
parente2a74899c5ab96a4a1dc848ca8e48df9b126a70a (diff)
downloadmana-client-4d1ec02eb1179769c218b956bb88681efaa2cff6.tar.gz
mana-client-4d1ec02eb1179769c218b956bb88681efaa2cff6.tar.bz2
mana-client-4d1ec02eb1179769c218b956bb88681efaa2cff6.tar.xz
mana-client-4d1ec02eb1179769c218b956bb88681efaa2cff6.zip
Changed a few references to the SVN so that it uses www.aethyra.org instead of 209.168.213.109
Changed a few references to aethyra.com to the appropriate aethyra.org values. There's a few other minor changes that mostly just replace references to TMW that are not essential with Aethyra references.
Diffstat (limited to 'docs')
-rw-r--r--docs/FAQ.txt4
-rw-r--r--docs/INSTALL/debian.txt6
-rw-r--r--docs/INSTALL/win32.txt4
-rw-r--r--docs/items.txt2
-rw-r--r--docs/packages.txt2
-rw-r--r--docs/progression.txt4
-rw-r--r--docs/win32-release.txt4
7 files changed, 13 insertions, 13 deletions
diff --git a/docs/FAQ.txt b/docs/FAQ.txt
index b52c0f17..6adfb2b3 100644
--- a/docs/FAQ.txt
+++ b/docs/FAQ.txt
@@ -9,7 +9,7 @@ A: The fastest way is to come on our IRC channel. There you can find a lot of
nice people that will help you until you solve your problem. Server:
irc.freenode.net Channel: #aethyra.
If you don't like IRC just come to our forums:
- http://forums.aethyra.com/ . Ok, do you think forums are evil?
+ http://www.aethyra.org/ . Ok, do you think forums are evil?
Don't worry, send me an e-mail at blame582@gmail.com and you're done.
That's not enough? No, I won't give you my phone number! ;P
@@ -60,7 +60,7 @@ DEVELOPMENT
Q: When will the next version be released?
A: We have scheduled releases. Usually a new release is available every month.
- Check http://www.aethyra.com/ for further info.
+ Check http://www.aethyra.org/ for further info.
Q: How can I contribute?
diff --git a/docs/INSTALL/debian.txt b/docs/INSTALL/debian.txt
index e9cf3183..4e643a55 100644
--- a/docs/INSTALL/debian.txt
+++ b/docs/INSTALL/debian.txt
@@ -9,11 +9,11 @@ to for Aethyra...
WARNING! These instructions are probably outdated!
-Check the forums (http://forums.aethyra.com/) where better help can be found.
+Check the forums (http://www.aethyra.org/forums/) where better help can be found.
Aethyra project
======================
-Homepage: http://www.aethyra.com/
+Homepage: http://www.aethyra.org/
IRC: irc.freenode.net / #aethyra
1) Installing Aethyra and dependencies
@@ -53,7 +53,7 @@ And the debhelper tools:
Download tmw from Subversion using the command (You'll need Subversion
installed on your system):
- svn co svn://209.168.213.109/client/trunk aethyra
+ svn co svn://www.aethyra.org/client/trunk aethyra
Rename the aethyra folder into aethyra-XXX and open a console in it.
You can now type:
diff --git a/docs/INSTALL/win32.txt b/docs/INSTALL/win32.txt
index 3ffd506e..2fd12f8c 100644
--- a/docs/INSTALL/win32.txt
+++ b/docs/INSTALL/win32.txt
@@ -5,7 +5,7 @@ How setup Dev-C++ to compile Aethyra on a Win32 Box
Aethyra project
===========================
-Homepage: http://www.aethyra.com
+Homepage: http://www.aethyra.org
IRC: irc.freenode.net / #aethyra
@@ -119,7 +119,7 @@ Check out The Mana Experiment from Subversion using either the command line svn
tool or TortoiseSVN, pick what you like to use most and install that. Next,
check out the following directory from our repository:
- svn://209.168.213.109/client/trunk
+ svn://www.aethyra.org/client/trunk
Open "Aethyra.dev" in Dev-C++. From there on you should be able to
start compilition with Excute -> Compile. A file called aethyra.exe should appear
diff --git a/docs/items.txt b/docs/items.txt
index 19c6b10c..efba35ac 100644
--- a/docs/items.txt
+++ b/docs/items.txt
@@ -1,5 +1,5 @@
-------------------------------
-THE MANA WORLD INVENTORY SYSTEM
+ AETHYRA INVENTORY SYSTEM
-------------------------------
1. INTRODUCTION
diff --git a/docs/packages.txt b/docs/packages.txt
index d5735e28..f29fbe8c 100644
--- a/docs/packages.txt
+++ b/docs/packages.txt
@@ -15,7 +15,7 @@ AETHYRA PACKAGE SYSTEM
1. INTRODUCTION
-Aethyra (Was The Mana Experiment, original;y The Mana World) is expected to grow continuously with updates to the game
+Aethyra (Was The Mana Experiment, originally part of The Mana World) is expected to grow continuously with updates to the game
world occurring relatively frequently. More often so than for example new
releases of the game client. To make sure players don't have to update their
data manually all the time, by for example downloading the latest from the
diff --git a/docs/progression.txt b/docs/progression.txt
index a25cf11f..cbec77e2 100644
--- a/docs/progression.txt
+++ b/docs/progression.txt
@@ -1,5 +1,5 @@
-----------------------------------
-THE MANA WORLD PLAYER'S PROGRESSION
+ AETHYRA PLAYER'S PROGRESSION
-----------------------------------
1. PLAYER'S STATS
@@ -126,4 +126,4 @@ Peon 17 Double Hit, Hard Hit(JL:5) Beginner Lvl:10
Every of these notes have to be discussed, if you have any feedback,
suggestions, updates, commit or tell them at:
-address: irc://irc.freenode.net channel: #themanaworld
+address: irc://irc.freenode.net channel: #aethyra
diff --git a/docs/win32-release.txt b/docs/win32-release.txt
index 64590139..5bd837d0 100644
--- a/docs/win32-release.txt
+++ b/docs/win32-release.txt
@@ -22,9 +22,9 @@ Every Win32 releaser should follow this checklist when creating a new package.
<configuration>
<option name="chatlog" value="chatlog.txt"/>
<option name="guialpha" value="0.8"/>
- <option name="host" value="209.168.213.109"/>
+ <option name="host" value="www.aethyra.org"/>
<option name="hwaccel" value="0"/>
- <option name="port" value="6901"/>
+ <option name="port" value="21001"/>
<option name="remember" value="0"/>
<option name="screen" value="0"/>
<option name="sfxVolume" value="100"/>