diff options
author | Jacek Antonelli | 2009-09-26 23:03:39 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-09-26 23:03:59 -0500 |
commit | 5d5e6d47d1ca47daefa8342ad060529ca0b64787 (patch) | |
tree | 1b0152d6d73abe4471dfaee99d226bf4be8e4205 /ChangeLog.txt | |
parent | Removed the multiple accounts tip from grid manager. (diff) | |
parent | Merge remote branch 'mccabe/1.2.0-next' into next (diff) | |
download | meta-impy-5d5e6d47d1ca47daefa8342ad060529ca0b64787.zip meta-impy-5d5e6d47d1ca47daefa8342ad060529ca0b64787.tar.gz meta-impy-5d5e6d47d1ca47daefa8342ad060529ca0b64787.tar.bz2 meta-impy-5d5e6d47d1ca47daefa8342ad060529ca0b64787.tar.xz |
Merge branch 'gridmanager' into next
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 1902 |
1 files changed, 946 insertions, 956 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 323ac66..df161e6 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,22 @@ | |||
1 | 2009-09-26 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * Renamed 'Restrained Life Active' to 'Restrained Life Support'. | ||
4 | |||
5 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
6 | |||
7 | |||
8 | * Removed redundant warning about export perms. | ||
9 | |||
10 | modified: linden/indra/newview/llviewermenu.cpp | ||
11 | |||
12 | |||
13 | 2009-09-26 McCabe Maxsted <hakushakukun@gmail.com> | ||
14 | |||
15 | * Added missing FloaterAnimationListRect to settings.xml | ||
16 | |||
17 | modified: linden/indra/newview/app_settings/settings.xml | ||
18 | |||
19 | |||
1 | 2009-09-25 Jacek Antonelli <jacek.antonelli@gmail.com> | 20 | 2009-09-25 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 21 | ||
3 | * Removed the multiple accounts tip from grid manager. | 22 | * Removed the multiple accounts tip from grid manager. |
@@ -82,40 +101,52 @@ | |||
82 | 2009-09-25 McCabe Maxsted <hakushakukun@gmail.com> | 101 | 2009-09-25 McCabe Maxsted <hakushakukun@gmail.com> |
83 | 102 | ||
84 | * Removed problematic /MP flag. | 103 | * Removed problematic /MP flag. |
85 | 104 | ||
86 | modified: linden/indra/cmake/00-Common.cmake | 105 | modified: linden/indra/cmake/00-Common.cmake |
87 | 106 | ||
88 | 107 | ||
89 | * Fixed Windows using wrong GStreamer library names. | 108 | * Fixed Windows using wrong GStreamer library names. |
90 | 109 | ||
91 | modified: linden/indra/cmake/GStreamer.cmake | 110 | modified: linden/indra/cmake/GStreamer.cmake |
92 | 111 | ||
93 | 112 | ||
94 | * Fixed region names not showing up on regions with zero avatars. | 113 | * Fixed region names not showing up on regions with zero avatars. |
95 | 114 | ||
96 | modified: linden/indra/newview/llworldmapview.cpp | 115 | modified: linden/indra/newview/llworldmapview.cpp |
97 | 116 | ||
117 | |||
118 | * Temporarily disable chat channel control in chat history until it's fixed. | ||
119 | |||
120 | modified: linden/indra/newview/llchatbar.cpp | ||
121 | modified: linden/indra/newview/llfloaterchat.cpp | ||
122 | modified: linden/indra/newview/llprefschat.cpp | ||
123 | |||
124 | |||
125 | * Fixed chat channel control value not updating when Return key pressed. | ||
126 | |||
127 | modified: linden/indra/llui/llspinctrl.cpp | ||
128 | |||
98 | 129 | ||
99 | 2009-09-24 McCabe Maxsted <hakushakukun@gmail.com> | 130 | 2009-09-24 McCabe Maxsted <hakushakukun@gmail.com> |
100 | 131 | ||
101 | * Applied RLVa patch for Imprudence 1.2 by Kitty Barnett. | 132 | * Applied RLVa patch for Imprudence 1.2 by Kitty Barnett. |
102 | |||
103 | modified: linden/indra/newview/llfloatermap.cpp | ||
104 | modified: linden/indra/newview/llinventorybridge.cpp | ||
105 | modified: linden/indra/newview/llnetmap.cpp | ||
106 | modified: linden/indra/newview/llpanelpermissions.cpp | ||
107 | modified: linden/indra/newview/llwindlightremotectrl.cpp | ||
108 | 133 | ||
109 | 134 | modified: linden/indra/newview/llfloatermap.cpp | |
135 | modified: linden/indra/newview/llinventorybridge.cpp | ||
136 | modified: linden/indra/newview/llnetmap.cpp | ||
137 | modified: linden/indra/newview/llpanelpermissions.cpp | ||
138 | modified: linden/indra/newview/llwindlightremotectrl.cpp | ||
139 | |||
140 | |||
110 | * Fixed Add button being enabled for friends in the radar. | 141 | * Fixed Add button being enabled for friends in the radar. |
111 | 142 | ||
112 | modified: linden/indra/newview/llfloatermap.cpp | 143 | modified: linden/indra/newview/llfloatermap.cpp |
113 | 144 | ||
114 | 145 | ||
115 | * Fixed Last Owner text in tools window not disabling. | 146 | * Fixed Last Owner text in tools window not disabling. |
116 | 147 | ||
117 | modified: linden/indra/newview/llpanelpermissions.cpp | 148 | modified: linden/indra/newview/llpanelpermissions.cpp |
118 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | 149 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml |
119 | 150 | ||
120 | 151 | ||
121 | 2009-09-23 Jacek Antonelli <jacek.antonelli@gmail.com> | 152 | 2009-09-23 Jacek Antonelli <jacek.antonelli@gmail.com> |
@@ -129,1177 +160,1136 @@ | |||
129 | 2009-09-22 McCabe Maxsted <hakushakukun@gmail.com> | 160 | 2009-09-22 McCabe Maxsted <hakushakukun@gmail.com> |
130 | 161 | ||
131 | * Fixed RLVa issue in LLNetMap the right way (thanks Kitty). | 162 | * Fixed RLVa issue in LLNetMap the right way (thanks Kitty). |
132 | 163 | ||
133 | modified: linden/indra/newview/llnetmap.cpp | 164 | modified: linden/indra/newview/llnetmap.cpp |
134 | 165 | ||
135 | 166 | ||
136 | * Clarifed Mini-Map menu option: 'Show Map' to 'Show World Map'. | 167 | * Clarifed Mini-Map menu option: 'Show Map' to 'Show World Map'. |
137 | 168 | ||
138 | modified: linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml | 169 | modified: linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml |
139 | 170 | ||
140 | 171 | ||
141 | * Applied particle chat feature from Emerald viewer (tell an object it's selected on channel 9000). | 172 | * Applied particle chat feature from Emerald viewer. |
142 | 173 | (Tell an object it's selected on channel 9000). | |
143 | modified: linden/indra/newview/app_settings/settings.xml | 174 | |
144 | modified: linden/indra/newview/llvoavatar.cpp | 175 | modified: linden/indra/newview/app_settings/settings.xml |
145 | modified: linden/indra/newview/llvoavatar.h | 176 | modified: linden/indra/newview/llvoavatar.cpp |
146 | 177 | modified: linden/indra/newview/llvoavatar.h | |
178 | |||
147 | 179 | ||
148 | 2009-09-21 McCabe Maxsted <hakushakukun@gmail.com> | 180 | 2009-09-21 McCabe Maxsted <hakushakukun@gmail.com> |
149 | 181 | ||
150 | * Changed 'Presets' button to 'Sky'. | 182 | * Changed 'Presets' button to 'Sky'. |
151 | 183 | ||
152 | modified: linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml | 184 | modified: linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml |
153 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_controls.xml | 185 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_controls.xml |
154 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml | 186 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml |
155 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | 187 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml |
156 | 188 | ||
157 | 189 | ||
158 | * Applied Jacek's patch to show number of avatars in world map. | 190 | * Applied Jacek's patch to show number of avatars in world map. |
159 | 191 | ||
160 | modified: linden/indra/newview/app_settings/settings.xml | 192 | modified: linden/indra/newview/app_settings/settings.xml |
161 | modified: linden/indra/newview/llworldmapview.cpp | 193 | modified: linden/indra/newview/llworldmapview.cpp |
162 | 194 | ||
163 | 195 | ||
164 | * Fixed map textures displaying an X. | 196 | * Fixed map textures displaying an X. |
165 | 197 | ||
166 | modified: linden/indra/newview/llworldmapview.cpp | 198 | modified: linden/indra/newview/llworldmapview.cpp |
167 | 199 | ||
168 | 200 | ||
169 | * Display selected avatars larger than normal, zoom in at a reasonable speed. Included missing artwork. | 201 | * Display selected avatars larger than normal, zoom in at a |
170 | 202 | reasonable speed. Included missing artwork. | |
171 | modified: linden/indra/newview/llnetmap.cpp | 203 | |
172 | new file: linden/indra/newview/skins/default/textures/map_avatar_32.tga | 204 | modified: linden/indra/newview/llnetmap.cpp |
173 | new file: linden/indra/newview/skins/default/textures/map_avatar_above_32.tga | 205 | new file: linden/indra/newview/skins/default/textures/map_avatar_32.tga |
174 | new file: linden/indra/newview/skins/default/textures/map_avatar_below_32.tga | 206 | new file: linden/indra/newview/skins/default/textures/map_avatar_above_32.tga |
175 | new file: linden/indra/newview/skins/default/textures/map_avatar_you_32.tga | 207 | new file: linden/indra/newview/skins/default/textures/map_avatar_below_32.tga |
176 | 208 | new file: linden/indra/newview/skins/default/textures/map_avatar_you_32.tga | |
177 | 209 | ||
210 | |||
178 | 2009-09-20 McCabe Maxsted <hakushakukun@gmail.com> | 211 | 2009-09-20 McCabe Maxsted <hakushakukun@gmail.com> |
179 | 212 | ||
180 | * Dynamically change max prim size depending upon LL/OpenSim grid (added setting for opensim detection: LoggedIntoOpenSim). OpenSim max is 128m. | 213 | * Dynamically change max prim size depending upon LL/OpenSim grid |
181 | 214 | (Added setting for opensim detection: LoggedIntoOpenSim). | |
182 | modified: linden/indra/llmath/xform.h | 215 | OpenSim max is 128m. |
183 | modified: linden/indra/newview/app_settings/settings | 216 | |
184 | modified: linden/indra/newview/llmanipscale.cpp | 217 | modified: linden/indra/llmath/xform.h |
185 | modified: linden/indra/newview/llmanipscale.h | 218 | modified: linden/indra/newview/app_settings/settings |
186 | modified: linden/indra/newview/llpanelobject.cpp | 219 | modified: linden/indra/newview/llmanipscale.cpp |
187 | modified: linden/indra/newview/llviewermessage.cpp | 220 | modified: linden/indra/newview/llmanipscale.h |
188 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | 221 | modified: linden/indra/newview/llpanelobject.cpp |
189 | 222 | modified: linden/indra/newview/llviewermessage.cpp | |
190 | 223 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | |
224 | |||
225 | |||
191 | * Fixed inventory offers not avatar name (another RLVa bug). | 226 | * Fixed inventory offers not avatar name (another RLVa bug). |
192 | 227 | ||
193 | modified: linden/indra/newview/llviewermessage.cpp | 228 | modified: linden/indra/newview/llviewermessage.cpp |
194 | 229 | ||
195 | 230 | ||
196 | * Fixed group titles showing up as ?. | 231 | * Fixed group titles showing up as ?. |
197 | 232 | ||
198 | modified: linden/indra/newview/llvoavatar.cpp | 233 | modified: linden/indra/newview/llvoavatar.cpp |
199 | 234 | ||
200 | 235 | ||
201 | * Added adult compliant flag. | 236 | * Added adult compliant flag. |
202 | 237 | ||
203 | modified: linden/indra/newview/llstartup.cpp | 238 | modified: linden/indra/newview/llstartup.cpp |
204 | 239 | ||
205 | 240 | ||
206 | 2009-09-18 McCabe Maxsted <hakushakukun@gmail.com> | 241 | 2009-09-18 McCabe Maxsted <hakushakukun@gmail.com> |
207 | 242 | ||
208 | * Applied patch by Aleric Inglewood for VWR-13996 - avatars using 1.22 completely invisible on first sight. | 243 | * Applied patch by Aleric Inglewood for VWR-13996 |
209 | 244 | Avatars using 1.22 completely invisible on first sight. | |
210 | modified: linden/indra/newview/llspatialpartition.cpp | 245 | |
211 | 246 | modified: linden/indra/newview/llspatialpartition.cpp | |
247 | |||
212 | 248 | ||
213 | 2009-09-16 McCabe Maxsted <hakushakukun@gmail.com> | 249 | 2009-09-16 McCabe Maxsted <hakushakukun@gmail.com> |
214 | 250 | ||
215 | * Estate and track buttons now disable when they should, tweaked spacing. | 251 | * Estate and track buttons now disable when they should, |
216 | 252 | tweaked spacing. | |
217 | modified: linden/indra/newview/llfloatermap.cpp | 253 | |
218 | modified: linden/indra/newview/llfloatermap.h | 254 | modified: linden/indra/newview/llfloatermap.cpp |
219 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | 255 | modified: linden/indra/newview/llfloatermap.h |
220 | 256 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | |
257 | |||
221 | 258 | ||
222 | 2009-09-15 McCabe Maxsted <hakushakukun@gmail.com> | 259 | 2009-09-15 McCabe Maxsted <hakushakukun@gmail.com> |
223 | 260 | ||
224 | * Applied patch by Robin Cornelius for VWR-11128 - Python not always detected by develop.py. | 261 | * Applied patch by Robin Cornelius for VWR-11128 |
262 | Python not always detected by develop.py. | ||
225 | 263 | ||
226 | modified: linden/indra/cmake/Python.cmake | 264 | modified: linden/indra/cmake/Python.cmake |
227 | 265 | ||
228 | 266 | ||
229 | * Applied patch by Robin Cornelius for VWR-11138 - Make develop.py play nicely with express editions of Visual Studio. | 267 | * Applied patch by Robin Cornelius for VWR-11138 |
230 | 268 | Make develop.py play nicely with express editions of Visual Studio. | |
231 | modified: linden/indra/develop.py | 269 | |
232 | 270 | modified: linden/indra/develop.py | |
233 | 271 | ||
234 | * Added Codebastard Redgrave's windlight presets to Imprudence. | 272 | |
235 | 273 | * Added Codebastard Redgrave's windlight presets to Imprudence. | |
236 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%201.xml | 274 | |
237 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%202.xml | 275 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%201.xml |
238 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%203.xml | 276 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%202.xml |
239 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%204.xml | 277 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%203.xml |
240 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%205.xml | 278 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%204.xml |
241 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%206.xml | 279 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%205.xml |
242 | 280 | new file: linden/indra/newview/app_settings/windlight/skies/Rouge%206.xml | |
243 | 281 | ||
244 | * Added tabs to mini-map radar. | 282 | |
245 | 283 | * Added tabs to mini-map radar. | |
246 | modified: linden/indra/newview/llfloatermap.cpp | 284 | |
247 | modified: linden/indra/newview/llfloatermap.h | 285 | modified: linden/indra/newview/llfloatermap.cpp |
248 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | 286 | modified: linden/indra/newview/llfloatermap.h |
249 | 287 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | |
250 | 288 | ||
251 | * Some code cleanup. | 289 | |
252 | 290 | * Some code cleanup. | |
253 | modified: linden/indra/newview/llfloatermap.cpp | 291 | |
254 | modified: linden/indra/newview/llfloatermap.h | 292 | modified: linden/indra/newview/llfloatermap.cpp |
255 | modified: linden/indra/newview/llnetmap.cpp | 293 | modified: linden/indra/newview/llfloatermap.h |
256 | 294 | modified: linden/indra/newview/llnetmap.cpp | |
257 | 295 | ||
258 | * Fixed bad RLVa behavior in minimap. | 296 | |
259 | 297 | * Fixed bad RLVa behavior in minimap. | |
260 | modified: linden/indra/newview/llnetmap.cpp | 298 | |
299 | modified: linden/indra/newview/llnetmap.cpp | ||
300 | |||
301 | |||
302 | * Don't track avatars when focus lost. | ||
303 | |||
304 | modified: linden/indra/newview/llfloatermap.cpp | ||
305 | |||
306 | |||
307 | * Fixed min minimap size. | ||
308 | |||
309 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
310 | |||
311 | |||
312 | * Moved Rotate Mini-Map option to mini-map menu, added first use dialog. | ||
313 | |||
314 | modified: linden/indra/newview/llfirstuse.cpp | ||
315 | modified: linden/indra/newview/llfirstuse.h | ||
316 | modified: linden/indra/newview/llfloatermap.cpp | ||
317 | modified: linden/indra/newview/llnetmap.cpp | ||
318 | modified: linden/indra/newview/llnetmap.h | ||
319 | modified: linden/indra/newview/llpanelgeneral.cpp | ||
320 | modified: linden/indra/newview/app_settings/settings.xml | ||
321 | modified: linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml | ||
322 | modified: linden/indra/newview/skins/default/xui/en-us/notify.xml | ||
323 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml | ||
261 | 324 | ||
262 | |||
263 | * Don't track avatars when focus lost. | ||
264 | |||
265 | modified: linden/indra/newview/llfloatermap.cpp | ||
266 | |||
267 | |||
268 | * Fixed min minimap size. | ||
269 | |||
270 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | ||
271 | |||
272 | |||
273 | * Moved Rotate Mini-Map option to mini-map menu, added first use dialog. | ||
274 | |||
275 | modified: linden/indra/newview/llfirstuse.cpp | ||
276 | modified: linden/indra/newview/llfirstuse.h | ||
277 | modified: linden/indra/newview/llfloatermap.cpp | ||
278 | modified: linden/indra/newview/llnetmap.cpp | ||
279 | modified: linden/indra/newview/llnetmap.h | ||
280 | modified: linden/indra/newview/llpanelgeneral.cpp | ||
281 | modified: linden/indra/newview/app_settings/settings.xml | ||
282 | modified: linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml | ||
283 | modified: linden/indra/newview/skins/default/xui/en-us/notify.xml | ||
284 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml | ||
285 | |||
286 | 325 | ||
287 | 2009-09-14 McCabe Maxsted <hakushakukun@gmail.com> | 326 | 2009-09-14 McCabe Maxsted <hakushakukun@gmail.com> |
288 | 327 | ||
289 | * Small improvement to hide selection outlines in LLSelectMgr. | 328 | * Small improvement to hide selection outlines in LLSelectMgr. |
290 | 329 | ||
291 | modified: linden/indra/newview/llselectmgr.cpp | 330 | modified: linden/indra/newview/llselectmgr.cpp |
292 | 331 | ||
332 | |||
333 | * Small performance change from Emerald viewer in LLVLComposition. | ||
334 | |||
335 | modified: linden/indra/newview/llvlcomposition.cpp | ||
336 | |||
337 | |||
338 | * Applied BlockClickSit debug setting from Emerald | ||
339 | to block sit click action. | ||
340 | |||
341 | modified: linden/indra/newview/app_settings/settings.xml | ||
342 | modified: linden/indra/newview/lltoolpie.cpp | ||
343 | |||
344 | |||
345 | * Fixed unhandled exception in llviewerobjectlist.cpp | ||
346 | |||
347 | modified: linden/indra/newview/llviewerobjectlist.cpp | ||
293 | 348 | ||
294 | * Small performance change from Emerald viewer in LLVLComposition. | ||
295 | |||
296 | modified: linden/indra/newview/llvlcomposition.cpp | ||
297 | |||
298 | |||
299 | * Applied BlockClickSit debug setting from Emerald to block sit click action. | ||
300 | |||
301 | modified: linden/indra/newview/app_settings/settings.xml | ||
302 | modified: linden/indra/newview/lltoolpie.cpp | ||
303 | |||
304 | |||
305 | * Fixed unhandled exception in llviewerobjectlist.cpp | ||
306 | |||
307 | modified: linden/indra/newview/llviewerobjectlist.cpp | ||
308 | 349 | ||
309 | |||
310 | 2009-09-13 McCabe Maxsted <hakushakukun@gmail.com> | 350 | 2009-09-13 McCabe Maxsted <hakushakukun@gmail.com> |
311 | 351 | ||
312 | * Added prev/next buttons for windlight presets, cleaned up some stuff. | 352 | * Added prev/next buttons for windlight presets, cleaned up some stuff. |
313 | 353 | ||
314 | modified: linden/indra/newview/llfloaterwindlight.cpp | 354 | modified: linden/indra/newview/llfloaterwindlight.cpp |
315 | modified: linden/indra/newview/llfloaterwindlight.h | 355 | modified: linden/indra/newview/llfloaterwindlight.h |
316 | modified: linden/indra/newview/llwindlightremotectrl.cpp | 356 | modified: linden/indra/newview/llwindlightremotectrl.cpp |
317 | modified: linden/indra/newview/llwlparammanager.cpp | 357 | modified: linden/indra/newview/llwlparammanager.cpp |
318 | modified: linden/indra/newview/llwlparammanager.h | 358 | modified: linden/indra/newview/llwlparammanager.h |
319 | modified: linden/indra/newview/skins/default/textures/textures.xml | 359 | modified: linden/indra/newview/skins/default/textures/textures.xml |
320 | modified: linden/indra/newview/skins/default/xui/en-us/floater_windlight_options.xml | 360 | modified: linden/indra/newview/skins/default/xui/en-us/floater_windlight_options.xml |
321 | 361 | ||
322 | 362 | ||
323 | * Fixed World options not showing up when windlight remote expanded. | 363 | * Fixed World options not showing up when windlight remote expanded. |
324 | 364 | ||
325 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | 365 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml |
326 | 366 | ||
327 | 367 | ||
328 | * Added missing left/right arrow textures. | 368 | * Added missing left/right arrow textures. |
329 | 369 | ||
330 | new file: linden/indra/newview/skins/default/textures/arrow_left.tga | 370 | new file: linden/indra/newview/skins/default/textures/arrow_left.tga |
331 | new file: linden/indra/newview/skins/default/textures/arrow_right.tga | 371 | new file: linden/indra/newview/skins/default/textures/arrow_right.tga |
332 | new file: linden/indra/newview/skins/silver/textures/arrow_left.tga | 372 | new file: linden/indra/newview/skins/silver/textures/arrow_left.tga |
333 | new file: linden/indra/newview/skins/silver/textures/arrow_right.tga | 373 | new file: linden/indra/newview/skins/silver/textures/arrow_right.tga |
334 | 374 | ||
335 | 375 | ||
336 | 2009-09-12 McCabe Maxsted <hakushakukun@gmail.com> | 376 | 2009-09-12 McCabe Maxsted <hakushakukun@gmail.com> |
337 | 377 | ||
338 | * Clarified 'show in search' in profile. | 378 | * Clarified 'show in search' in profile. |
339 | 379 | ||
340 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | 380 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml |
341 | 381 | ||
342 | 382 | ||
343 | * Fixed windlight toolbar not updating windlight floater pulldown. | 383 | * Fixed windlight toolbar not updating windlight floater pulldown. |
344 | 384 | ||
345 | modified: linden/indra/newview/llfloaterwindlight.cpp | 385 | modified: linden/indra/newview/llfloaterwindlight.cpp |
346 | modified: linden/indra/newview/llwindlightremotectrl.cpp | 386 | modified: linden/indra/newview/llwindlightremotectrl.cpp |
347 | modified: linden/indra/newview/llwlparammanager.cpp | 387 | modified: linden/indra/newview/llwlparammanager.cpp |
348 | modified: linden/indra/newview/llwlparammanager.h | 388 | modified: linden/indra/newview/llwlparammanager.h |
389 | |||
390 | |||
391 | * Fixed windlight toolbar presets not applying when region default. | ||
392 | |||
393 | modified: linden/indra/newview/llwindlightremotectrl.cpp | ||
349 | 394 | ||
350 | |||
351 | * Fixed windlight toolbar presets not applying when region default. | ||
352 | |||
353 | modified: linden/indra/newview/llwindlightremotectrl.cpp | ||
354 | |||
355 | 395 | ||
356 | 2009-09-11 McCabe Maxsted <hakushakukun@gmail.com> | 396 | 2009-09-11 McCabe Maxsted <hakushakukun@gmail.com> |
357 | 397 | ||
358 | * Applied inventory Search menu from Emerald viewer (still ugly). | 398 | * Applied inventory Search menu from Emerald viewer (still ugly). |
359 | |||
360 | modified: newview/app_settings/settings.xml | ||
361 | modified: newview/llfolderview.cpp | ||
362 | modified: newview/llfolderview.h | ||
363 | modified: newview/llinventoryactions.cpp | ||
364 | modified: newview/llinventoryview.cpp | ||
365 | modified: newview/skins/default/xui/en-us/floater_inventory.xml | ||
366 | 399 | ||
367 | 400 | modified: newview/app_settings/settings.xml | |
368 | * Applied patch for long distance opensim hypergrid tps (SVC-2491) | 401 | modified: newview/llfolderview.cpp |
369 | (Feature currently disabled in OpenSim) | 402 | modified: newview/llfolderview.h |
370 | 403 | modified: newview/llinventoryactions.cpp | |
371 | modified: linden/indra/newview/llviewermessage.cpp | 404 | modified: newview/llinventoryview.cpp |
372 | 405 | modified: newview/skins/default/xui/en-us/floater_inventory.xml | |
373 | |||
374 | * Fixed browser window showing wrong title. | ||
375 | |||
376 | modified: linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml | ||
377 | |||
378 | |||
379 | * Fixed double click tp from working on HUDs. | ||
380 | |||
381 | modified: linden/indra/newview/lltoolpie.cpp | ||
382 | |||
383 | |||
384 | * Added minimize to snapshot window. | ||
385 | |||
386 | modified: linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml | ||
387 | |||
388 | |||
389 | * Upped the max bandwidth setting to 5000kbps (default 1000kbps). | ||
390 | |||
391 | modified: linden/indra/newview/llviewerthrottle.cpp | ||
392 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml | ||
393 | modified: linden/indra/newview/app_settings/settings.xml | ||
394 | 406 | ||
395 | |||
396 | * Applied patch to wear multiple attachments at once (VWR-5063). | ||
397 | |||
398 | modified: linden/indra/newview/llinventoryactions.cpp | ||
399 | modified: linden/indra/newview/llinventorybridge.cpp | ||
400 | |||
401 | 407 | ||
402 | * Fixed profile account info spacing. | 408 | * Applied patch for long distance opensim hypergrid tps (SVC-2941) |
403 | 409 | (Feature currently disabled in OpenSim) | |
404 | modified: indra/newview/skins/default/xui/en-us/panel_avatar.xml | 410 | |
405 | 411 | modified: linden/indra/newview/llviewermessage.cpp | |
412 | |||
413 | |||
414 | * Fixed browser window showing wrong title. | ||
415 | |||
416 | modified: linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml | ||
417 | |||
418 | |||
419 | * Fixed double click tp from working on HUDs. | ||
420 | |||
421 | modified: linden/indra/newview/lltoolpie.cpp | ||
422 | |||
423 | |||
424 | * Added minimize to snapshot window. | ||
425 | |||
426 | modified: linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml | ||
427 | |||
428 | |||
429 | * Upped the max bandwidth setting to 5000kbps (default 1000kbps). | ||
430 | |||
431 | modified: linden/indra/newview/llviewerthrottle.cpp | ||
432 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml | ||
433 | modified: linden/indra/newview/app_settings/settings.xml | ||
434 | |||
435 | |||
436 | * Applied patch to wear multiple attachments at once (VWR-5063). | ||
437 | |||
438 | modified: linden/indra/newview/llinventoryactions.cpp | ||
439 | modified: linden/indra/newview/llinventorybridge.cpp | ||
440 | |||
441 | |||
442 | * Fixed profile account info spacing. | ||
443 | |||
444 | modified: indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
445 | |||
446 | |||
447 | * Applied patch by Latif Khalifa for VWR-5370 | ||
448 | (Detached "Contacts" panel cannot be hidden/closed via menu | ||
449 | or shortcut (Ctrl/Cmd-Shift-F)) | ||
450 | |||
451 | modified: linden/indra/newview/llfloaterchatterbox.h | ||
452 | |||
453 | |||
454 | * Applied and modified Emerald viewer feature that shows what | ||
455 | groups are hidden in your profile. | ||
456 | |||
457 | modified: linden/indra/newview/llpanelavatar.cpp | ||
458 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
406 | 459 | ||
407 | * Applied patch by Latif Khalifa for VWR-5370 (Detached "Contacts" panel cannot be hidden/closed via menu or shortcut (Ctrl/Cmd-Shift-F)) | ||
408 | |||
409 | modified: linden/indra/newview/llfloaterchatterbox.h | ||
410 | |||
411 | |||
412 | * Applied and modified Emerald viewer feature that shows what groups are hidden in your profile. | ||
413 | |||
414 | modified: linden/indra/newview/llpanelavatar.cpp | ||
415 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
416 | 460 | ||
417 | |||
418 | 2009-09-10 McCabe Maxsted <hakushakukun@gmail.com> | 461 | 2009-09-10 McCabe Maxsted <hakushakukun@gmail.com> |
419 | 462 | ||
420 | * Created new toolbar control for windlight presets and options. | 463 | * Created new toolbar control for windlight presets and options. |
421 | 464 | ||
422 | new file: linden/indra/newview/llwindlightremotectrl.cpp | 465 | new file: linden/indra/newview/llwindlightremotectrl.cpp |
423 | new file: linden/indra/newview/llwindlightremotectrl.h | 466 | new file: linden/indra/newview/llwindlightremotectrl.h |
424 | new file: linden/indra/newview/skins/default/xui/en-us/panel_windlight_controls.xml | 467 | new file: linden/indra/newview/skins/default/xui/en-us/panel_windlight_controls.xml |
425 | new file: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml | 468 | new file: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml |
426 | new file: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | 469 | new file: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml |
427 | modified: linden/indra/newview/CMakeLists.txt | 470 | modified: linden/indra/newview/CMakeLists.txt |
428 | modified: linden/indra/newview/app_settings/settings.xml | 471 | modified: linden/indra/newview/app_settings/settings.xml |
429 | modified: linden/indra/newview/llfloaterwindlight.cpp | 472 | modified: linden/indra/newview/llfloaterwindlight.cpp |
430 | modified: linden/indra/newview/lloverlaybar.cpp | 473 | modified: linden/indra/newview/lloverlaybar.cpp |
431 | modified: linden/indra/newview/lloverlaybar.h | 474 | modified: linden/indra/newview/lloverlaybar.h |
432 | modified: linden/indra/newview/llpaneldisplay.cpp | 475 | modified: linden/indra/newview/llpaneldisplay.cpp |
433 | modified: linden/indra/newview/llpaneldisplay.h | 476 | modified: linden/indra/newview/llpaneldisplay.h |
434 | modified: linden/indra/newview/llwlparammanager.cpp | 477 | modified: linden/indra/newview/llwlparammanager.cpp |
435 | modified: linden/indra/newview/llwlparammanager.h | 478 | modified: linden/indra/newview/llwlparammanager.h |
436 | modified: linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml | 479 | modified: linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml |
437 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml | 480 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml |
438 | 481 | ||
439 | 482 | ||
440 | * Fixed missing 'm' for draw distance slider. | 483 | * Fixed missing 'm' for draw distance slider. |
441 | 484 | ||
442 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | 485 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml |
443 | 486 | ||
444 | 487 | ||
445 | 2009-09-09 McCabe Maxsted <hakushakukun@gmail.com> | 488 | 2009-09-09 McCabe Maxsted <hakushakukun@gmail.com> |
446 | |||
447 | * Backported clickable object names from 1.23. | ||
448 | |||
449 | new file: llcommon/llcursortypes.cpp | ||
450 | new file: llcommon/llcursortypes.h | ||
451 | new file: newview/llfloaterobjectiminfo.cpp | ||
452 | new file: newview/llfloaterobjectiminfo.h | ||
453 | new file: newview/skins/default/xui/en-us/floater_object_im_info.xm | ||
454 | modified: llcommon/CMakeLists.txt | ||
455 | modified: llcommon/llchat.h | ||
456 | modified: llui/llpanel.cpp | ||
457 | modified: llui/llpanel.h | ||
458 | modified: llui/lltextbox.cpp | ||
459 | modified: llui/lltextbox.h | ||
460 | modified: llui/lltexteditor.cpp | ||
461 | modified: llui/lltexteditor.h | ||
462 | modified: llui/llview.cpp | ||
463 | modified: llui/llview.h | ||
464 | modified: llwindow/llwindow.h | ||
465 | modified: newview/CMakeLists.txt | ||
466 | modified: newview/app_settings/settings.xml | ||
467 | modified: newview/llfloaterabout.cpp | ||
468 | modified: newview/llfloaterchat.cpp | ||
469 | modified: newview/llgroupnotify.cpp | ||
470 | modified: newview/llimpanel.cpp | ||
471 | modified: newview/llstylemap.cpp | ||
472 | modified: newview/llstylemap.h | ||
473 | modified: newview/llviewermessage.cpp | ||
474 | modified: newview/skins/default/colors_base.xml | ||
475 | modified: newview/skins/silver/colors_base.xml | ||
476 | |||
477 | |||
478 | * Applied ReinstateShowTextureUUID Cool Viewer patch (reverts the "fix" for VWR-1919). | ||
479 | Patch by Henri Beauchamp, modified by McCabe Maxsted. | ||
480 | |||
481 | modified: linden/indra/newview/lltexturectrl.cpp | ||
482 | modified: linden/indra/newview/llviewermenu.cpp | ||
483 | |||
484 | |||
485 | * Fixed unlink option enabling when selecting textures. | ||
486 | |||
487 | modified: linden/indra/newview/llfloatertools.cpp | ||
488 | modified: linden/indra/newview/llviewermenu.cpp | ||
489 | |||
490 | |||
491 | * Redid layout of profile window, added group invite button. | ||
492 | |||
493 | modified: linden/indra/newview/llpanelavatar.cpp | ||
494 | modified: linden/indra/newview/llpanelavatar.h | ||
495 | modified: linden/indra/newview/skins/default/xui/en-us/floater_profile.xml | ||
496 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
497 | deleted: linden/indra/newview/skins/silver/xui/en-us/panel_avatar.xml | ||
498 | |||
499 | |||
500 | * Admin options now only show for other people's profiles. | ||
501 | |||
502 | modified: linden/indra/newview/llpanelavatar.cpp | ||
503 | |||
504 | |||
505 | 2009-09-09 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
506 | 489 | ||
507 | * Updated Grid Manager from Meerkat's SVN (as of r215). | 490 | * Backported clickable object names from 1.23. |
508 | 491 | ||
509 | modified: linden/indra/llvfs/lldir.cpp | 492 | new file: llcommon/llcursortypes.cpp |
510 | modified: linden/indra/llvfs/lldir.h | 493 | new file: llcommon/llcursortypes.h |
511 | modified: linden/indra/newview/CMakeLists.txt | 494 | new file: newview/llfloaterobjectiminfo.cpp |
512 | modified: linden/indra/newview/app_settings/default_grids.xml | 495 | new file: newview/llfloaterobjectiminfo.h |
513 | deleted: linden/indra/newview/authentication_controller.cpp | 496 | new file: newview/skins/default/xui/en-us/floater_object_im_info.xm |
514 | deleted: linden/indra/newview/authentication_controller.h | 497 | modified: llcommon/CMakeLists.txt |
515 | deleted: linden/indra/newview/authentication_floater.cpp | 498 | modified: llcommon/llchat.h |
516 | deleted: linden/indra/newview/authentication_floater.h | 499 | modified: llui/llpanel.cpp |
517 | deleted: linden/indra/newview/authentication_model.cpp | 500 | modified: llui/llpanel.h |
518 | deleted: linden/indra/newview/authentication_model.h | 501 | modified: llui/lltextbox.cpp |
519 | deleted: linden/indra/newview/controllerlogin.cpp | 502 | modified: llui/lltextbox.h |
520 | deleted: linden/indra/newview/controllerlogin.h | 503 | modified: llui/lltexteditor.cpp |
521 | deleted: linden/indra/newview/controllerpasswords.cpp | 504 | modified: llui/lltexteditor.h |
522 | deleted: linden/indra/newview/controllerpasswords.h | 505 | modified: llui/llview.cpp |
523 | modified: linden/indra/newview/floaterlogin.cpp | 506 | modified: llui/llview.h |
524 | modified: linden/indra/newview/floaterlogin.h | 507 | modified: llwindow/llwindow.h |
525 | modified: linden/indra/newview/hippoGridManager.cpp | 508 | modified: newview/CMakeLists.txt |
526 | modified: linden/indra/newview/hippoGridManager.h | 509 | modified: newview/app_settings/settings.xml |
527 | modified: linden/indra/newview/llfloaterworldmap.cpp | 510 | modified: newview/llfloaterabout.cpp |
528 | modified: linden/indra/newview/llpanellogin.cpp | 511 | modified: newview/llfloaterchat.cpp |
529 | modified: linden/indra/newview/llprefsim.cpp | 512 | modified: newview/llgroupnotify.cpp |
530 | modified: linden/indra/newview/llstartup.cpp | 513 | modified: newview/llimpanel.cpp |
531 | deleted: linden/indra/newview/prefpanelpasswords.cpp | 514 | modified: newview/llstylemap.cpp |
532 | deleted: linden/indra/newview/prefpanelpasswords.h | 515 | modified: newview/llstylemap.h |
533 | modified: linden/indra/newview/skins/default/xui/en-us/floater_login.xml | 516 | modified: newview/llviewermessage.cpp |
534 | 517 | modified: newview/skins/default/colors_base.xml | |
535 | * Small performance change from Emerald viewer in LLVLComposition. | 518 | modified: newview/skins/silver/colors_base.xml |
536 | |||
537 | modified: linden/indra/newview/llvlcomposition.cpp | ||
538 | |||
539 | |||
540 | * Applied BlockClickSit debug setting from Emerald to block sit click action. | ||
541 | |||
542 | modified: linden/indra/newview/app_settings/settings.xml | ||
543 | modified: linden/indra/newview/lltoolpie.cpp | ||
544 | |||
545 | |||
546 | * Fixed unhandled exception in llviewerobjectlist.cpp | ||
547 | |||
548 | modified: linden/indra/newview/llviewerobjectlist.cpp | ||
549 | 519 | ||
550 | |||
551 | 2009-09-13 McCabe Maxsted <hakushakukun@gmail.com> | ||
552 | 520 | ||
553 | * Added prev/next buttons for windlight presets, cleaned up some stuff. | 521 | * Applied ReinstateShowTextureUUID Cool Viewer patch. |
554 | 522 | Reverts the "fix" for VWR-1919. | |
555 | modified: linden/indra/newview/llfloaterwindlight.cpp | 523 | Patch by Henri Beauchamp, modified by McCabe Maxsted. |
556 | modified: linden/indra/newview/llfloaterwindlight.h | ||
557 | modified: linden/indra/newview/llwindlightremotectrl.cpp | ||
558 | modified: linden/indra/newview/llwlparammanager.cpp | ||
559 | modified: linden/indra/newview/llwlparammanager.h | ||
560 | modified: linden/indra/newview/skins/default/textures/textures.xml | ||
561 | modified: linden/indra/newview/skins/default/xui/en-us/floater_windlight_options.xml | ||
562 | |||
563 | |||
564 | * Fixed World options not showing up when windlight remote expanded. | ||
565 | |||
566 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | ||
567 | |||
568 | |||
569 | * Added missing left/right arrow textures. | ||
570 | |||
571 | new file: linden/indra/newview/skins/default/textures/arrow_left.tga | ||
572 | new file: linden/indra/newview/skins/default/textures/arrow_right.tga | ||
573 | new file: linden/indra/newview/skins/silver/textures/arrow_left.tga | ||
574 | new file: linden/indra/newview/skins/silver/textures/arrow_right.tga | ||
575 | 524 | ||
525 | modified: linden/indra/newview/lltexturectrl.cpp | ||
526 | modified: linden/indra/newview/llviewermenu.cpp | ||
576 | 527 | ||
577 | 2009-09-12 McCabe Maxsted <hakushakukun@gmail.com> | ||
578 | 528 | ||
579 | * Clarified 'show in search' in profile. | 529 | * Fixed unlink option enabling when selecting textures. |
580 | 530 | ||
581 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | 531 | modified: linden/indra/newview/llfloatertools.cpp |
582 | 532 | modified: linden/indra/newview/llviewermenu.cpp | |
583 | 533 | ||
584 | * Fixed windlight toolbar not updating windlight floater pulldown. | ||
585 | |||
586 | modified: linden/indra/newview/llfloaterwindlight.cpp | ||
587 | modified: linden/indra/newview/llwindlightremotectrl.cpp | ||
588 | modified: linden/indra/newview/llwlparammanager.cpp | ||
589 | modified: linden/indra/newview/llwlparammanager.h | ||
590 | 534 | ||
535 | * Redid layout of profile window, added group invite button. | ||
536 | |||
537 | modified: linden/indra/newview/llpanelavatar.cpp | ||
538 | modified: linden/indra/newview/llpanelavatar.h | ||
539 | modified: linden/indra/newview/skins/default/xui/en-us/floater_profile.xml | ||
540 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | ||
541 | deleted: linden/indra/newview/skins/silver/xui/en-us/panel_avatar.xml | ||
542 | |||
543 | |||
544 | * Admin options now only show for other people's profiles. | ||
545 | |||
546 | modified: linden/indra/newview/llpanelavatar.cpp | ||
547 | |||
548 | |||
549 | 2009-09-09 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
550 | |||
551 | * Updated Grid Manager from Meerkat's SVN (as of r215). | ||
552 | |||
553 | modified: linden/indra/llvfs/lldir.cpp | ||
554 | modified: linden/indra/llvfs/lldir.h | ||
555 | modified: linden/indra/newview/CMakeLists.txt | ||
556 | modified: linden/indra/newview/app_settings/default_grids.xml | ||
557 | deleted: linden/indra/newview/authentication_controller.cpp | ||
558 | deleted: linden/indra/newview/authentication_controller.h | ||
559 | deleted: linden/indra/newview/authentication_floater.cpp | ||
560 | deleted: linden/indra/newview/authentication_floater.h | ||
561 | deleted: linden/indra/newview/authentication_model.cpp | ||
562 | deleted: linden/indra/newview/authentication_model.h | ||
563 | deleted: linden/indra/newview/controllerlogin.cpp | ||
564 | deleted: linden/indra/newview/controllerlogin.h | ||
565 | deleted: linden/indra/newview/controllerpasswords.cpp | ||
566 | deleted: linden/indra/newview/controllerpasswords.h | ||
567 | modified: linden/indra/newview/floaterlogin.cpp | ||
568 | modified: linden/indra/newview/floaterlogin.h | ||
569 | modified: linden/indra/newview/hippoGridManager.cpp | ||
570 | modified: linden/indra/newview/hippoGridManager.h | ||
571 | modified: linden/indra/newview/llfloaterworldmap.cpp | ||
572 | modified: linden/indra/newview/llpanellogin.cpp | ||
573 | modified: linden/indra/newview/llprefsim.cpp | ||
574 | modified: linden/indra/newview/llstartup.cpp | ||
575 | deleted: linden/indra/newview/prefpanelpasswords.cpp | ||
576 | deleted: linden/indra/newview/prefpanelpasswords.h | ||
577 | modified: linden/indra/newview/skins/default/xui/en-us/floater_login.xml | ||
591 | 578 | ||
592 | 579 | ||
593 | * Merged in Grid Manager, etc. (thanks Armin). | 580 | * Merged in Grid Manager, etc. (thanks Armin). |
594 | 581 | ||
595 | modified: linden/indra/llcommon/llstring.h | 582 | modified: linden/indra/llcommon/llstring.h |
596 | modified: linden/indra/newview/CMakeLists.txt | 583 | modified: linden/indra/newview/CMakeLists.txt |
597 | new file: linden/indra/newview/app_settings/default_grids.xml | 584 | new file: linden/indra/newview/app_settings/default_grids.xml |
598 | modified: linden/indra/newview/app_settings/settings.xml | 585 | modified: linden/indra/newview/app_settings/settings.xml |
599 | new file: linden/indra/newview/authentication_controller.cpp | 586 | new file: linden/indra/newview/authentication_controller.cpp |
600 | new file: linden/indra/newview/authentication_controller.h | 587 | new file: linden/indra/newview/authentication_controller.h |
601 | new file: linden/indra/newview/authentication_floater.cpp | 588 | new file: linden/indra/newview/authentication_floater.cpp |
602 | new file: linden/indra/newview/authentication_floater.h | 589 | new file: linden/indra/newview/authentication_floater.h |
603 | new file: linden/indra/newview/authentication_model.cpp | 590 | new file: linden/indra/newview/authentication_model.cpp |
604 | new file: linden/indra/newview/authentication_model.h | 591 | new file: linden/indra/newview/authentication_model.h |
605 | new file: linden/indra/newview/controllerlogin.cpp | 592 | new file: linden/indra/newview/controllerlogin.cpp |
606 | new file: linden/indra/newview/controllerlogin.h | 593 | new file: linden/indra/newview/controllerlogin.h |
607 | new file: linden/indra/newview/controllerpasswords.cpp | 594 | new file: linden/indra/newview/controllerpasswords.cpp |
608 | new file: linden/indra/newview/controllerpasswords.h | 595 | new file: linden/indra/newview/controllerpasswords.h |
609 | new file: linden/indra/newview/floaterlogin.cpp | 596 | new file: linden/indra/newview/floaterlogin.cpp |
610 | new file: linden/indra/newview/floaterlogin.h | 597 | new file: linden/indra/newview/floaterlogin.h |
611 | new file: linden/indra/newview/hippoGridManager.cpp | 598 | new file: linden/indra/newview/hippoGridManager.cpp |
612 | new file: linden/indra/newview/hippoGridManager.h | 599 | new file: linden/indra/newview/hippoGridManager.h |
613 | new file: linden/indra/newview/hippoLimits.cpp | 600 | new file: linden/indra/newview/hippoLimits.cpp |
614 | new file: linden/indra/newview/hippoLimits.h | 601 | new file: linden/indra/newview/hippoLimits.h |
615 | new file: linden/indra/newview/hippoRestRequest.cpp | 602 | new file: linden/indra/newview/hippoRestRequest.cpp |
616 | new file: linden/indra/newview/hippoRestRequest.h | 603 | new file: linden/indra/newview/hippoRestRequest.h |
617 | new file: linden/indra/newview/hippoUpdate.cpp | 604 | new file: linden/indra/newview/hippoUpdate.cpp |
618 | new file: linden/indra/newview/hippoUpdate.h | 605 | new file: linden/indra/newview/hippoUpdate.h |
619 | modified: linden/indra/newview/llagent.cpp | 606 | modified: linden/indra/newview/llagent.cpp |
620 | modified: linden/indra/newview/llappviewer.cpp | 607 | modified: linden/indra/newview/llappviewer.cpp |
621 | modified: linden/indra/newview/llappviewer.h | 608 | modified: linden/indra/newview/llappviewer.h |
622 | modified: linden/indra/newview/llappviewerlinux.h | 609 | modified: linden/indra/newview/llappviewerlinux.h |
623 | modified: linden/indra/newview/llcallingcard.cpp | 610 | modified: linden/indra/newview/llcallingcard.cpp |
624 | modified: linden/indra/newview/llcallingcard.h | 611 | modified: linden/indra/newview/llcallingcard.h |
625 | modified: linden/indra/newview/llchatbar.cpp | 612 | modified: linden/indra/newview/llchatbar.cpp |
626 | modified: linden/indra/newview/lldrawable.h | 613 | modified: linden/indra/newview/lldrawable.h |
627 | modified: linden/indra/newview/llfloaterworldmap.cpp | 614 | modified: linden/indra/newview/llfloaterworldmap.cpp |
628 | modified: linden/indra/newview/llfloaterworldmap.h | 615 | modified: linden/indra/newview/llfloaterworldmap.h |
629 | modified: linden/indra/newview/llinventorymodel.cpp | 616 | modified: linden/indra/newview/llinventorymodel.cpp |
630 | modified: linden/indra/newview/llinventorymodel.h | 617 | modified: linden/indra/newview/llinventorymodel.h |
631 | modified: linden/indra/newview/llinventoryview.cpp | 618 | modified: linden/indra/newview/llinventoryview.cpp |
632 | modified: linden/indra/newview/llpanellogin.cpp | 619 | modified: linden/indra/newview/llpanellogin.cpp |
633 | modified: linden/indra/newview/llpanellogin.h | 620 | modified: linden/indra/newview/llpanellogin.h |
634 | modified: linden/indra/newview/llprogressview.cpp | 621 | modified: linden/indra/newview/llprogressview.cpp |
635 | modified: linden/indra/newview/llstartup.cpp | 622 | modified: linden/indra/newview/llstartup.cpp |
636 | modified: linden/indra/newview/llstartup.h | 623 | modified: linden/indra/newview/llstartup.h |
637 | modified: linden/indra/newview/lluserauth.cpp | 624 | modified: linden/indra/newview/lluserauth.cpp |
638 | modified: linden/indra/newview/llviewerjointattachment.h | 625 | modified: linden/indra/newview/llviewerjointattachment.h |
639 | modified: linden/indra/newview/llviewermenu.cpp | 626 | modified: linden/indra/newview/llviewermenu.cpp |
640 | modified: linden/indra/newview/llviewermenufile.cpp | 627 | modified: linden/indra/newview/llviewermenufile.cpp |
641 | modified: linden/indra/newview/llviewermessage.cpp | 628 | modified: linden/indra/newview/llviewermessage.cpp |
642 | modified: linden/indra/newview/llviewermessage.h | 629 | modified: linden/indra/newview/llviewermessage.h |
643 | modified: linden/indra/newview/llviewernetwork.cpp | 630 | modified: linden/indra/newview/llviewernetwork.cpp |
644 | modified: linden/indra/newview/llviewernetwork.h | 631 | modified: linden/indra/newview/llviewernetwork.h |
645 | modified: linden/indra/newview/llviewerobject.h | 632 | modified: linden/indra/newview/llviewerobject.h |
646 | modified: linden/indra/newview/llviewerwindow.cpp | 633 | modified: linden/indra/newview/llviewerwindow.cpp |
647 | modified: linden/indra/newview/llvoavatar.cpp | 634 | modified: linden/indra/newview/llvoavatar.cpp |
648 | modified: linden/indra/newview/llwearablelist.cpp | 635 | modified: linden/indra/newview/llwearablelist.cpp |
649 | modified: linden/indra/newview/llworld.cpp | 636 | modified: linden/indra/newview/llworld.cpp |
650 | new file: linden/indra/newview/prefpanelpasswords.cpp | 637 | new file: linden/indra/newview/prefpanelpasswords.cpp |
651 | new file: linden/indra/newview/prefpanelpasswords.h | 638 | new file: linden/indra/newview/prefpanelpasswords.h |
652 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml | 639 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml |
653 | new file: linden/indra/newview/skins/default/xui/en-us/floater_login.xml | 640 | new file: linden/indra/newview/skins/default/xui/en-us/floater_login.xml |
654 | modified: linden/indra/newview/skins/default/xui/en-us/floater_world_map.xml | 641 | modified: linden/indra/newview/skins/default/xui/en-us/floater_world_map.xml |
655 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | 642 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml |
656 | modified: linden/indra/newview/skins/default/xui/en-us/panel_login.xml | 643 | modified: linden/indra/newview/skins/default/xui/en-us/panel_login.xml |
657 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml | 644 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml |
658 | 645 | ||
659 | 646 | ||
660 | * Commented out Linux tarball building. | 647 | * Commented out Linux tarball building. |
661 | It's a waste of time to package after every compile. | 648 | It's a waste of time to package after every compile. |
662 | 649 | ||
663 | modified: linden/indra/newview/viewer_manifest.py | 650 | modified: linden/indra/newview/viewer_manifest.py |
664 | 651 | ||
665 | 652 | ||
666 | 2009-09-08 McCabe Maxsted <hakushakukun@gmail.com> | 653 | 2009-09-08 McCabe Maxsted <hakushakukun@gmail.com> |
667 | 654 | ||
668 | * Created my own version of Emerald's chat channel tool. | 655 | * Created my own version of Emerald's chat channel tool. |
669 | 656 | ||
670 | modified: linden/indra/newview/app_settings/settings.xml | 657 | modified: linden/indra/newview/app_settings/settings.xml |
671 | modified: linden/indra/newview/llchatbar.cpp | 658 | modified: linden/indra/newview/llchatbar.cpp |
672 | modified: linden/indra/newview/llchatbar.h | 659 | modified: linden/indra/newview/llchatbar.h |
673 | modified: linden/indra/newview/llfloaterchat.cpp | 660 | modified: linden/indra/newview/llfloaterchat.cpp |
674 | modified: linden/indra/newview/llfloaterchat.h | 661 | modified: linden/indra/newview/llfloaterchat.h |
675 | modified: linden/indra/newview/llprefschat.cpp | 662 | modified: linden/indra/newview/llprefschat.cpp |
676 | modified: linden/indra/newview/llprefsim.cpp | 663 | modified: linden/indra/newview/llprefsim.cpp |
677 | modified: linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml | 664 | modified: linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml |
678 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | 665 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml |
679 | modified: linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml | 666 | modified: linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml |
680 | 667 | ||
681 | 668 | ||
682 | * New chat channel preference should change only on apply. | 669 | * New chat channel preference should change only on apply. |
683 | 670 | ||
684 | modified: linden/indra/newview/llprefschat.cpp | 671 | modified: linden/indra/newview/llprefschat.cpp |
685 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | 672 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml |
686 | 673 | ||
687 | 674 | ||
688 | * Commented out permissions button | 675 | * Commented out permissions button in object contents. |
689 | (todo: backport this if there's time). | 676 | (Todo: backport this if there's time). |
690 | 677 | ||
691 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | 678 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml |
692 | 679 | ||
693 | 680 | ||
694 | 2009-09-07 McCabe Maxsted <hakushakukun@gmail.com> | 681 | 2009-09-07 McCabe Maxsted <hakushakukun@gmail.com> |
695 | 682 | ||
696 | * Fixed tool brush size. | 683 | * Fixed tool brush size. |
697 | 684 | ||
698 | modified: linden/indra/newview/app_settings/settings.xml | 685 | modified: linden/indra/newview/app_settings/settings.xml |
699 | modified: linden/indra/newview/llfloatertools.cpp | 686 | modified: linden/indra/newview/llfloatertools.cpp |
700 | modified: linden/indra/newview/lltoolbrush.cpp | 687 | modified: linden/indra/newview/lltoolbrush.cpp |
701 | modified: linden/indra/newview/lltoolbrush.h | 688 | modified: linden/indra/newview/lltoolbrush.h |
702 | modified: linden/scripts/messages/message_template.msg | 689 | modified: linden/scripts/messages/message_template.msg |
703 | 690 | ||
704 | 691 | ||
705 | * Applied and tweaked last owner in tools window from Emerald viewer. | 692 | * Applied and tweaked last owner in tools window from Emerald viewer. |
706 | 693 | ||
707 | modified: linden/indra/newview/llpanelpermissions.cpp | 694 | modified: linden/indra/newview/llpanelpermissions.cpp |
708 | modified: linden/indra/newview/llpanelpermissions.h | 695 | modified: linden/indra/newview/llpanelpermissions.h |
709 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | 696 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml |
710 | 697 | ||
711 | 698 | ||
712 | 2009-09-06 McCabe Maxsted <hakushakukun@gmail.com> | 699 | 2009-09-06 McCabe Maxsted <hakushakukun@gmail.com> |
713 | 700 | ||
714 | * Applied sit anywhere feature from Emerald viewer. | 701 | * Applied sit anywhere feature from Emerald viewer. |
715 | 702 | ||
716 | modified: linden/indra/newview/llviewermenu.cpp | 703 | modified: linden/indra/newview/llviewermenu.cpp |
717 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | 704 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml |
718 | 705 | ||
719 | 706 | ||
720 | * Applied phantom avatar feature from Emerald viewer. | 707 | * Applied phantom avatar feature from Emerald viewer. |
721 | 708 | ||
722 | modified: linden/indra/newview/llagent.cpp | 709 | modified: linden/indra/newview/llagent.cpp |
723 | modified: linden/indra/newview/llagent.h | 710 | modified: linden/indra/newview/llagent.h |
724 | modified: linden/indra/newview/llappviewer.cpp | 711 | modified: linden/indra/newview/llappviewer.cpp |
725 | modified: linden/indra/newview/llviewermenu.cpp | 712 | modified: linden/indra/newview/llviewermenu.cpp |
726 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | 713 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml |
727 | 714 | ||
728 | 715 | ||
729 | * Start fetching inventory at startup. | 716 | * Start fetching inventory at startup. |
730 | 717 | ||
731 | modified: linden/indra/newview/llstartup.cpp | 718 | modified: linden/indra/newview/llstartup.cpp |
732 | 719 | ||
733 | 720 | ||
734 | * Added Emerald viewer's animation list. | 721 | * Added Emerald viewer's animation list. |
735 | 722 | ||
736 | new file: linden/indra/newview/jcfloater_animation_list.cpp | 723 | new file: linden/indra/newview/jcfloater_animation_list.cpp |
737 | new file: linden/indra/newview/jcfloater_animation_list.h | 724 | new file: linden/indra/newview/jcfloater_animation_list.h |
738 | new file: linden/indra/newview/skins/default/xui/en-us/floater_animation_list.xml | 725 | new file: linden/indra/newview/skins/default/xui/en-us/floater_animation_list.xml |
739 | modified: linden/indra/newview/CMakeLists.txt | 726 | modified: linden/indra/newview/CMakeLists.txt |
740 | modified: linden/indra/newview/llviewermenu.cpp | 727 | modified: linden/indra/newview/llviewermenu.cpp |
741 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | 728 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml |
742 | 729 | ||
743 | 730 | ||
744 | * Added Emerald viewer's asset browser. | 731 | * Added Emerald viewer's asset browser. |
745 | 732 | ||
746 | new file: linden/indra/newview/llfloaterassetbrowser.cpp | 733 | new file: linden/indra/newview/llfloaterassetbrowser.cpp |
747 | new file: linden/indra/newview/llfloaterassetbrowser.h | 734 | new file: linden/indra/newview/llfloaterassetbrowser.h |
748 | new file: linden/indra/newview/skins/default/xui/en-us/floater_asset_browser.xml | 735 | new file: linden/indra/newview/skins/default/xui/en-us/floater_asset_browser.xml |
749 | modified: linden/indra/newview/CMakeLists.txt | 736 | modified: linden/indra/newview/CMakeLists.txt |
750 | modified: linden/indra/newview/llfloaterassetbrowser.cpp | 737 | modified: linden/indra/newview/llfloaterassetbrowser.cpp |
751 | modified: linden/indra/newview/llviewermenu.cpp | 738 | modified: linden/indra/newview/llviewermenu.cpp |
752 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | 739 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml |
753 | 740 | ||
754 | 741 | ||
755 | * Added LLScrollListCtrl::getSelectedIDs(). | 742 | * Added LLScrollListCtrl::getSelectedIDs(). |
756 | 743 | ||
757 | modified: linden/indra/llui/llscrolllistctrl.cpp | 744 | modified: linden/indra/llui/llscrolllistctrl.cpp |
758 | modified: linden/indra/llui/llscrolllistctrl.h | 745 | modified: linden/indra/llui/llscrolllistctrl.h |
759 | 746 | ||
760 | 747 | ||
761 | * Fixed reference to missing colors.xml entry. | 748 | * Fixed reference to missing colors.xml entry. |
762 | 749 | ||
763 | modified: linden/indra/newview/jcfloater_animation_list.cpp | 750 | modified: linden/indra/newview/jcfloater_animation_list.cpp |
764 | 751 | ||
765 | 752 | ||
766 | * Fixed ground sit menu entry missing check. | 753 | * Fixed ground sit menu entry missing check. |
767 | 754 | ||
768 | <<<<<<< HEAD | 755 | modified: linden/indra/newview/llviewermenu.cpp |
769 | ======= | 756 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml |
770 | modified: linden/indra/newview/llviewermenu.cpp | ||
771 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
772 | 757 | ||
773 | 758 | ||
774 | 2009-09-05 Jacek Antonelli <jacek.antonelli@gmail.com> | 759 | 2009-09-05 Jacek Antonelli <jacek.antonelli@gmail.com> |
775 | 760 | ||
776 | * Converted RLVa menu items to XUI. | 761 | * Converted RLVa menu items to XUI. |
777 | 762 | ||
778 | >>>>>>> mccabe/1.2.0-next | 763 | modified: linden/indra/newview/llviewermenu.cpp |
779 | modified: linden/indra/newview/llviewermenu.cpp | 764 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml |
780 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
781 | 765 | ||
782 | 766 | ||
783 | <<<<<<< HEAD | 767 | 2009-09-04 Jacek Antonelli <jacek.antonelli@gmail.com> |
784 | 2009-09-05 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
785 | 768 | ||
786 | * Converted RLVa menu items to XUI. | 769 | * Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch. |
770 | Made a few non-functional changes to help it apply. | ||
771 | |||
772 | modified: linden/indra/llcommon/llchat.h | ||
773 | modified: linden/indra/newview/CMakeLists.txt | ||
774 | modified: linden/indra/newview/app_settings/settings.xml | ||
775 | modified: linden/indra/newview/app_settings/settings_per_account.xml | ||
776 | modified: linden/indra/newview/llagent.cpp | ||
777 | modified: linden/indra/newview/llagent.h | ||
778 | modified: linden/indra/newview/llappviewer.cpp | ||
779 | modified: linden/indra/newview/llchatbar.cpp | ||
780 | modified: linden/indra/newview/llfloaterabout.cpp | ||
781 | modified: linden/indra/newview/llfloateractivespeakers.cpp | ||
782 | modified: linden/indra/newview/llfloaterbeacons.cpp | ||
783 | modified: linden/indra/newview/llfloaterchat.cpp | ||
784 | modified: linden/indra/newview/llfloaterinspect.cpp | ||
785 | modified: linden/indra/newview/llfloaterland.cpp | ||
786 | modified: linden/indra/newview/llfloaterland.h | ||
787 | modified: linden/indra/newview/llfloatermap.cpp | ||
788 | modified: linden/indra/newview/llfloatermap.h | ||
789 | modified: linden/indra/newview/llfloateropenobject.cpp | ||
790 | modified: linden/indra/newview/llfloaterproperties.cpp | ||
791 | modified: linden/indra/newview/llfloaterregioninfo.cpp | ||
792 | modified: linden/indra/newview/llfloaterregioninfo.h | ||
793 | modified: linden/indra/newview/llfloaterreporter.cpp | ||
794 | modified: linden/indra/newview/llfloatersettingsdebug.cpp | ||
795 | modified: linden/indra/newview/llfloaterwindlight.cpp | ||
796 | modified: linden/indra/newview/llfloaterworldmap.cpp | ||
797 | modified: linden/indra/newview/llglsandbox.cpp | ||
798 | modified: linden/indra/newview/llhoverview.cpp | ||
799 | modified: linden/indra/newview/llhudtext.cpp | ||
800 | modified: linden/indra/newview/llhudtext.h | ||
801 | modified: linden/indra/newview/llimpanel.cpp | ||
802 | modified: linden/indra/newview/llimview.cpp | ||
803 | modified: linden/indra/newview/llinventorybridge.cpp | ||
804 | modified: linden/indra/newview/llinventorymodel.cpp | ||
805 | modified: linden/indra/newview/llinventoryview.cpp | ||
806 | modified: linden/indra/newview/llinventoryview.h | ||
807 | modified: linden/indra/newview/llmaniptranslate.cpp | ||
808 | modified: linden/indra/newview/llnetmap.cpp | ||
809 | modified: linden/indra/newview/llnotify.cpp | ||
810 | modified: linden/indra/newview/lloverlaybar.cpp | ||
811 | modified: linden/indra/newview/llpanelavatar.cpp | ||
812 | modified: linden/indra/newview/llpanelclassified.cpp | ||
813 | modified: linden/indra/newview/llpanelcontents.cpp | ||
814 | modified: linden/indra/newview/llpaneldisplay.cpp | ||
815 | modified: linden/indra/newview/llpanelinventory.cpp | ||
816 | modified: linden/indra/newview/llpanelland.cpp | ||
817 | modified: linden/indra/newview/llpanellogin.cpp | ||
818 | modified: linden/indra/newview/llpanelobject.cpp | ||
819 | modified: linden/indra/newview/llpanelpermissions.cpp | ||
820 | modified: linden/indra/newview/llpanelpick.cpp | ||
821 | modified: linden/indra/newview/llprefsim.cpp | ||
822 | modified: linden/indra/newview/llpreviewscript.cpp | ||
823 | modified: linden/indra/newview/llselectmgr.cpp | ||
824 | modified: linden/indra/newview/llstartup.cpp | ||
825 | modified: linden/indra/newview/llstatusbar.cpp | ||
826 | modified: linden/indra/newview/lltoolbar.cpp | ||
827 | modified: linden/indra/newview/lltooldraganddrop.cpp | ||
828 | modified: linden/indra/newview/lltoolface.cpp | ||
829 | modified: linden/indra/newview/lltoolgrab.cpp | ||
830 | modified: linden/indra/newview/lltoolpie.cpp | ||
831 | modified: linden/indra/newview/lltoolplacer.cpp | ||
832 | modified: linden/indra/newview/lltoolselect.cpp | ||
833 | modified: linden/indra/newview/lltracker.cpp | ||
834 | modified: linden/indra/newview/llviewercontrol.cpp | ||
835 | modified: linden/indra/newview/llviewerdisplay.cpp | ||
836 | modified: linden/indra/newview/llviewermenu.cpp | ||
837 | modified: linden/indra/newview/llviewermessage.cpp | ||
838 | modified: linden/indra/newview/llviewerobject.cpp | ||
839 | modified: linden/indra/newview/llviewertexteditor.cpp | ||
840 | modified: linden/indra/newview/llviewerwindow.cpp | ||
841 | modified: linden/indra/newview/llvoavatar.cpp | ||
842 | modified: linden/indra/newview/llvovolume.cpp | ||
843 | modified: linden/indra/newview/llworldmapview.cpp | ||
844 | modified: linden/indra/newview/pipeline.cpp | ||
845 | new file: linden/indra/newview/rlvevent.h | ||
846 | new file: linden/indra/newview/rlvextensions.cpp | ||
847 | new file: linden/indra/newview/rlvextensions.h | ||
848 | new file: linden/indra/newview/rlvfloaterbehaviour.cpp | ||
849 | new file: linden/indra/newview/rlvfloaterbehaviour.h | ||
850 | new file: linden/indra/newview/rlvhandler.cpp | ||
851 | new file: linden/indra/newview/rlvhandler.h | ||
852 | new file: linden/indra/newview/rlvhelper.cpp | ||
853 | new file: linden/indra/newview/rlvhelper.h | ||
854 | new file: linden/indra/newview/rlvmultistringsearch.cpp | ||
855 | new file: linden/indra/newview/rlvmultistringsearch.h | ||
856 | new file: linden/indra/newview/skins/default/xui/en-us/floater_rlv_behaviour.xml | ||
787 | 857 | ||
788 | modified: linden/indra/newview/llviewermenu.cpp | ||
789 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
790 | 858 | ||
859 | 2009-09-04 McCabe Maxsted <hakushakukun@gmail.com> | ||
791 | 860 | ||
792 | ======= | 861 | * Updated GStreamer and Zlib windows libs. |
793 | >>>>>>> mccabe/1.2.0-next | ||
794 | 2009-09-04 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
795 | 862 | ||
796 | * Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch. | 863 | modified: linden/indra/cmake/CopyWinLibs.cmake |
797 | Made a few non-functional changes to help it apply. | 864 | modified: linden/install.xml |
798 | |||
799 | modified: linden/indra/llcommon/llchat.h | ||
800 | modified: linden/indra/newview/CMakeLists.txt | ||
801 | modified: linden/indra/newview/app_settings/settings.xml | ||
802 | modified: linden/indra/newview/app_settings/settings_per_account.xml | ||
803 | modified: linden/indra/newview/llagent.cpp | ||
804 | modified: linden/indra/newview/llagent.h | ||
805 | modified: linden/indra/newview/llappviewer.cpp | ||
806 | modified: linden/indra/newview/llchatbar.cpp | ||
807 | modified: linden/indra/newview/llfloaterabout.cpp | ||
808 | modified: linden/indra/newview/llfloateractivespeakers.cpp | ||
809 | modified: linden/indra/newview/llfloaterbeacons.cpp | ||
810 | modified: linden/indra/newview/llfloaterchat.cpp | ||
811 | modified: linden/indra/newview/llfloaterinspect.cpp | ||
812 | modified: linden/indra/newview/llfloaterland.cpp | ||
813 | modified: linden/indra/newview/llfloaterland.h | ||
814 | modified: linden/indra/newview/llfloatermap.cpp | ||
815 | modified: linden/indra/newview/llfloatermap.h | ||
816 | modified: linden/indra/newview/llfloateropenobject.cpp | ||
817 | modified: linden/indra/newview/llfloaterproperties.cpp | ||
818 | modified: linden/indra/newview/llfloaterregioninfo.cpp | ||
819 | modified: linden/indra/newview/llfloaterregioninfo.h | ||
820 | modified: linden/indra/newview/llfloaterreporter.cpp | ||
821 | modified: linden/indra/newview/llfloatersettingsdebug.cpp | ||
822 | modified: linden/indra/newview/llfloaterwindlight.cpp | ||
823 | modified: linden/indra/newview/llfloaterworldmap.cpp | ||
824 | modified: linden/indra/newview/llglsandbox.cpp | ||
825 | modified: linden/indra/newview/llhoverview.cpp | ||
826 | modified: linden/indra/newview/llhudtext.cpp | ||
827 | modified: linden/indra/newview/llhudtext.h | ||
828 | modified: linden/indra/newview/llimpanel.cpp | ||
829 | modified: linden/indra/newview/llimview.cpp | ||
830 | modified: linden/indra/newview/llinventorybridge.cpp | ||
831 | modified: linden/indra/newview/llinventorymodel.cpp | ||
832 | modified: linden/indra/newview/llinventoryview.cpp | ||
833 | modified: linden/indra/newview/llinventoryview.h | ||
834 | modified: linden/indra/newview/llmaniptranslate.cpp | ||
835 | modified: linden/indra/newview/llnetmap.cpp | ||
836 | modified: linden/indra/newview/llnotify.cpp | ||
837 | modified: linden/indra/newview/lloverlaybar.cpp | ||
838 | modified: linden/indra/newview/llpanelavatar.cpp | ||
839 | modified: linden/indra/newview/llpanelclassified.cpp | ||
840 | modified: linden/indra/newview/llpanelcontents.cpp | ||
841 | modified: linden/indra/newview/llpaneldisplay.cpp | ||
842 | modified: linden/indra/newview/llpanelinventory.cpp | ||
843 | modified: linden/indra/newview/llpanelland.cpp | ||
844 | modified: linden/indra/newview/llpanellogin.cpp | ||
845 | modified: linden/indra/newview/llpanelobject.cpp | ||
846 | modified: linden/indra/newview/llpanelpermissions.cpp | ||
847 | modified: linden/indra/newview/llpanelpick.cpp | ||
848 | modified: linden/indra/newview/llprefsim.cpp | ||
849 | modified: linden/indra/newview/llpreviewscript.cpp | ||
850 | modified: linden/indra/newview/llselectmgr.cpp | ||
851 | modified: linden/indra/newview/llstartup.cpp | ||
852 | modified: linden/indra/newview/llstatusbar.cpp | ||
853 | modified: linden/indra/newview/lltoolbar.cpp | ||
854 | modified: linden/indra/newview/lltooldraganddrop.cpp | ||
855 | modified: linden/indra/newview/lltoolface.cpp | ||
856 | modified: linden/indra/newview/lltoolgrab.cpp | ||
857 | modified: linden/indra/newview/lltoolpie.cpp | ||
858 | modified: linden/indra/newview/lltoolplacer.cpp | ||
859 | modified: linden/indra/newview/lltoolselect.cpp | ||
860 | modified: linden/indra/newview/lltracker.cpp | ||
861 | modified: linden/indra/newview/llviewercontrol.cpp | ||
862 | modified: linden/indra/newview/llviewerdisplay.cpp | ||
863 | modified: linden/indra/newview/llviewermenu.cpp | ||
864 | modified: linden/indra/newview/llviewermessage.cpp | ||
865 | modified: linden/indra/newview/llviewerobject.cpp | ||
866 | modified: linden/indra/newview/llviewertexteditor.cpp | ||
867 | modified: linden/indra/newview/llviewerwindow.cpp | ||
868 | modified: linden/indra/newview/llvoavatar.cpp | ||
869 | modified: linden/indra/newview/llvovolume.cpp | ||
870 | modified: linden/indra/newview/llworldmapview.cpp | ||
871 | modified: linden/indra/newview/pipeline.cpp | ||
872 | new file: linden/indra/newview/rlvevent.h | ||
873 | new file: linden/indra/newview/rlvextensions.cpp | ||
874 | new file: linden/indra/newview/rlvextensions.h | ||
875 | new file: linden/indra/newview/rlvfloaterbehaviour.cpp | ||
876 | new file: linden/indra/newview/rlvfloaterbehaviour.h | ||
877 | new file: linden/indra/newview/rlvhandler.cpp | ||
878 | new file: linden/indra/newview/rlvhandler.h | ||
879 | new file: linden/indra/newview/rlvhelper.cpp | ||
880 | new file: linden/indra/newview/rlvhelper.h | ||
881 | new file: linden/indra/newview/rlvmultistringsearch.cpp | ||
882 | new file: linden/indra/newview/rlvmultistringsearch.h | ||
883 | new file: linden/indra/newview/skins/default/xui/en-us/floater_rlv_behaviour.xml | ||
884 | 865 | ||
885 | 866 | ||
886 | 2009-09-04 McCabe Maxsted <hakushakukun@gmail.com> | 867 | * Fixed inability to minimize chat history. |
887 | 868 | ||
888 | * Updated GStreamer and Zlib windows libs. | 869 | modified: linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml |
889 | 870 | ||
890 | modified: linden/indra/cmake/CopyWinLibs.cmake | ||
891 | modified: linden/install.xml | ||
892 | |||
893 | |||
894 | * Fixed inability to minimize chat history. | ||
895 | |||
896 | modified: linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml | ||
897 | |||
898 | |||
899 | * Rebranded startup loading page to Imprudence. | ||
900 | |||
901 | modified: linden/indra/newview/skins/default/html/en-us/loading/loading.html | ||
902 | new file: linden/indra/newview/skins/default/html/en-us/loading/imprudence_loading.png | ||
903 | |||
904 | |||
905 | * Cherry-picked Armin's middle mouse copy branch. | ||
906 | * Cherry-picked Armin's double-click tp inworld branch. | ||
907 | |||
908 | |||
909 | * Added 'Go Here' to object pie menu. | ||
910 | |||
911 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | ||
912 | |||
913 | |||
914 | * Integrated 1.23's tool floater with link/unlink buttons. | ||
915 | |||
916 | modified: linden/indra/newview/llfloatertelehub.cpp | ||
917 | modified: linden/indra/newview/llfloatertools.cpp | ||
918 | modified: linden/indra/newview/llfloatertools.h | ||
919 | modified: linden/indra/newview/llviewermenu.cpp | ||
920 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | ||
921 | |||
922 | 871 | ||
923 | * Fixed tree/grass label not hiding. | 872 | * Rebranded startup loading page to Imprudence. |
924 | 873 | ||
925 | modified: linden/indra/newview/llfloatertools.cpp | 874 | modified: linden/indra/newview/skins/default/html/en-us/loading/loading.html |
875 | new file: linden/indra/newview/skins/default/html/en-us/loading/imprudence_loading.png | ||
876 | |||
877 | |||
878 | * Cherry-picked Armin's middle mouse copy branch. | ||
879 | |||
880 | |||
881 | * Cherry-picked Armin's double-click tp inworld branch. | ||
882 | |||
883 | |||
884 | * Added 'Go Here' to object pie menu. | ||
885 | |||
886 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | ||
887 | |||
888 | |||
889 | * Integrated 1.23's tool floater with link/unlink buttons. | ||
890 | |||
891 | modified: linden/indra/newview/llfloatertelehub.cpp | ||
892 | modified: linden/indra/newview/llfloatertools.cpp | ||
893 | modified: linden/indra/newview/llfloatertools.h | ||
894 | modified: linden/indra/newview/llviewermenu.cpp | ||
895 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | ||
896 | |||
897 | |||
898 | * Fixed tree/grass label not hiding. | ||
899 | |||
900 | modified: linden/indra/newview/llfloatertools.cpp | ||
901 | |||
926 | 902 | ||
927 | |||
928 | 2009-09-03 Jacek Antonelli <jacek.antonelli@gmail.com> | 903 | 2009-09-03 Jacek Antonelli <jacek.antonelli@gmail.com> |
929 | 904 | ||
930 | * Backported 1.23 fix for animation joint assertion crash. | 905 | * Backported 1.23 fix for animation joint assertion crash. |
931 | 906 | ||
932 | modified: linden/indra/llcharacter/llkeyframemotion.cpp | 907 | modified: linden/indra/llcharacter/llkeyframemotion.cpp |
933 | 908 | ||
934 | 909 | ||
935 | * Updated object backup feature to Meerkat's SVN, imported floater. | 910 | * Updated object backup feature to Meerkat's SVN, imported floater. |
936 | 911 | ||
937 | modified: linden/indra/newview/primbackup.cpp | 912 | modified: linden/indra/newview/primbackup.cpp |
938 | modified: linden/indra/newview/primbackup.h | 913 | modified: linden/indra/newview/primbackup.h |
939 | new file: linden/indra/newview/skins/default/xui/en-us/floater_prim_import.xml | 914 | new file: linden/indra/newview/skins/default/xui/en-us/floater_prim_import.xml |
940 | 915 | ||
941 | 916 | ||
942 | * Imported Meerkat's object backup feature. | 917 | * Imported Meerkat's object backup feature. |
943 | 918 | ||
944 | modified: linden/indra/newview/CMakeLists.txt | 919 | modified: linden/indra/newview/CMakeLists.txt |
945 | modified: linden/indra/newview/app_settings/settings.xml | 920 | modified: linden/indra/newview/app_settings/settings.xml |
946 | modified: linden/indra/newview/llviewermenu.cpp | 921 | modified: linden/indra/newview/llviewermenu.cpp |
947 | modified: linden/indra/newview/llviewerobjectlist.cpp | 922 | modified: linden/indra/newview/llviewerobjectlist.cpp |
948 | new file: linden/indra/newview/primbackup.cpp | 923 | new file: linden/indra/newview/primbackup.cpp |
949 | new file: linden/indra/newview/primbackup.h | 924 | new file: linden/indra/newview/primbackup.h |
950 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | 925 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml |
951 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | 926 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml |
952 | 927 | ||
953 | 928 | ||
954 | * Updated some python scripts to not use deprecated modules. | 929 | * Updated some python scripts to not use deprecated modules. |
955 | 930 | ||
956 | modified: linden/indra/lib/python/indra/base/lluuid.py | 931 | modified: linden/indra/lib/python/indra/base/lluuid.py |
957 | modified: linden/indra/lib/python/indra/ipc/llmessage.py | 932 | modified: linden/indra/lib/python/indra/ipc/llmessage.py |
958 | modified: linden/scripts/install.py | 933 | modified: linden/scripts/install.py |
959 | 934 | ||
960 | 935 | ||
961 | 2009-08-29 McCabe Maxsted <hakushakukun@gmail.com> | 936 | 2009-08-29 McCabe Maxsted <hakushakukun@gmail.com> |
962 | 937 | ||
963 | * Fixed OpenAL CMake error | 938 | * Fixed OpenAL CMake error |
964 | 939 | ||
965 | modified: linden/indra/cmake/OPENAL.cmake | 940 | modified: linden/indra/cmake/OPENAL.cmake |
966 | 941 | ||
967 | 942 | ||
968 | * Fixed CMake not finding GLib on windows. | 943 | * Fixed CMake not finding GLib on windows. |
969 | 944 | ||
970 | modified: linden/indra/cmake/GStreamer.cmake | 945 | modified: linden/indra/cmake/GStreamer.cmake |
971 | 946 | ||
972 | 947 | ||
973 | 2009-08-12 McCabe Maxsted <hakushakukun@gmail.com> | 948 | 2009-08-12 McCabe Maxsted <hakushakukun@gmail.com> |
974 | 949 | ||
975 | * Added basic radar to the minimap. | 950 | * Added basic radar to the minimap. |
976 | 951 | ||
977 | modified: linden/indra/newview/llfloatermap.cpp | 952 | modified: linden/indra/newview/llfloatermap.cpp |
978 | modified: linden/indra/newview/llfloatermap.h | 953 | modified: linden/indra/newview/llfloatermap.h |
979 | modified: linden/indra/newview/llnetmap.cpp | 954 | modified: linden/indra/newview/llnetmap.cpp |
980 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | 955 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml |
981 | 956 | ||
982 | 957 | ||
983 | 2009-06-14 McCabe Maxsted <hakushakukun@gmail.com> | 958 | 2009-06-14 McCabe Maxsted <hakushakukun@gmail.com> |
984 | 959 | ||
985 | * Added IM preference for showing IMs in either main or local chat. | 960 | * Added IM preference for showing IMs in either main or local chat. |
986 | 961 | ||
987 | modified: linden/indra/newview/app_settings/settings.xml | 962 | modified: linden/indra/newview/app_settings/settings.xml |
988 | modified: linden/indra/newview/llfloaterchat.cpp | 963 | modified: linden/indra/newview/llfloaterchat.cpp |
989 | modified: linden/indra/newview/llprefsim.cpp | 964 | modified: linden/indra/newview/llprefsim.cpp |
990 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml | 965 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml |
991 | 966 | ||
992 | 967 | ||
993 | * Online/Offline notifications now always show in IM windows. | 968 | * Online/Offline notifications now always show in IM windows. |
994 | 969 | ||
995 | modified: linden/indra/newview/llcallingcard.cpp | 970 | modified: linden/indra/newview/llcallingcard.cpp |
996 | 971 | ||
997 | 972 | ||
998 | * Audio stream track info displayed in chat instead of notices. | 973 | * Audio stream track info displayed in chat instead of notices. |
999 | 974 | ||
1000 | modified: indra/newview/lloverlaybar.cpp | 975 | modified: indra/newview/lloverlaybar.cpp |
1001 | 976 | ||
1002 | 977 | ||
1003 | * Fixed stream info not updating. | 978 | * Fixed stream info not updating. |
1004 | |||
1005 | modified: indra/llmedia/llmediaimplgstreamer.cpp | ||
1006 | |||
1007 | |||
1008 | Dale Glass <email@unknown.com> | ||
1009 | 979 | ||
1010 | * VWR-12655: Add support for displaying the title of the song. | 980 | modified: indra/llmedia/llmediaimplgstreamer.cpp |
1011 | 981 | ||
1012 | modified: indra/llaudio/audioengine.h | 982 | |
1013 | modified: indra/llmedia/llmediaimplgstreamer.cpp | 983 | 2009-06-14 Dale Glass <email@unknown.com> |
1014 | modified: indra/llmedia/llmediaimplgstreamer.h | 984 | |
1015 | modified: indra/llmedia/llmediaobserver.h | 985 | * VWR-12655: Add support for displaying the title of the song. |
1016 | modified: indra/newview/app_settings/settings.xml | 986 | |
1017 | modified: indra/newview/lloverlaybar.cpp | 987 | modified: indra/llaudio/audioengine.h |
1018 | modified: indra/newview/skins/default/xui/en-us/panel_preferences_audio.xml | 988 | modified: indra/llmedia/llmediaimplgstreamer.cpp |
989 | modified: indra/llmedia/llmediaimplgstreamer.h | ||
990 | modified: indra/llmedia/llmediaobserver.h | ||
991 | modified: indra/newview/app_settings/settings.xml | ||
992 | modified: indra/newview/lloverlaybar.cpp | ||
993 | modified: indra/newview/skins/default/xui/en-us/panel_preferences_audio.xml | ||
1019 | 994 | ||
1020 | 995 | ||
1021 | 2009-06-13 McCabe Maxsted <hakushakukun@gmail.com> | 996 | 2009-06-13 McCabe Maxsted <hakushakukun@gmail.com> |
1022 | 997 | ||
1023 | * Added 'Show Map' option to the mini-map menu. | 998 | * Added 'Show Map' option to the mini-map menu. |
1024 | 999 | ||
1025 | modified: linden/indra/newview/llnetmap.cpp | 1000 | modified: linden/indra/newview/llnetmap.cpp |
1026 | modified: linden/indra/newview/llnetmap.h | 1001 | modified: linden/indra/newview/llnetmap.h |
1027 | modified: linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml | 1002 | modified: linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml |
1028 | 1003 | ||
1029 | 1004 | ||
1030 | * Moved mini-map tooltips to XML, added panning tooltip. | 1005 | * Moved mini-map tooltips to XML, added panning tooltip. |
1031 | 1006 | ||
1032 | modified: linden/indra/newview/llnetmap.cpp | 1007 | modified: linden/indra/newview/llnetmap.cpp |
1033 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | 1008 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml |
1034 | modified: linden/indra/newview/skins/default/xui/en-us/panel_mini_map.xml | 1009 | modified: linden/indra/newview/skins/default/xui/en-us/panel_mini_map.xml |
1035 | 1010 | ||
1036 | 1011 | ||
1037 | * Removed double click tp checkbox from preferences as it keeps the two maps more in sync, | 1012 | * Removed double click tp checkbox from preferences as it keeps |
1038 | and Show Map is in the minimap now. Keeping the debug setting. | 1013 | the two maps more in sync, and Show Map is in the minimap now. |
1039 | 1014 | Keeping the debug setting. | |
1040 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml | 1015 | |
1016 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml | ||
1041 | 1017 | ||
1042 | 1018 | ||
1043 | * Forgot tooltip for map opening, fixed typo. | 1019 | * Forgot tooltip for map opening, fixed typo. |
1044 | 1020 | ||
1045 | modified: linden/indra/newview/llnetmap.cpp | 1021 | modified: linden/indra/newview/llnetmap.cpp |
1046 | modified: linden/indra/newview/skins/default/xui/en-us/panel_mini_map.xml | 1022 | modified: linden/indra/newview/skins/default/xui/en-us/panel_mini_map.xml |
1047 | 1023 | ||
1048 | 1024 | ||
1049 | * Show muted avatars as grey in the mini-map. | 1025 | * Show muted avatars as grey in the mini-map. |
1050 | 1026 | ||
1051 | modified: linden/indra/newview/llnetmap.cpp | 1027 | modified: linden/indra/newview/llnetmap.cpp |
1052 | modified: linden/indra/newview/llworldmapview.cpp | 1028 | modified: linden/indra/newview/llworldmapview.cpp |
1053 | modified: linden/indra/newview/skins/default/colors_base.xml | 1029 | modified: linden/indra/newview/skins/default/colors_base.xml |
1054 | modified: linden/indra/newview/skins/silver/colors_base.xml | 1030 | modified: linden/indra/newview/skins/silver/colors_base.xml |
1055 | 1031 | ||
1056 | 1032 | ||
1057 | * Cleaned up some old unused references. | 1033 | * Cleaned up some old unused references. |
1058 | 1034 | ||
1059 | modified: linden/indra/newview/llappviewer.cpp | 1035 | modified: linden/indra/newview/llappviewer.cpp |
1060 | modified: linden/indra/newview/llappviewer.h | 1036 | modified: linden/indra/newview/llappviewer.h |
1061 | modified: linden/indra/newview/llfloaterreporter.cpp | 1037 | modified: linden/indra/newview/llfloaterreporter.cpp |
1062 | modified: linden/indra/newview/llnetmap.cpp | 1038 | modified: linden/indra/newview/llnetmap.cpp |
1063 | modified: linden/indra/newview/llviewermessage.cpp | 1039 | modified: linden/indra/newview/llviewermessage.cpp |
1064 | 1040 | ||
1065 | 1041 | ||
1066 | Aimee Trescothick <aimee@ama-zing.co.uk> | 1042 | 2009-06-13 Aimee Trescothick <aimee@ama-zing.co.uk> |
1067 | 1043 | ||
1068 | * VWR-4106: Mini-map beacon icon doesn't display correctly when beacon position above or below camera. | 1044 | * VWR-4106: Mini-map beacon icon doesn't display correctly |
1069 | 1045 | when beacon position above or below camera. | |
1070 | modified: linden/indra/newview/llworldmapview.cpp | 1046 | |
1071 | modified: linden/indra/newview/llworldmapview.h | 1047 | modified: linden/indra/newview/llworldmapview.cpp |
1072 | 1048 | modified: linden/indra/newview/llworldmapview.h | |
1073 | 1049 | ||
1074 | * VWR-12631: setting to adjust the maximum size of objects displayed on the minimap (MiniMapPrimMaxRadius). | 1050 | |
1075 | 1051 | * VWR-12631: setting to adjust the maximum size of objects | |
1076 | modified: linden/indra/newview/app_settings/settings.xml | 1052 | displayed on the minimap (MiniMapPrimMaxRadius). |
1077 | modified: linden/indra/newview/llnetmap.cpp | 1053 | |
1078 | modified: linden/indra/newview/llviewerobjectlist.cpp | 1054 | modified: linden/indra/newview/app_settings/settings.xml |
1079 | 1055 | modified: linden/indra/newview/llnetmap.cpp | |
1080 | 1056 | modified: linden/indra/newview/llviewerobjectlist.cpp | |
1081 | Armin Weatherwax <email@unknown.com> | 1057 | |
1082 | 1058 | ||
1059 | 2009-06-13 Armin Weatherwax <email@unknown.com> | ||
1060 | |||
1083 | * Updated OpenJpeg to 1.3 for Linux. | 1061 | * Updated OpenJpeg to 1.3 for Linux. |
1084 | 1062 | ||
1085 | modified: linden/indra/newview/viewer_manifest.py | 1063 | modified: linden/indra/newview/viewer_manifest.py |
1086 | modified: linden/install.xml | 1064 | modified: linden/install.xml |
1087 | 1065 | ||
1088 | 1066 | ||
1089 | 2009-06-12 McCabe Maxsted <hakushakukun@gmail.com> | 1067 | 2009-06-12 McCabe Maxsted <hakushakukun@gmail.com> |
1090 | 1068 | ||
1091 | * Applied patch by Robin Cornelius for VWR-12686: | 1069 | * Applied patch by Robin Cornelius for VWR-12686 |
1092 | LLTextureCache::writeToCache() does not cache textures smaller than TEXTURE_CACHE_ENTRY_SIZE | 1070 | LLTextureCache::writeToCache() does not cache textures |
1093 | 1071 | smaller than TEXTURE_CACHE_ENTRY_SIZE | |
1094 | modified: linden/indra/newview/lltexturecache.cpp | 1072 | |
1095 | 1073 | modified: linden/indra/newview/lltexturecache.cpp | |
1096 | 1074 | ||
1097 | Aimee Trescothick <aimee@ama-zing.co.uk> | 1075 | |
1098 | 1076 | 2009-06-12 Aimee Trescothick <aimee@ama-zing.co.uk> | |
1077 | |||
1099 | * VWR-6918: Hide/Show Selection Outlines. | 1078 | * VWR-6918: Hide/Show Selection Outlines. |
1100 | 1079 | ||
1101 | modified: indra/newview/app_settings/settings.xml | 1080 | modified: indra/newview/app_settings/settings.xml |
1102 | modified: indra/newview/llappviewer.cpp | 1081 | modified: indra/newview/llappviewer.cpp |
1103 | modified: indra/newview/llselectmgr.cpp | 1082 | modified: indra/newview/llselectmgr.cpp |
1104 | modified: indra/newview/llselectmgr.h | 1083 | modified: indra/newview/llselectmgr.h |
1105 | modified: indra/newview/llviewermenu.cpp | 1084 | modified: indra/newview/llviewermenu.cpp |
1106 | modified: indra/newview/skins/default/xui/en-us/menu_viewer.xml | 1085 | modified: indra/newview/skins/default/xui/en-us/menu_viewer.xml |
1107 | 1086 | ||
1108 | 1087 | ||
1109 | * VWR-13221: Allow panning of the mini-map. | 1088 | * VWR-13221: Allow panning of the mini-map. |
1110 | 1089 | ||
1111 | modified: indra/newview/app_settings/settings.xml | 1090 | modified: indra/newview/app_settings/settings.xml |
1112 | modified: indra/newview/llnetmap.cpp | 1091 | modified: indra/newview/llnetmap.cpp |
1113 | modified: indra/newview/llnetmap.h | 1092 | modified: indra/newview/llnetmap.h |
1114 | modified: indra/newview/skins/default/xui/en-us/menu_mini_map.xml | 1093 | modified: indra/newview/skins/default/xui/en-us/menu_mini_map.xml |
1115 | 1094 | ||
1116 | 1095 | ||
1117 | 2009-06-11 McCabe Maxsted <hakushakukun@gmail.com> | 1096 | 2009-06-11 McCabe Maxsted <hakushakukun@gmail.com> |
1118 | 1097 | ||
1119 | * Moved 'Duplicate' to the Tools menu. | 1098 | * Moved 'Duplicate' to the Tools menu. |
1120 | * Renamed 'Select Tool' to 'Choose Tool', moved Selection options into a flyout menu. | 1099 | |
1121 | * Renamed 'Set permissions on selected task inventory' to 'Set Bulk Permissions'. | 1100 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml |
1122 | 1101 | ||
1123 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | 1102 | |
1124 | 1103 | * Renamed 'Select Tool' to 'Choose Tool', moved Selection options | |
1125 | 1104 | into a flyout menu. | |
1105 | |||
1106 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
1107 | |||
1108 | |||
1109 | * Renamed 'Set permissions on selected task inventory' | ||
1110 | to 'Set Bulk Permissions'. | ||
1111 | |||
1112 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||
1113 | |||
1114 | |||
1126 | * Added missing mini-map xui files. | 1115 | * Added missing mini-map xui files. |
1127 | 1116 | ||
1128 | new file: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | 1117 | new file: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml |
1129 | new file: linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml | 1118 | new file: linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml |
1130 | new file: linden/indra/newview/skins/default/xui/en-us/panel_mini_map.xml | 1119 | new file: linden/indra/newview/skins/default/xui/en-us/panel_mini_map.xml |
1131 | 1120 | ||
1132 | 1121 | ||
1133 | * Added patch and .pyc files to .gitignore. | 1122 | * Added patch and .pyc files to .gitignore. |
1134 | 1123 | ||
1135 | modified: .gitignore | 1124 | modified: .gitignore |
1136 | 1125 | ||
1137 | 1126 | ||
1138 | * Added Link/Unlink buttons to the Tools floater. | 1127 | * Added Link/Unlink buttons to the Tools floater. |
1139 | 1128 | ||
1140 | modified: linden/indra/newview/llfloatertools.cpp | 1129 | modified: linden/indra/newview/llfloatertools.cpp |
1141 | modified: linden/indra/newview/llfloatertools.h | 1130 | modified: linden/indra/newview/llfloatertools.h |
1142 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | 1131 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml |
1143 | 1132 | ||
1144 | 1133 | ||
1145 | * Fixed 'Unlink' not toggling in Tools menu. | 1134 | * Fixed 'Unlink' not toggling in Tools menu. |
1146 | 1135 | ||
1147 | modified: linden/indra/newview/llviewermenu.cpp | 1136 | modified: linden/indra/newview/llviewermenu.cpp |
1148 | 1137 | ||
1149 | 1138 | ||
1150 | * Added Link/Unlink options to the object pie menu. | 1139 | * Added Link/Unlink options to the object pie menu. |
1151 | 1140 | ||
1152 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | 1141 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml |
1153 | 1142 | ||
1154 | 1143 | ||
1155 | * Double clicking inventory objects toggles wear/detach. | 1144 | * Double clicking inventory objects toggles wear/detach. |
1156 | Patch originally by Nicholaz Beresford with additions by Henri Beauchamp. | 1145 | Patch originally by Nicholaz Beresford with additions |
1157 | 1146 | by Henri Beauchamp. | |
1158 | modified: indra/newview/llinventorybridge.cpp | 1147 | |
1148 | modified: indra/newview/llinventorybridge.cpp | ||
1159 | 1149 | ||
1160 | 1150 | ||
1161 | 2009-06-10 McCabe Maxsted <hakushakukun@gmail.com> | 1151 | 2009-06-10 McCabe Maxsted <hakushakukun@gmail.com> |
1162 | 1152 | ||
1163 | * Fixed Communicate window not toggling from menu. | 1153 | * Fixed Communicate window not toggling from menu. |
1164 | 1154 | ||
1165 | modified: indra/newview/llviewermenu.cpp | 1155 | modified: indra/newview/llviewermenu.cpp |
1166 | 1156 | ||
1167 | 1157 | ||
1168 | * Applied MJM's tree and grass pulldown list from the Hippo Viewer. | 1158 | * Applied MJM's tree and grass pulldown list from the Hippo Viewer. |
1169 | 1159 | ||
1170 | modified: linden/indra/newview/app_settings/grass.xml | 1160 | modified: linden/indra/newview/app_settings/grass.xml |
1171 | modified: linden/indra/newview/app_settings/settings.xml | 1161 | modified: linden/indra/newview/app_settings/settings.xml |
1172 | modified: linden/indra/newview/app_settings/trees.xml | 1162 | modified: linden/indra/newview/app_settings/trees.xml |
1173 | modified: linden/indra/newview/llfloatertools.cpp | 1163 | modified: linden/indra/newview/llfloatertools.cpp |
1174 | modified: linden/indra/newview/llfloatertools.h | 1164 | modified: linden/indra/newview/llfloatertools.h |
1175 | modified: linden/indra/newview/lltoolplacer.cpp | 1165 | modified: linden/indra/newview/lltoolplacer.cpp |
1176 | modified: linden/indra/newview/llvograss.cpp | 1166 | modified: linden/indra/newview/llvograss.cpp |
1177 | modified: linden/indra/newview/llvograss.h | 1167 | modified: linden/indra/newview/llvograss.h |
1178 | modified: linden/indra/newview/llvotree.cpp | 1168 | modified: linden/indra/newview/llvotree.cpp |
1179 | modified: linden/indra/newview/llvotree.h | 1169 | modified: linden/indra/newview/llvotree.h |
1180 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | 1170 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml |
1181 | 1171 | ||
1182 | 1172 | ||
1183 | * Added pulldown label and fixed combobox not hiding. | 1173 | * Added pulldown label and fixed combobox not hiding. |
1184 | 1174 | ||
1185 | modified: linden/indra/newview/llfloatertools.cpp | 1175 | modified: linden/indra/newview/llfloatertools.cpp |
1186 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | 1176 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml |
1187 | 1177 | ||
1188 | 1178 | ||
1189 | * Applied Armin's patch to create an Advanced Menu menu item. | 1179 | * Applied Armin's patch to create an Advanced Menu menu item. |
1190 | (Placed it in View and changed it to a check.) | 1180 | Placed it in View and changed it to a check. |
1191 | 1181 | ||
1192 | modified: linden/indra/newview/llviewermenu.cpp | 1182 | modified: linden/indra/newview/llviewermenu.cpp |
1193 | modified: linden/indra/newview/llviewerwindow.cpp | 1183 | modified: linden/indra/newview/llviewerwindow.cpp |
1194 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | 1184 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml |
1195 | 1185 | ||
1196 | 1186 | ||
1197 | 2009-06-09 McCabe Maxsted <hakushakukun@gmail.com> | 1187 | 2009-06-09 McCabe Maxsted <hakushakukun@gmail.com> |
1198 | 1188 | ||
1199 | * Backported 1.23's minimap conversion to XUI. | 1189 | * Backported 1.23's minimap conversion to XUI. |
1200 | 1190 | ||
1201 | modified: indra/llui/llui.cpp | 1191 | modified: indra/llui/llui.cpp |
1202 | modified: indra/llui/llui.h | 1192 | modified: indra/llui/llui.h |
1203 | modified: indra/newview/CMakeLists.txt | 1193 | modified: indra/newview/CMakeLists.txt |
1204 | modified: indra/newview/llagent.cpp | 1194 | modified: indra/newview/llagent.cpp |
1205 | modified: indra/newview/llcolorscheme.cpp | 1195 | modified: indra/newview/llcolorscheme.cpp |
1206 | modified: indra/newview/llcolorscheme.h | 1196 | modified: indra/newview/llcolorscheme.h |
1207 | modified: indra/newview/llfloatermap.cpp | 1197 | modified: indra/newview/llfloatermap.cpp |
1208 | modified: indra/newview/llfloatermap.h | 1198 | modified: indra/newview/llfloatermap.h |
1209 | modified: indra/newview/llmenucommands.cpp | 1199 | modified: indra/newview/llmenucommands.cpp |
1210 | modified: indra/newview/llnetmap.cpp | 1200 | modified: indra/newview/llnetmap.cpp |
1211 | modified: indra/newview/llnetmap.h | 1201 | modified: indra/newview/llnetmap.h |
1212 | modified: indra/newview/llstartup.cpp | 1202 | modified: indra/newview/llstartup.cpp |
1213 | modified: indra/newview/llviewercontrol.cpp | 1203 | modified: indra/newview/llviewercontrol.cpp |
1214 | modified: indra/newview/llviewermenu.cpp | 1204 | modified: indra/newview/llviewermenu.cpp |
1215 | modified: indra/newview/llviewerobject.cpp | 1205 | modified: indra/newview/llviewerobject.cpp |
1216 | modified: indra/newview/llviewerregion.cpp | 1206 | modified: indra/newview/llviewerregion.cpp |
1217 | modified: indra/newview/llviewerwindow.cpp | 1207 | modified: indra/newview/llviewerwindow.cpp |
1218 | modified: indra/newview/llworldmapview.cpp | 1208 | modified: indra/newview/llworldmapview.cpp |
1219 | modified: indra/newview/skins/default/colors_base.xml | 1209 | modified: indra/newview/skins/default/colors_base.xml |
1220 | modified: indra/newview/skins/silver/colors_base.xml | 1210 | modified: indra/newview/skins/silver/colors_base.xml |
1221 | 1211 | ||
1222 | 1212 | ||
1223 | * Applied Aimee's minimap magnify patch. | 1213 | * Applied Aimee's minimap magnify patch. |
1224 | 1214 | ||
1225 | modified: doc/contributions.txt | 1215 | modified: doc/contributions.txt |
1226 | modified: indra/newview/app_settings/settings.xml | 1216 | modified: indra/newview/app_settings/settings.xml |
1227 | modified: indra/newview/llnetmap.cpp | 1217 | modified: indra/newview/llnetmap.cpp |
1228 | modified: indra/newview/llnetmap.h | 1218 | modified: indra/newview/llnetmap.h |
1229 | modified: indra/newview/llworldmapview.cpp | 1219 | modified: indra/newview/llworldmapview.cpp |
1230 | modified: indra/newview/llworldmapview.h | 1220 | modified: indra/newview/llworldmapview.h |
1231 | modified: indra/newview/skins/default/textures/textures.xml | 1221 | modified: indra/newview/skins/default/textures/textures.xml |
1232 | 1222 | ||
1233 | 1223 | ||
1234 | 2009-06-08 McCabe Maxsted <hakushakukun@gmail.com> | 1224 | 2009-06-08 McCabe Maxsted <hakushakukun@gmail.com> |
1235 | 1225 | ||
1236 | * Changed 'IM Received' button to '__ New IMs'. | 1226 | * Changed 'IM Received' button to '__ New IMs'. |
1237 | 1227 | ||
1238 | modified: linden/indra/newview/llfloaterchatterbox.cpp | 1228 | modified: linden/indra/newview/llfloaterchatterbox.cpp |
1239 | modified: linden/indra/newview/llimview.cpp | 1229 | modified: linden/indra/newview/llimview.cpp |
1240 | modified: linden/indra/newview/llimview.h | 1230 | modified: linden/indra/newview/llimview.h |
1241 | modified: linden/indra/newview/lloverlaybar.cpp | 1231 | modified: linden/indra/newview/lloverlaybar.cpp |
1242 | modified: linden/indra/newview/lloverlaybar.h | 1232 | modified: linden/indra/newview/lloverlaybar.h |
1243 | modified: linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml | 1233 | modified: linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml |
1244 | 1234 | ||
1245 | 1235 | ||
1246 | * Backported LL's version of VWR-2681 from 1.23. | 1236 | * Backported LL's version of VWR-2681 from 1.23. |
1247 | 1237 | ||
1248 | modified: indra/newview/app_settings/settings.xml | 1238 | modified: indra/newview/app_settings/settings.xml |
1249 | modified: indra/newview/llfloateravatarpicker.cpp | 1239 | modified: indra/newview/llfloateravatarpicker.cpp |
1250 | modified: indra/newview/llfloateravatarpicker.h | 1240 | modified: indra/newview/llfloateravatarpicker.h |
1251 | modified: indra/newview/llfloatergodtools.cpp | 1241 | modified: indra/newview/llfloatergodtools.cpp |
1252 | modified: indra/newview/llglsandbox.cpp | 1242 | modified: indra/newview/llglsandbox.cpp |
1253 | modified: indra/newview/llnetmap.cpp | 1243 | modified: indra/newview/llnetmap.cpp |
1254 | modified: indra/newview/llviewerobjectlist.cpp | 1244 | modified: indra/newview/llviewerobjectlist.cpp |
1255 | modified: indra/newview/llworld.cpp | 1245 | modified: indra/newview/llworld.cpp |
1256 | modified: indra/newview/llworld.h | 1246 | modified: indra/newview/llworld.h |
1257 | modified: indra/newview/pipeline.cpp | 1247 | modified: indra/newview/pipeline.cpp |
1258 | modified: indra/newview/skins/default/xui/en-us/floater_avatar_picker.xml | 1248 | modified: indra/newview/skins/default/xui/en-us/floater_avatar_picker.xml |
1259 | 1249 | ||
1260 | 1250 | ||
1261 | * Fixed the Resident Chooser showing hair instead of calling cards. | 1251 | * Fixed the Resident Chooser showing hair instead of calling cards. |
1262 | 1252 | ||
1263 | modified: indra/newview/llfloateravatarpicker.cpp | 1253 | modified: indra/newview/llfloateravatarpicker.cpp |
1264 | 1254 | ||
1265 | 1255 | ||
1266 | 2009-06-07 McCabe Maxsted <hakushakukun@gmail.com> | 1256 | 2009-06-07 McCabe Maxsted <hakushakukun@gmail.com> |
1267 | 1257 | ||
1268 | * Fixed CopyWinLibs.CMake errors (removed vivox). | 1258 | * Fixed CopyWinLibs.CMake errors (removed vivox). |
1269 | 1259 | ||
1270 | modified: linden/indra/cmake/CopyWinLibs.cmake | 1260 | modified: linden/indra/cmake/CopyWinLibs.cmake |
1271 | modified: linden/install.xml | 1261 | modified: linden/install.xml |
1272 | 1262 | ||
1273 | 1263 | ||
1274 | * Fixed VC++ error C2864: 'LLAudioEngine_OpenAL::WIND_BUFFER_SIZE_SEC' : | 1264 | * Fixed VC++ error C2864: 'LLAudioEngine_OpenAL::WIND_BUFFER_SIZE_SEC' : |
1275 | only static const integral data members can be initialized within a class. | 1265 | only static const integral data members can be initialized within a class. |
1276 | 1266 | ||
1277 | modified: linden/indra/llaudio/audioengine_openal.cpp | 1267 | modified: linden/indra/llaudio/audioengine_openal.cpp |
1278 | modified: linden/indra/llaudio/audioengine_openal.h | 1268 | modified: linden/indra/llaudio/audioengine_openal.h |
1279 | 1269 | ||
1280 | 1270 | ||
1281 | * Fixed VC++ warning C4305: '=' : truncation from 'double' to 'float' for mVolume. | 1271 | * Fixed VC++ warning C4305: '=' : truncation from 'double' to 'float' for mVolume. |
1282 | 1272 | ||
1283 | modified: linden/indra/llmedia/llmediaimplgstreamer.cpp | 1273 | modified: linden/indra/llmedia/llmediaimplgstreamer.cpp |
1284 | 1274 | ||
1285 | 1275 | ||
1286 | * Removed bad entries from copy_win_libs. | 1276 | * Removed bad entries from copy_win_libs. |
1287 | * Restored zlib1.dll (not a bad entry). | 1277 | * Restored zlib1.dll (not a bad entry). |
1288 | 1278 | ||
1289 | modified: linden/indra/cmake/CopyWinLibs.cmake | 1279 | modified: linden/indra/cmake/CopyWinLibs.cmake |
1290 | 1280 | ||
1291 | 1281 | ||
1292 | * Removed old linden glib entry that was interfering. | 1282 | * Removed old linden glib entry that was interfering. |
1293 | * Updated windows zlib archive. | 1283 | * Updated windows zlib archive. |
1294 | * Updated windows iconv archive. | 1284 | * Updated windows iconv archive. |
1295 | 1285 | ||
1296 | modified: linden/install.xml | 1286 | modified: linden/install.xml |
1297 | 1287 | ||
1298 | 1288 | ||
1299 | * Placed the gstreamer plugins in newview where they belong. | 1289 | * Placed the gstreamer plugins in newview where they belong. |
1300 | 1290 | ||
1301 | modified: linden/indra/cmake/CopyWinLibs.cmake | 1291 | modified: linden/indra/cmake/CopyWinLibs.cmake |
1302 | modified: linden/install.xml | 1292 | modified: linden/install.xml |
1303 | 1293 | ||
1304 | 1294 | ||
1305 | 2009-05-30 Jacek Antonelli <jacek.antonelli@gmail.com> | 1295 | 2009-05-30 Jacek Antonelli <jacek.antonelli@gmail.com> |