aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-06-13 03:59:22 -0700
committerMcCabe Maxsted2009-06-13 03:59:22 -0700
commit82d07354266994d7d6b86192ef8f9c7c5ed1c8eb (patch)
treeae1f582267533b0781c2b0cb520b94ca28dce9db /ChangeLog.txt
parentMoved mini-map tooltips to XML, added panning tooltip (diff)
downloadmeta-impy-82d07354266994d7d6b86192ef8f9c7c5ed1c8eb.zip
meta-impy-82d07354266994d7d6b86192ef8f9c7c5ed1c8eb.tar.gz
meta-impy-82d07354266994d7d6b86192ef8f9c7c5ed1c8eb.tar.bz2
meta-impy-82d07354266994d7d6b86192ef8f9c7c5ed1c8eb.tar.xz
Removed double click tp checkbox from preferences as it keeps the two maps more in sync, and Show Map is in the minimap now. Keeping the debug setting.
Diffstat (limited to '')
-rw-r--r--ChangeLog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 4c9a14c..f529acd 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -12,6 +12,12 @@
12 modified: linden/indra/newview/llnetmap.cpp 12 modified: linden/indra/newview/llnetmap.cpp
13 modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml 13 modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml
14 modified: linden/indra/newview/skins/default/xui/en-us/panel_mini_map.xml 14 modified: linden/indra/newview/skins/default/xui/en-us/panel_mini_map.xml
15
16
17 * Removed double click tp checkbox from preferences as it keeps the two maps more in sync,
18 and Show Map is in the minimap now. Keeping the debug setting.
19
20 modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml
15 21
16 22
172009-06-12 McCabe Maxsted <hakushakukun@gmail.com> 232009-06-12 McCabe Maxsted <hakushakukun@gmail.com>