diff options
author | McCabe Maxsted | 2009-06-13 01:54:12 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-06-13 01:54:12 -0700 |
commit | b31a6d0a43c2041c04ebe09c88f6ab3d10a5129a (patch) | |
tree | a6e90e2bca58b6b57abdc45b7ab5ad8742929a3d /ChangeLog.txt | |
parent | Applied Aimee's patch for VWR-13221: Allow panning of the mini-map (diff) | |
download | meta-impy-b31a6d0a43c2041c04ebe09c88f6ab3d10a5129a.zip meta-impy-b31a6d0a43c2041c04ebe09c88f6ab3d10a5129a.tar.gz meta-impy-b31a6d0a43c2041c04ebe09c88f6ab3d10a5129a.tar.bz2 meta-impy-b31a6d0a43c2041c04ebe09c88f6ab3d10a5129a.tar.xz |
Added 'Show Map' option to the mini-map menu
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 9e73131..b174987 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,12 @@ | |||
1 | 2009-06-13 McCabe Maxsted <hakushakukun@gmail.com> | ||
2 | |||
3 | * Added 'Show Map' option to the mini-map menu. | ||
4 | |||
5 | modified: linden/indra/newview/llnetmap.cpp | ||
6 | modified: linden/indra/newview/llnetmap.h | ||
7 | modified: linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml | ||
8 | |||
9 | |||
1 | 2009-06-12 McCabe Maxsted <hakushakukun@gmail.com> | 10 | 2009-06-12 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 11 | ||
3 | * Applied patch by Robin Cornelius for VWR-12686: | 12 | * Applied patch by Robin Cornelius for VWR-12686: |