summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
-rw-r--r--data/graphics/gui/hits_blue.pngbin431 -> 589 bytes
-rw-r--r--data/graphics/gui/hits_red.pngbin429 -> 561 bytes
-rw-r--r--data/graphics/gui/hits_yellow.pngbin275 -> 356 bytes
-rw-r--r--data/help/changes.txt23
-rw-r--r--data/help/commands.txt8
6 files changed, 30 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index 8982fee6..cd779d3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,12 @@
-2005-09-10 Bjorn Lindeijer <bjorn@lindeijer.nl>
+2005-09-12 Bjørn Lindeijer <bjorn@lindeijer.nl>
+
+ * data/graphics/gui/hits_blue.png, data/graphics/gui/hits_red.png,
+ data/graphics/gui/hits_yellow.png: Made shadow translucent.
+ * data/graphics/images/minimap_new_7-1.png: Added this minimap.
+ * data/help/changes.txt, data/help/commands.txt: Added 0.0.16 changes.
+ * data/maps/new_7-1.tmx.gz: Fixed well being in the wrong layer.
+
+2005-09-10 Bjørn Lindeijer <bjorn@lindeijer.nl>
* src/log.cpp: Committed patch by Nayr for displaying a messagebox
when an error occurs on MacOS.
diff --git a/data/graphics/gui/hits_blue.png b/data/graphics/gui/hits_blue.png
index fb8a8971..59458485 100644
--- a/data/graphics/gui/hits_blue.png
+++ b/data/graphics/gui/hits_blue.png
Binary files differ
diff --git a/data/graphics/gui/hits_red.png b/data/graphics/gui/hits_red.png
index 78476260..da765dc4 100644
--- a/data/graphics/gui/hits_red.png
+++ b/data/graphics/gui/hits_red.png
Binary files differ
diff --git a/data/graphics/gui/hits_yellow.png b/data/graphics/gui/hits_yellow.png
index 89656ad3..f917bc67 100644
--- a/data/graphics/gui/hits_yellow.png
+++ b/data/graphics/gui/hits_yellow.png
Binary files differ
diff --git a/data/help/changes.txt b/data/help/changes.txt
index 589078b7..3c5c69e0 100644
--- a/data/help/changes.txt
+++ b/data/help/changes.txt
@@ -3,9 +3,20 @@
##3 === RECENT CHANGES ===
-- Added dynamic updating of client data
-- Added much better font for chat and names
-- Added option not to use the custom mouse cursor
-- Added joystick support
-- Improved mouse attack by not walking while pressing shift
-- Fixed items being shown as equipped in inventory although they are not
+ 0.0.16 (04 September 2005)
+
+ - Added inn and casino
+ - Improved status window
+ - Improved OpenGL support
+ - Removed lot of bugs
+ - Code cleanups
+
+ 0.0.15 (31 July 2005)
+
+ - Added dynamic updating of client data
+ - Added much better font for chat and names
+ - Added option not to use the custom mouse cursor
+ - Added joystick support
+ - Improved mouse attack by not walking while pressing shift
+ - Fixed items being shown as equipped in inventory although they are not
+
diff --git a/data/help/commands.txt b/data/help/commands.txt
index bce9b820..60a7992e 100644
--- a/data/help/commands.txt
+++ b/data/help/commands.txt
@@ -5,7 +5,7 @@
##2KEYBOARD:
-Use arrow keys to move around. Other keys:
+ Use arrow keys to move around. Other keys:
Other keys:
@@ -26,6 +26,6 @@ Use arrow keys to move around. Other keys:
##2MOUSE:
-Left click to execute default action: walk, pick up an item, attack a monster
-and talk to NPCs (be sure to click on their feet). Right click to show up a
-context menu. Holding [Left Shift] prevents from walking when attacking.
+ Left click to execute default action: walk, pick up an item, attack a monster
+ and talk to NPCs (be sure to click on their feet). Right click to show up a
+ context menu. Holding [Left Shift] prevents from walking when attacking.