summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--help/changes.txt27
-rw-r--r--help/header.txt2
-rw-r--r--help/team.txt4
3 files changed, 32 insertions, 1 deletions
diff --git a/help/changes.txt b/help/changes.txt
index 50bfd9fa..1c5149ff 100644
--- a/help/changes.txt
+++ b/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/help/header.txt b/help/header.txt
index ac28a931..1e663011 100644
--- a/help/header.txt
+++ b/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/help/team.txt b/help/team.txt
index ec20ca6b..e17771d5 100644
--- a/help/team.txt
+++ b/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)