diff options
author | McCabe Maxsted | 2009-01-12 13:09:41 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-01-12 13:09:41 -0700 |
commit | 13c27361136819af0d0a0f72eeb807f56829337f (patch) | |
tree | 29c739c02c7c02c46d3679d7014bd1a43820bffc /ChangeLog.txt | |
parent | Moved common options out of Advanced (diff) | |
parent | Buy and Take now separated in the pie menu. (diff) | |
download | meta-impy-13c27361136819af0d0a0f72eeb807f56829337f.zip meta-impy-13c27361136819af0d0a0f72eeb807f56829337f.tar.gz meta-impy-13c27361136819af0d0a0f72eeb807f56829337f.tar.bz2 meta-impy-13c27361136819af0d0a0f72eeb807f56829337f.tar.xz |
Various pie menu improvements.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index fad1aed..985468b 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,4 @@ | |||
1 | <<<<<<< HEAD:ChangeLog.txt | ||
1 | 2009-01-12 McCabe Maxsted <hakushakukun@gmail.com> | 2 | 2009-01-12 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 3 | ||
3 | * linden/indra/llcommon/llversionviewer.h | 4 | * linden/indra/llcommon/llversionviewer.h |
@@ -206,6 +207,20 @@ | |||
206 | llMapDestination and map floater can now tp up to 4096m. | 207 | llMapDestination and map floater can now tp up to 4096m. |
207 | 208 | ||
208 | 209 | ||
210 | 2008-12-22 McCabe Maxsted <hakushakukun@gmail.com> | ||
211 | |||
212 | * linden/indra/newview/llviewermenu.cpp: | ||
213 | Buy and Take now separated in the pie menu. | ||
214 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | ||
215 | Moved Buy to the top level. | ||
216 | * linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
217 | Ditto. | ||
218 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_self.xml | ||
219 | Replaced 'Go' with 'Inventory'. | ||
220 | * linden/indra/newview/skins/default/xui/en-us/menu_pie_attachment.xml | ||
221 | Added menu items useful for prim-based avatars. | ||
222 | |||
223 | |||
209 | 2008-12-16 McCabe Maxsted <hakushakukun@gmail.com> | 224 | 2008-12-16 McCabe Maxsted <hakushakukun@gmail.com> |
210 | 225 | ||
211 | * linden/indra/newview/app_settings/settings.xml: | 226 | * linden/indra/newview/app_settings/settings.xml: |