summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <bjorn@lindeijer.nl>2009-10-24 20:54:43 +0200
committerThorbjørn Lindeijer <bjorn@lindeijer.nl>2009-10-24 20:54:43 +0200
commit9eeb927b991aef81bdc954be92cd061a835516e2 (patch)
tree3b739f040534a61673f2d52771d389d16a012217 /docs
parent19a7d334af71a1e70281d3b2b6602d291dd82960 (diff)
downloadmanaserv-9eeb927b991aef81bdc954be92cd061a835516e2.tar.gz
manaserv-9eeb927b991aef81bdc954be92cd061a835516e2.tar.xz
manaserv-9eeb927b991aef81bdc954be92cd061a835516e2.zip
Rebranding tmwserv to manaserv
Includes a database update. Use update_6_to_7.sql to update existing sqlite databases.
Diffstat (limited to 'docs')
-rw-r--r--docs/manaserv.xml (renamed from docs/tmwserv.xml)20
-rw-r--r--docs/scripting.txt4
-rw-r--r--docs/stats.txt2
3 files changed, 13 insertions, 13 deletions
diff --git a/docs/tmwserv.xml b/docs/manaserv.xml
index 40576e4..1e5d62a 100644
--- a/docs/tmwserv.xml
+++ b/docs/manaserv.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
- An example configuration file for ~/.tmwserv.xml
+ An example configuration file for ~/.manaserv.xml
If you add any parameters to this configuration file make sure to update
the wiki documentation at:
http://wiki.themanaworld.org/index.php/Configuration_file:tmwserv.xml
@@ -13,12 +13,12 @@
-->
<!--
- SQLite specific configuration.
+ SQLite specific configuration.
sqlite_database: name and path to the sqlite database file
- optional, default="tmw.db"
+ optional, default="mana.db"
-->
-<!-- <option name="sqlite_database" value="tmw.db"/> -->
+<!-- <option name="sqlite_database" value="mana.db"/> -->
<!--
@@ -29,18 +29,18 @@
mysql_port: the port where the mysql server listens to
optional, default=3306
mysql_database: name of the installed database
- optional, default="tmw"
+ optional, default="mana"
mysql_username: name of the user to connect to the database server
- optional, default="tmw"
+ optional, default="mana"
mysql_password: password to use whith the mysql_username
- optional, default="tmw"
+ optional, default="mana"
-->
<!--
<option name="mysql_hostname" value="localhost"/>
<option name="mysql_port" value="3306"/>
-<option name="mysql_database" value="tmw"/>
-<option name="mysql_username" value="tmw"/>
-<option name="mysql_password" value="tmw"/>
+<option name="mysql_database" value="mana"/>
+<option name="mysql_username" value="mana"/>
+<option name="mysql_password" value="mana"/>
-->
diff --git a/docs/scripting.txt b/docs/scripting.txt
index a70ab59..4f91c74 100644
--- a/docs/scripting.txt
+++ b/docs/scripting.txt
@@ -1,4 +1,4 @@
-The Mana World Scripting Specification - DRAFT v0.2
+Mana Scripting Specification - DRAFT v0.2
Generic scripting interfaces for various in-game objects.
@@ -66,4 +66,4 @@ Being Scripting:
Persistent Variables:
-- nym \ No newline at end of file
+- nym
diff --git a/docs/stats.txt b/docs/stats.txt
index 73daed3..b5cbedc 100644
--- a/docs/stats.txt
+++ b/docs/stats.txt
@@ -1,4 +1,4 @@
-The Mana World Statistics Specification - DRAFT v0.1
+Mana Statistics Specification - DRAFT v0.1
Currently this work is derived from work done on Wiki. This system
is simplified. Each being has core statistics which are used to