From b5ca1c7c4021d9ef04cabd6f6dbc6e1bc050ab73 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 3 Jul 2005 21:03:09 +0000 Subject: - Fixed blue, red and yellow damage fonts to work in SDL mode - Added two international characters to fixed font, fixed autotarget - Fixed mouse autotarget (now default for left click) - Cleaned up showing of empty right click menus --- data/graphics/gui/Makefile.am | 6 +++--- data/graphics/gui/fixedfont.png | Bin 1888 -> 1286 bytes data/graphics/gui/hits_blue.png | Bin 586 -> 431 bytes data/graphics/gui/hits_red.png | Bin 536 -> 429 bytes data/graphics/gui/hits_yellow.png | Bin 343 -> 275 bytes data/help/commands.txt | 1 - 6 files changed, 3 insertions(+), 4 deletions(-) (limited to 'data') diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 1651eebb..745a202b 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -10,9 +10,9 @@ gui_DATA = \ buttonpress.png \ checkbox.png \ fixedfont.png \ - hits_blue.png \ - hits_red.png \ - hits_yellow.png \ + hits_blue.png \ + hits_red.png \ + hits_yellow.png \ hscroll_left_default.png \ hscroll_left_highlight.png \ hscroll_left_pressed.png \ diff --git a/data/graphics/gui/fixedfont.png b/data/graphics/gui/fixedfont.png index 6c3f032c..227f0000 100644 Binary files a/data/graphics/gui/fixedfont.png and b/data/graphics/gui/fixedfont.png differ diff --git a/data/graphics/gui/hits_blue.png b/data/graphics/gui/hits_blue.png index 3d1491c7..fb8a8971 100644 Binary files a/data/graphics/gui/hits_blue.png and b/data/graphics/gui/hits_blue.png differ diff --git a/data/graphics/gui/hits_red.png b/data/graphics/gui/hits_red.png index 59a55e52..78476260 100644 Binary files a/data/graphics/gui/hits_red.png and b/data/graphics/gui/hits_red.png differ diff --git a/data/graphics/gui/hits_yellow.png b/data/graphics/gui/hits_yellow.png index b627d58e..89656ad3 100644 Binary files a/data/graphics/gui/hits_yellow.png and b/data/graphics/gui/hits_yellow.png differ diff --git a/data/help/commands.txt b/data/help/commands.txt index 64975bcc..7920beae 100644 --- a/data/help/commands.txt +++ b/data/help/commands.txt @@ -14,7 +14,6 @@ ##2F1##P show the in-game help ##2F5##P sit down / stand up ##2F6##P toggle debug pathfinding feature - ##2F7##P play test sound ##2G or Z##P pick up item ##2Enter##P focus chat window / send message ##2Alt + K##P show skills -- cgit v1.2.3-70-g09d2