diff options
author | McCabe Maxsted | 2009-09-27 21:44:44 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-27 21:44:44 -0700 |
commit | a8477f3570e249ee8b4a089340001ff9b26f69c0 (patch) | |
tree | 4c81383dc2b4bb650141147a08151c3f0be9547e /ChangeLog.txt | |
parent | Show disabled buttons for own profile rather than hiding them (diff) | |
parent | Rearranged the Import stuff in the File menu. (diff) | |
download | meta-impy-a8477f3570e249ee8b4a089340001ff9b26f69c0.zip meta-impy-a8477f3570e249ee8b4a089340001ff9b26f69c0.tar.gz meta-impy-a8477f3570e249ee8b4a089340001ff9b26f69c0.tar.bz2 meta-impy-a8477f3570e249ee8b4a089340001ff9b26f69c0.tar.xz |
Merge jacek/next into 1.2.0-next
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 51 |
1 files changed, 41 insertions, 10 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 9b09fac..9e31c0f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,34 @@ | |||
1 | 2009-09-27 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * Rearranged the Import stuff in the File menu. | ||
4 | |||
5 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
6 | |||
7 | |||
8 | * Changed "Backup" to "Export" in object pie menu. | ||
9 | |||
10 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | ||
11 | |||
12 | |||
13 | * Fixed and cleaned up the export permissions check. | ||
14 | |||
15 | modified: linden/indra/newview/llviewermenu.cpp | ||
16 | modified: linden/indra/newview/primbackup.cpp | ||
17 | modified: linden/indra/newview/primbackup.h | ||
18 | |||
19 | |||
20 | * Updated Imprudence version to "1.2.0 beta". | ||
21 | |||
22 | linden/indra/llcommon/llversionviewer.h | ||
23 | |||
24 | |||
25 | * Re-enabled "allow first life" userauth stuff. | ||
26 | It was commented out when grid manager was added, but it | ||
27 | makes certain Profile window pieces disappear. | ||
28 | |||
29 | modified: linden/indra/newview/llstartup.cpp | ||
30 | |||
31 | |||
1 | 2009-09-27 McCabe Maxsted <hakushakukun@gmail.com> | 32 | 2009-09-27 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 33 | ||
3 | * Show disabled buttons for own profile rather than hiding them. | 34 | * Show disabled buttons for own profile rather than hiding them. |
@@ -63,7 +94,7 @@ | |||
63 | 94 | ||
64 | 95 | ||
65 | * Changes to make the grid manager compile on Windows. | 96 | * Changes to make the grid manager compile on Windows. |
66 | 97 | ||
67 | modified: linden/indra/newview/hippoGridManager.cpp | 98 | modified: linden/indra/newview/hippoGridManager.cpp |
68 | modified: linden/indra/newview/hippoLimits.cpp | 99 | modified: linden/indra/newview/hippoLimits.cpp |
69 | modified: linden/indra/newview/hippoRestRequest.cpp | 100 | modified: linden/indra/newview/hippoRestRequest.cpp |
@@ -85,11 +116,11 @@ | |||
85 | 116 | ||
86 | 2009-09-26 McCabe Maxsted <hakushakukun@gmail.com> | 117 | 2009-09-26 McCabe Maxsted <hakushakukun@gmail.com> |
87 | 118 | ||
88 | * Made the windlight floater toggle. | 119 | * Made the windlight floater toggle. |
89 | 120 | ||
90 | modified: linden/indra/newview/llfloaterwindlight.cpp | 121 | modified: linden/indra/newview/llfloaterwindlight.cpp |
91 | 122 | ||
92 | 123 | ||
93 | * Added select Torley Windlight presets to Imprudence. | 124 | * Added select Torley Windlight presets to Imprudence. |
94 | Presets good for photography, mainly. | 125 | Presets good for photography, mainly. |
95 | 126 | ||
@@ -142,14 +173,14 @@ | |||
142 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Teak%20weak.xml | 173 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Teak%20weak.xml |
143 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Wuxia%20nights.xml | 174 | new file: linden/indra/newview/app_settings/windlight/skies/%5BTOR%5D%20Wuxia%20nights.xml |
144 | 175 | ||
145 | 176 | ||
146 | * Removed overridden /oy compiler option. | 177 | * Removed overridden /oy compiler option. |
147 | 178 | ||
148 | modified: linden/indra/cmake/00-Common.cmake | 179 | modified: linden/indra/cmake/00-Common.cmake |
149 | 180 | ||
150 | 181 | ||
151 | * Changed radar label from 'meters' to 'm'. | 182 | * Changed radar label from 'meters' to 'm'. |
152 | 183 | ||
153 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | 184 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml |
154 | 185 | ||
155 | 186 | ||