summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
-rw-r--r--README2
-rw-r--r--data/help/header.txt2
-rw-r--r--data/help/index.txt10
-rw-r--r--data/help/team.txt2
5 files changed, 19 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 5fb99c5c..475e1c7e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+0.0.18 (20 December 2005)
+- Fixed setup window behaviour
+- Enabled monster emotions
+- Added new items, npcs, tilesets, maps and monsters
+- Client version is now displayed during login
+- Fixed a Windows crash issue
+- Fixed ScrollArea and BrowserBow behaviour
+- Non blocking connection at startup
+- Cleaned up a lot of code
+
0.0.17 (10 October 2005)
- Added remembering of window position and sizes
- Added taking screenshot with Alt+P
diff --git a/README b/README
index 91cb2054..069bff3c 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
THE MANA WORLD
==============
- Version: 0.0.17 Date: 10/10/2005
+ Version: 0.0.18 Date: 20/12/2005
Development team:
diff --git a/data/help/header.txt b/data/help/header.txt
index 261a11ca..ac28a931 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.17 ##2Date:##6 10 October 2005
+ ##2Version:##6 0.0.18 ##2Date:##6 20 December 2005
##2 Website: http://themanaworld.org
diff --git a/data/help/index.txt b/data/help/index.txt
index b2d84422..56c5e352 100644
--- a/data/help/index.txt
+++ b/data/help/index.txt
@@ -13,7 +13,9 @@
##3 === Powered By ===
##2 SDL, SDL_image, SDL_mixer (Media framework)
-##2 SDL_net (Networking framework)
-##2 Guichan (GUI framework)
-##2 libxml2 (XML parsing and writing)
-##2 PhysFS (Data files)
+##2 SDL_net (Networking framework)
+##2 Guichan (GUI framework)
+##2 libxml2 (XML parsing and writing)
+##2 PhysFS (Data files)
+##2 libcurl (HTTP downloads)
+##2 zlib (Archives)
diff --git a/data/help/team.txt b/data/help/team.txt
index cea8cb0d..ec20ca6b 100644
--- a/data/help/team.txt
+++ b/data/help/team.txt
@@ -6,7 +6,7 @@
##2 Project Leader:
##9Eugenio Favalli (aka ElvenProgrammer)
- umperio@users.sourceforge.net
+ elvenprogrammer@gmail.com
##2 Programmers: