aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2009-09-23 02:52:02 -0500
committerJacek Antonelli2009-09-23 02:52:02 -0500
commit43e98d9922d2d163fb5f44f63e33fa207b53d3c2 (patch)
treee5da68070e495a4554450159682a8532fd0b61a2 /ChangeLog.txt
parentUpdated Grid Manager from Meerkat's SVN (as of r215). (diff)
parentMoved "Show HUD Attachments" back to View, restored shortcut. (diff)
downloadmeta-impy-43e98d9922d2d163fb5f44f63e33fa207b53d3c2.zip
meta-impy-43e98d9922d2d163fb5f44f63e33fa207b53d3c2.tar.gz
meta-impy-43e98d9922d2d163fb5f44f63e33fa207b53d3c2.tar.bz2
meta-impy-43e98d9922d2d163fb5f44f63e33fa207b53d3c2.tar.xz
Merge branch 'next' into login-manager
Conflicts: linden/indra/newview/llinventorymodel.cpp linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt423
1 files changed, 423 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index cd7c841..ec193b5 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,368 @@
12009-09-23 Jacek Antonelli <jacek.antonelli@gmail.com>
2
3 * Moved "Show HUD Attachments" back to View, restored shortcut.
4 Reverts earlier change (Jan 27) which moved it to Advanced menu.
5
6 modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
7
8
92009-09-21 McCabe Maxsted <hakushakukun@gmail.com>
10
11 * Changed 'Presets' button to 'Sky'.
12
13 modified: linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml
14 modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_controls.xml
15 modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml
16 modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml
17
18
19 * Applied Jacek's patch to show number of avatars in world map.
20
21 modified: linden/indra/newview/app_settings/settings.xml
22 modified: linden/indra/newview/llworldmapview.cpp
23
24
25 * Fixed map textures displaying an X.
26
27 modified: linden/indra/newview/llworldmapview.cpp
28
29
30 * Display selected avatars larger than normal, zoom in at a reasonable speed. Included missing artwork.
31
32 modified: linden/indra/newview/llnetmap.cpp
33 new file: linden/indra/newview/skins/default/textures/map_avatar_32.tga
34 new file: linden/indra/newview/skins/default/textures/map_avatar_above_32.tga
35 new file: linden/indra/newview/skins/default/textures/map_avatar_below_32.tga
36 new file: linden/indra/newview/skins/default/textures/map_avatar_you_32.tga
37
38
392009-09-20 McCabe Maxsted <hakushakukun@gmail.com>
40
41 * Dynamically change max prim size depending upon LL/OpenSim grid (added setting for opensim detection: LoggedIntoOpenSim). OpenSim max is 128m.
42
43 modified: linden/indra/llmath/xform.h
44 modified: linden/indra/newview/app_settings/settings
45 modified: linden/indra/newview/llmanipscale.cpp
46 modified: linden/indra/newview/llmanipscale.h
47 modified: linden/indra/newview/llpanelobject.cpp
48 modified: linden/indra/newview/llviewermessage.cpp
49 modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml
50
51
52 * Fixed inventory offers not avatar name (another RLVa bug).
53
54 modified: linden/indra/newview/llviewermessage.cpp
55
56
57 * Fixed group titles showing up as ?.
58
59 modified: linden/indra/newview/llvoavatar.cpp
60
61
62 * Added adult compliant flag.
63
64 modified: linden/indra/newview/llstartup.cpp
65
66
672009-09-18 McCabe Maxsted <hakushakukun@gmail.com>
68
69 * Applied patch by Aleric Inglewood for VWR-13996 - avatars using 1.22 completely invisible on first sight.
70
71 modified: linden/indra/newview/llspatialpartition.cpp
72
73
742009-09-16 McCabe Maxsted <hakushakukun@gmail.com>
75
76 * Estate and track buttons now disable when they should, tweaked spacing.
77
78 modified: linden/indra/newview/llfloatermap.cpp
79 modified: linden/indra/newview/llfloatermap.h
80 modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml
81
82
832009-09-15 McCabe Maxsted <hakushakukun@gmail.com>
84
85 * Applied patch by Robin Cornelius for VWR-11128 - Python not always detected by develop.py.
86
87 modified: linden/indra/cmake/Python.cmake
88
89
90 * Applied patch by Robin Cornelius for VWR-11138 - Make develop.py play nicely with express editions of Visual Studio.
91
92 modified: linden/indra/develop.py
93
94
95 * Added Codebastard Redgrave's windlight presets to Imprudence.
96
97 new file: linden/indra/newview/app_settings/windlight/skies/Rouge%201.xml
98 new file: linden/indra/newview/app_settings/windlight/skies/Rouge%202.xml
99 new file: linden/indra/newview/app_settings/windlight/skies/Rouge%203.xml
100 new file: linden/indra/newview/app_settings/windlight/skies/Rouge%204.xml
101 new file: linden/indra/newview/app_settings/windlight/skies/Rouge%205.xml
102 new file: linden/indra/newview/app_settings/windlight/skies/Rouge%206.xml
103
104
105 * Added tabs to mini-map radar.
106
107 modified: linden/indra/newview/llfloatermap.cpp
108 modified: linden/indra/newview/llfloatermap.h
109 modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml
110
111
112 * Some code cleanup.
113
114 modified: linden/indra/newview/llfloatermap.cpp
115 modified: linden/indra/newview/llfloatermap.h
116 modified: linden/indra/newview/llnetmap.cpp
117
118
119 * Fixed bad RLVa behavior in minimap.
120
121 modified: linden/indra/newview/llnetmap.cpp
122
123
124 * Don't track avatars when focus lost.
125
126 modified: linden/indra/newview/llfloatermap.cpp
127
128
129 * Fixed min minimap size.
130
131 modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml
132
133
134 * Moved Rotate Mini-Map option to mini-map menu, added first use dialog.
135
136 modified: linden/indra/newview/llfirstuse.cpp
137 modified: linden/indra/newview/llfirstuse.h
138 modified: linden/indra/newview/llfloatermap.cpp
139 modified: linden/indra/newview/llnetmap.cpp
140 modified: linden/indra/newview/llnetmap.h
141 modified: linden/indra/newview/llpanelgeneral.cpp
142 modified: linden/indra/newview/app_settings/settings.xml
143 modified: linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml
144 modified: linden/indra/newview/skins/default/xui/en-us/notify.xml
145 modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml
146
147
1482009-09-14 McCabe Maxsted <hakushakukun@gmail.com>
149
150 * Small improvement to hide selection outlines in LLSelectMgr.
151
152 modified: linden/indra/newview/llselectmgr.cpp
153
154
155 * Small performance change from Emerald viewer in LLVLComposition.
156
157 modified: linden/indra/newview/llvlcomposition.cpp
158
159
160 * Applied BlockClickSit debug setting from Emerald to block sit click action.
161
162 modified: linden/indra/newview/app_settings/settings.xml
163 modified: linden/indra/newview/lltoolpie.cpp
164
165
166 * Fixed unhandled exception in llviewerobjectlist.cpp
167
168 modified: linden/indra/newview/llviewerobjectlist.cpp
169
170
1712009-09-13 McCabe Maxsted <hakushakukun@gmail.com>
172
173 * Added prev/next buttons for windlight presets, cleaned up some stuff.
174
175 modified: linden/indra/newview/llfloaterwindlight.cpp
176 modified: linden/indra/newview/llfloaterwindlight.h
177 modified: linden/indra/newview/llwindlightremotectrl.cpp
178 modified: linden/indra/newview/llwlparammanager.cpp
179 modified: linden/indra/newview/llwlparammanager.h
180 modified: linden/indra/newview/skins/default/textures/textures.xml
181 modified: linden/indra/newview/skins/default/xui/en-us/floater_windlight_options.xml
182
183
184 * Fixed World options not showing up when windlight remote expanded.
185
186 modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml
187
188
189 * Added missing left/right arrow textures.
190
191 new file: linden/indra/newview/skins/default/textures/arrow_left.tga
192 new file: linden/indra/newview/skins/default/textures/arrow_right.tga
193 new file: linden/indra/newview/skins/silver/textures/arrow_left.tga
194 new file: linden/indra/newview/skins/silver/textures/arrow_right.tga
195
196
1972009-09-12 McCabe Maxsted <hakushakukun@gmail.com>
198
199 * Clarified 'show in search' in profile.
200
201 modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml
202
203
204 * Fixed windlight toolbar not updating windlight floater pulldown.
205
206 modified: linden/indra/newview/llfloaterwindlight.cpp
207 modified: linden/indra/newview/llwindlightremotectrl.cpp
208 modified: linden/indra/newview/llwlparammanager.cpp
209 modified: linden/indra/newview/llwlparammanager.h
210
211
212 * Fixed windlight toolbar presets not applying when region default.
213
214 modified: linden/indra/newview/llwindlightremotectrl.cpp
215
216
2172009-09-11 McCabe Maxsted <hakushakukun@gmail.com>
218
219 * Applied inventory Search menu from Emerald viewer (still ugly).
220
221 modified: newview/app_settings/settings.xml
222 modified: newview/llfolderview.cpp
223 modified: newview/llfolderview.h
224 modified: newview/llinventoryactions.cpp
225 modified: newview/llinventoryview.cpp
226 modified: newview/skins/default/xui/en-us/floater_inventory.xml
227
228
229 * Applied patch for long distance opensim hypergrid tps (SVC-2491)
230 (Feature currently disabled in OpenSim)
231
232 modified: linden/indra/newview/llviewermessage.cpp
233
234
235 * Fixed browser window showing wrong title.
236
237 modified: linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml
238
239
240 * Fixed double click tp from working on HUDs.
241
242 modified: linden/indra/newview/lltoolpie.cpp
243
244
245 * Added minimize to snapshot window.
246
247 modified: linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml
248
249
250 * Upped the max bandwidth setting to 5000kbps (default 1000kbps).
251
252 modified: linden/indra/newview/llviewerthrottle.cpp
253 modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml
254 modified: linden/indra/newview/app_settings/settings.xml
255
256
257 * Applied patch to wear multiple attachments at once (VWR-5063).
258
259 modified: linden/indra/newview/llinventoryactions.cpp
260 modified: linden/indra/newview/llinventorybridge.cpp
261
262
263 * Fixed profile account info spacing.
264
265 modified: indra/newview/skins/default/xui/en-us/panel_avatar.xml
266
267
268 * Applied patch by Latif Khalifa for VWR-5370 (Detached "Contacts" panel cannot be hidden/closed via menu or shortcut (Ctrl/Cmd-Shift-F))
269
270 modified: linden/indra/newview/llfloaterchatterbox.h
271
272
273 * Applied and modified Emerald viewer feature that shows what groups are hidden in your profile.
274
275 modified: linden/indra/newview/llpanelavatar.cpp
276 modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml
277
278
2792009-09-10 McCabe Maxsted <hakushakukun@gmail.com>
280
281 * Created new toolbar control for windlight presets and options.
282
283 new file: linden/indra/newview/llwindlightremotectrl.cpp
284 new file: linden/indra/newview/llwindlightremotectrl.h
285 new file: linden/indra/newview/skins/default/xui/en-us/panel_windlight_controls.xml
286 new file: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml
287 new file: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml
288 modified: linden/indra/newview/CMakeLists.txt
289 modified: linden/indra/newview/app_settings/settings.xml
290 modified: linden/indra/newview/llfloaterwindlight.cpp
291 modified: linden/indra/newview/lloverlaybar.cpp
292 modified: linden/indra/newview/lloverlaybar.h
293 modified: linden/indra/newview/llpaneldisplay.cpp
294 modified: linden/indra/newview/llpaneldisplay.h
295 modified: linden/indra/newview/llwlparammanager.cpp
296 modified: linden/indra/newview/llwlparammanager.h
297 modified: linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml
298 modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml
299
300
301 * Fixed missing 'm' for draw distance slider.
302
303 modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml
304
305
3062009-09-09 McCabe Maxsted <hakushakukun@gmail.com>
307
308 * Backported clickable object names from 1.23.
309
310 new file: llcommon/llcursortypes.cpp
311 new file: llcommon/llcursortypes.h
312 new file: newview/llfloaterobjectiminfo.cpp
313 new file: newview/llfloaterobjectiminfo.h
314 new file: newview/skins/default/xui/en-us/floater_object_im_info.xm
315 modified: llcommon/CMakeLists.txt
316 modified: llcommon/llchat.h
317 modified: llui/llpanel.cpp
318 modified: llui/llpanel.h
319 modified: llui/lltextbox.cpp
320 modified: llui/lltextbox.h
321 modified: llui/lltexteditor.cpp
322 modified: llui/lltexteditor.h
323 modified: llui/llview.cpp
324 modified: llui/llview.h
325 modified: llwindow/llwindow.h
326 modified: newview/CMakeLists.txt
327 modified: newview/app_settings/settings.xml
328 modified: newview/llfloaterabout.cpp
329 modified: newview/llfloaterchat.cpp
330 modified: newview/llgroupnotify.cpp
331 modified: newview/llimpanel.cpp
332 modified: newview/llstylemap.cpp
333 modified: newview/llstylemap.h
334 modified: newview/llviewermessage.cpp
335 modified: newview/skins/default/colors_base.xml
336 modified: newview/skins/silver/colors_base.xml
337
338
339 * Applied ReinstateShowTextureUUID Cool Viewer patch (reverts the "fix" for VWR-1919).
340 Patch by Henri Beauchamp, modified by McCabe Maxsted.
341
342 modified: linden/indra/newview/lltexturectrl.cpp
343 modified: linden/indra/newview/llviewermenu.cpp
344
345
346 * Fixed unlink option enabling when selecting textures.
347
348 modified: linden/indra/newview/llfloatertools.cpp
349 modified: linden/indra/newview/llviewermenu.cpp
350
351
352 * Redid layout of profile window, added group invite button.
353
354 modified: linden/indra/newview/llpanelavatar.cpp
355 modified: linden/indra/newview/llpanelavatar.h
356 modified: linden/indra/newview/skins/default/xui/en-us/floater_profile.xml
357 modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml
358 deleted: linden/indra/newview/skins/silver/xui/en-us/panel_avatar.xml
359
360
361 * Admin options now only show for other people's profiles.
362
363 modified: linden/indra/newview/llpanelavatar.cpp
364
365
12009-09-09 Jacek Antonelli <jacek.antonelli@gmail.com> 3662009-09-09 Jacek Antonelli <jacek.antonelli@gmail.com>
2 367
3 * Updated Grid Manager from Meerkat's SVN (as of r215). 368 * Updated Grid Manager from Meerkat's SVN (as of r215).
@@ -205,6 +570,8 @@
205 570
206 * Fixed ground sit menu entry missing check. 571 * Fixed ground sit menu entry missing check.
207 572
573<<<<<<< HEAD
574=======
208 modified: linden/indra/newview/llviewermenu.cpp 575 modified: linden/indra/newview/llviewermenu.cpp
209 modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml 576 modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
210 577
@@ -213,10 +580,22 @@
213 580
214 * Converted RLVa menu items to XUI. 581 * Converted RLVa menu items to XUI.
215 582
583>>>>>>> mccabe/1.2.0-next
216 modified: linden/indra/newview/llviewermenu.cpp 584 modified: linden/indra/newview/llviewermenu.cpp
217 modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml 585 modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
218 586
219 587
588<<<<<<< HEAD
5892009-09-05 Jacek Antonelli <jacek.antonelli@gmail.com>
590
591 * Converted RLVa menu items to XUI.
592
593 modified: linden/indra/newview/llviewermenu.cpp
594 modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
595
596
597=======
598>>>>>>> mccabe/1.2.0-next
2202009-09-04 Jacek Antonelli <jacek.antonelli@gmail.com> 5992009-09-04 Jacek Antonelli <jacek.antonelli@gmail.com>
221 600
222 * Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch. 601 * Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch.
@@ -396,6 +775,16 @@
396 modified: linden/indra/cmake/GStreamer.cmake 775 modified: linden/indra/cmake/GStreamer.cmake
397 776
398 777
7782009-08-12 McCabe Maxsted <hakushakukun@gmail.com>
779
780 * Added basic radar to the minimap.
781
782 modified: linden/indra/newview/llfloatermap.cpp
783 modified: linden/indra/newview/llfloatermap.h
784 modified: linden/indra/newview/llnetmap.cpp
785 modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml
786
787
3992009-06-14 McCabe Maxsted <hakushakukun@gmail.com> 7882009-06-14 McCabe Maxsted <hakushakukun@gmail.com>
400 789
401 * Added IM preference for showing IMs in either main or local chat. 790 * Added IM preference for showing IMs in either main or local chat.
@@ -409,6 +798,29 @@
409 * Online/Offline notifications now always show in IM windows. 798 * Online/Offline notifications now always show in IM windows.
410 799
411 modified: linden/indra/newview/llcallingcard.cpp 800 modified: linden/indra/newview/llcallingcard.cpp
801
802
803 * Audio stream track info displayed in chat instead of notices.
804
805 modified: indra/newview/lloverlaybar.cpp
806
807
808 * Fixed stream info not updating.
809
810 modified: indra/llmedia/llmediaimplgstreamer.cpp
811
812
813 Dale Glass <email@unknown.com>
814
815 * VWR-12655: Add support for displaying the title of the song.
816
817 modified: indra/llaudio/audioengine.h
818 modified: indra/llmedia/llmediaimplgstreamer.cpp
819 modified: indra/llmedia/llmediaimplgstreamer.h
820 modified: indra/llmedia/llmediaobserver.h
821 modified: indra/newview/app_settings/settings.xml
822 modified: indra/newview/lloverlaybar.cpp
823 modified: indra/newview/skins/default/xui/en-us/panel_preferences_audio.xml
412 824
413 825
4142009-06-13 McCabe Maxsted <hakushakukun@gmail.com> 8262009-06-13 McCabe Maxsted <hakushakukun@gmail.com>
@@ -611,6 +1023,17 @@
611 modified: indra/newview/llworldmapview.cpp 1023 modified: indra/newview/llworldmapview.cpp
612 modified: indra/newview/skins/default/colors_base.xml 1024 modified: indra/newview/skins/default/colors_base.xml
613 modified: indra/newview/skins/silver/colors_base.xml 1025 modified: indra/newview/skins/silver/colors_base.xml
1026
1027
1028 * Applied Aimee's minimap magnify patch.
1029
1030 modified: doc/contributions.txt
1031 modified: indra/newview/app_settings/settings.xml
1032 modified: indra/newview/llnetmap.cpp
1033 modified: indra/newview/llnetmap.h
1034 modified: indra/newview/llworldmapview.cpp
1035 modified: indra/newview/llworldmapview.h
1036 modified: indra/newview/skins/default/textures/textures.xml
614 1037
615 1038
6162009-06-08 McCabe Maxsted <hakushakukun@gmail.com> 10392009-06-08 McCabe Maxsted <hakushakukun@gmail.com>