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