diff options
author | McCabe Maxsted | 2009-09-09 02:31:31 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-09 04:22:50 -0700 |
commit | b4d35c8d24d1095cdb67864b6576ef280b76c646 (patch) | |
tree | 07828961852c1b8d3242d5b21a521a868e7302de /ChangeLog.txt | |
parent | Applied and tweaked last owner in tools window from Emerald viewer (diff) | |
download | meta-impy-b4d35c8d24d1095cdb67864b6576ef280b76c646.zip meta-impy-b4d35c8d24d1095cdb67864b6576ef280b76c646.tar.gz meta-impy-b4d35c8d24d1095cdb67864b6576ef280b76c646.tar.bz2 meta-impy-b4d35c8d24d1095cdb67864b6576ef280b76c646.tar.xz |
Created my own version of Emerald's chat channel tool
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 0c36469..13a75fe 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,19 @@ | |||
1 | 2009-09-08 McCabe Maxsted <hakushakukun@gmail.com> | ||
2 | |||
3 | * Created my own version of Emerald's chat channel tool. | ||
4 | |||
5 | modified: linden/indra/newview/app_settings/settings.xml | ||
6 | modified: linden/indra/newview/llchatbar.cpp | ||
7 | modified: linden/indra/newview/llchatbar.h | ||
8 | modified: linden/indra/newview/llfloaterchat.cpp | ||
9 | modified: linden/indra/newview/llfloaterchat.h | ||
10 | modified: linden/indra/newview/llprefschat.cpp | ||
11 | modified: linden/indra/newview/llprefsim.cpp | ||
12 | modified: linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml | ||
13 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | ||
14 | modified: linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml | ||
15 | |||
16 | |||
1 | 2009-09-07 McCabe Maxsted <hakushakukun@gmail.com> | 17 | 2009-09-07 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 18 | ||
3 | * Fixed tool brush size. | 19 | * Fixed tool brush size. |
@@ -9,7 +25,7 @@ | |||
9 | modified: linden/scripts/messages/message_template.msg | 25 | modified: linden/scripts/messages/message_template.msg |
10 | 26 | ||
11 | 27 | ||
12 | * Applied last owner in tools window from Emerald viewer. | 28 | * Applied and tweaked last owner in tools window from Emerald viewer. |
13 | 29 | ||
14 | modified: linden/indra/newview/llpanelpermissions.cpp | 30 | modified: linden/indra/newview/llpanelpermissions.cpp |
15 | modified: linden/indra/newview/llpanelpermissions.h | 31 | modified: linden/indra/newview/llpanelpermissions.h |