diff options
author | McCabe Maxsted | 2009-10-08 02:01:55 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-10-08 02:01:55 -0700 |
commit | 64d298ac17b47805f3deec99fc911bd8f73a9d2d (patch) | |
tree | 27e9a8e783c8e93129f8759e80bbef1f6d43640c /ChangeLog.txt | |
parent | Added typing info to mini-map radar (diff) | |
download | meta-impy-64d298ac17b47805f3deec99fc911bd8f73a9d2d.zip meta-impy-64d298ac17b47805f3deec99fc911bd8f73a9d2d.tar.gz meta-impy-64d298ac17b47805f3deec99fc911bd8f73a9d2d.tar.bz2 meta-impy-64d298ac17b47805f3deec99fc911bd8f73a9d2d.tar.xz |
Mini-map radar now can notify you when someone enters the sim
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 540c56d..20328a0 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,15 @@ | |||
1 | 2009-10-07 McCabe Maxsted <hakushakukun@gmail.com> | 1 | 2009-10-07 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 2 | ||
3 | * Mini-map radar now can notify you when someone enters the sim. | ||
4 | |||
5 | modified: linden/indra/newview/app_settings/settings.xml | ||
6 | modified: linden/indra/newview/llfloatermap.cpp | ||
7 | modified: linden/indra/newview/llfloatermap.h | ||
8 | modified: linden/indra/newview/llpanelgeneral.cpp | ||
9 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
10 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml | ||
11 | |||
12 | |||
3 | * Added typing info to mini-map radar. | 13 | * Added typing info to mini-map radar. |
4 | 14 | ||
5 | modified: linden/indra/newview/llfloatermap.cpp | 15 | modified: linden/indra/newview/llfloatermap.cpp |