diff options
author | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2012-02-11 21:41:46 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2012-02-11 22:48:28 +0100 |
commit | d27f25a3a142e59d83c5e4f14399b08eee0ec361 (patch) | |
tree | 920877d44c6437ba9835144f7021054256625fbb /data/help/about.txt | |
parent | 3b022084c6d661276b3a5f5151e2bfbf6201cb98 (diff) | |
download | mana-d27f25a3a142e59d83c5e4f14399b08eee0ec361.tar.gz mana-d27f25a3a142e59d83c5e4f14399b08eee0ec361.tar.bz2 mana-d27f25a3a142e59d83c5e4f14399b08eee0ec361.tar.xz mana-d27f25a3a142e59d83c5e4f14399b08eee0ec361.zip |
Fixed issues with the help texts and small NEWS file updates
* Changes were made to the way BrowserBox does colors that the help files
were not adapted to. For example, there is no more ##P for choosing the
previous color and applying a color changes it persistently rather than
returning to default text color after each line wrap. Rather than changing
the behavior of BrowserBox back I've just adapted the help files.
* Set a monospace font on the Help window because this was originally the
case and the text still relies on that for its layout.
* zlib and CSV support was already cherry-picked into 0.5.1 so it is removed
from the 0.6.0 changelog.
Reviewed-by: Erik Schilling
Diffstat (limited to 'data/help/about.txt')
-rw-r--r-- | data/help/about.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/data/help/about.txt b/data/help/about.txt index 9b46b3f1..5ef0d606 100644 --- a/data/help/about.txt +++ b/data/help/about.txt @@ -1,9 +1,9 @@ <- @@index|Back to Index@@ -##3 === ABOUT MANA === +##3 === ABOUT MANA === - ##2Mana##P is a serious effort to create an innovative free and open + ##2Mana##0 is a serious effort to create an innovative free and open source MMORPG Client. Mana uses 2D graphics and aims to create a large and diverse interactive world. It is licensed under the GPL, making sure this game can't ever run away from you. @@ -23,3 +23,4 @@ ##2 PhysFS (Data files) ##2 libcurl (HTTP downloads) ##2 zlib (Archives) + |