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