summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2006-03-06 12:36:48 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2006-03-06 12:36:48 +0000
commit3e8adbadc2b22583b45219fab8cf4ffbed38bf07 (patch)
tree914e597699278d89f3a475be80aba357bcfbe499 /data
parent5f9bbd205fec7d66643861a5204c6cc7dec639ba (diff)
downloadmana-client-3e8adbadc2b22583b45219fab8cf4ffbed38bf07.tar.gz
mana-client-3e8adbadc2b22583b45219fab8cf4ffbed38bf07.tar.bz2
mana-client-3e8adbadc2b22583b45219fab8cf4ffbed38bf07.tar.xz
mana-client-3e8adbadc2b22583b45219fab8cf4ffbed38bf07.zip
A bunch of updates to docs, ready for 0.0.19.
Diffstat (limited to 'data')
-rw-r--r--data/help/changes.txt27
-rw-r--r--data/help/header.txt2
-rw-r--r--data/help/team.txt4
3 files changed, 32 insertions, 1 deletions
diff --git a/data/help/changes.txt b/data/help/changes.txt
index 50bfd9fa..1c5149ff 100644
--- a/data/help/changes.txt
+++ b/data/help/changes.txt
@@ -3,6 +3,33 @@
##3 === RECENT CHANGES ===
+ 0.0.19 (6 March 2006)
+
+ - Added --username, --password and --defaults command line options
+ - Improved login sequence
+ - Enabled 3 slots to create players
+ - Improved setup window and added a joystick calibration tool
+ - Some maps fixes
+ - Reorganized and improved network code
+ - Fixed some bugs
+ - Made the player walk to items prior to picking them up
+ - Added new playerset
+ - Lots of cleanups and code re-roganization
+
+ 0.0.18.1 (30 December 2005)
+ - Fixed a drawing glitch with high tiles at the bottom of the screen
+ - Fixed glitches caused by fading out the damage display
+
+ 0.0.18 (20 December 2005)
+ - Added new items, npcs, tilesets, maps and monsters
+ - Non blocking connection at startup
+ - Enabled monster emotions
+ - Client version is now displayed during login
+ - Fixed setup window behaviour
+ - Fixed a Windows crash issue
+ - Fixed ScrollArea and BrowserBox behaviour
+ - Code cleanups
+
0.0.17 (10 October 2005)
- Added remembering of window position and sizes
diff --git a/data/help/header.txt b/data/help/header.txt
index ac28a931..1e663011 100644
--- a/data/help/header.txt
+++ b/data/help/header.txt
@@ -2,7 +2,7 @@
##1 T H E M A N A W O R L D
##1 ==========================================
- ##2Version:##6 0.0.18 ##2Date:##6 20 December 2005
+ ##2Version:##6 0.0.19 ##2Date:##6 6 March 2005
##2 Website: http://themanaworld.org
diff --git a/data/help/team.txt b/data/help/team.txt
index ec20ca6b..e17771d5 100644
--- a/data/help/team.txt
+++ b/data/help/team.txt
@@ -15,6 +15,10 @@
b_lindeijer@users.sourceforge.net
(various parts, GUI, graphics, A* and map rewrites)
+ ##9Björn Steinbrink (aka Doener)
+ der_doener@users.sourceforge.net
+ (various parts)
+
##9Eric Scrivner (aka zenogais)
bitshift2002@users.sourceforge.net
(resource manager)