diff options
author | Jacek Antonelli | 2009-11-19 01:43:09 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-11-19 01:43:09 -0600 |
commit | ded2589eae6e392d2ff973d882a0182d2af199cf (patch) | |
tree | 1f53b6fd9cbe5fac2dd221347d22e8f50b73835b | |
parent | Updated RELEASE_NOTES.txt for 1.2.0 final, and beta 2. (diff) | |
download | meta-impy-ded2589eae6e392d2ff973d882a0182d2af199cf.zip meta-impy-ded2589eae6e392d2ff973d882a0182d2af199cf.tar.gz meta-impy-ded2589eae6e392d2ff973d882a0182d2af199cf.tar.bz2 meta-impy-ded2589eae6e392d2ff973d882a0182d2af199cf.tar.xz |
Added 1.2.0 ChangeLog.txt header. Also cleaned up whitespace.
-rw-r--r-- | ChangeLog.txt | 380 |
1 files changed, 193 insertions, 187 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 33c9aac..9a56462 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,8 @@ | |||
1 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
2 | =- 1.2.0 -= | ||
3 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
4 | |||
5 | |||
1 | 2009-11-18 Jacek Antonelli <jacek.antonelli@gmail.com> | 6 | 2009-11-18 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 7 | ||
3 | * SNOW-108: Fast timers fail on non i386 systems | 8 | * SNOW-108: Fast timers fail on non i386 systems |
@@ -10,7 +15,7 @@ | |||
10 | 15 | ||
11 | * Added "File > Export Selected Objects..." | 16 | * Added "File > Export Selected Objects..." |
12 | 17 | ||
13 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | 18 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml |
14 | 19 | ||
15 | 20 | ||
16 | * Added "(L$[COST] per texture)" to "Import + Upload..." | 21 | * Added "(L$[COST] per texture)" to "Import + Upload..." |
@@ -91,12 +96,12 @@ | |||
91 | 2009-11-18 McCabe Maxsted <hakushakukun@gmail.com> | 96 | 2009-11-18 McCabe Maxsted <hakushakukun@gmail.com> |
92 | 97 | ||
93 | * Removed old unused reference to gProductName in windows updater. | 98 | * Removed old unused reference to gProductName in windows updater. |
94 | 99 | ||
95 | modified: linden/indra/win_updater/updater.cpp | 100 | modified: linden/indra/win_updater/updater.cpp |
96 | 101 | ||
97 | 102 | ||
98 | * Cleaned up a harmless bad merge in llimagej2coj.cpp. | 103 | * Cleaned up a harmless bad merge in llimagej2coj.cpp. |
99 | 104 | ||
100 | modified: linden/indra/llimagej2coj/llimagej2coj.cpp | 105 | modified: linden/indra/llimagej2coj/llimagej2coj.cpp |
101 | 106 | ||
102 | 107 | ||
@@ -121,14 +126,14 @@ | |||
121 | 2009-11-12 McCabe Maxsted <hakushakukun@gmail.com> | 126 | 2009-11-12 McCabe Maxsted <hakushakukun@gmail.com> |
122 | 127 | ||
123 | * Fixed Hide Group Titles preferences option. | 128 | * Fixed Hide Group Titles preferences option. |
124 | 129 | ||
125 | modified: linden/indra/newview/llvoavatar.cpp | 130 | modified: linden/indra/newview/llvoavatar.cpp |
126 | 131 | ||
127 | 132 | ||
128 | 2009-11-09 McCabe Maxsted <hakushakukun@gmail.com> | 133 | 2009-11-09 McCabe Maxsted <hakushakukun@gmail.com> |
129 | 134 | ||
130 | * Added Geneko Nemeth and Lilly Zenovka to About > Imprudence. | 135 | * Added Geneko Nemeth and Lilly Zenovka to About > Imprudence. |
131 | 136 | ||
132 | modified: linden/indra/newview/skins/default/xui/en-us/floater_about.xml | 137 | modified: linden/indra/newview/skins/default/xui/en-us/floater_about.xml |
133 | 138 | ||
134 | 139 | ||
@@ -154,26 +159,26 @@ | |||
154 | 2009-11-08 McCabe Maxsted <hakushakukun@gmail.com> | 159 | 2009-11-08 McCabe Maxsted <hakushakukun@gmail.com> |
155 | 160 | ||
156 | * Fixed Sunset being mislabeled as Midday in windlight toolbar. | 161 | * Fixed Sunset being mislabeled as Midday in windlight toolbar. |
157 | 162 | ||
158 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml | 163 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml |
159 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | 164 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml |
160 | 165 | ||
161 | 166 | ||
162 | * Remember the last logged in grid between sessions. | 167 | * Remember the last logged in grid between sessions. |
163 | 168 | ||
164 | modified: linden/indra/newview/app_settings/settings.xml | 169 | modified: linden/indra/newview/app_settings/settings.xml |
165 | modified: linden/indra/newview/hippoGridManager.cpp | 170 | modified: linden/indra/newview/hippoGridManager.cpp |
166 | modified: linden/indra/newview/llpanellogin.cpp | 171 | modified: linden/indra/newview/llpanellogin.cpp |
167 | 172 | ||
168 | 173 | ||
169 | * Attempted to make the Advanced shortcut play nice with Linux in XUI. | 174 | * Attempted to make the Advanced shortcut play nice with Linux in XUI. |
170 | 175 | ||
171 | modified: linden/indra/llui/llmenugl.cpp | 176 | modified: linden/indra/llui/llmenugl.cpp |
172 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | 177 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml |
173 | 178 | ||
174 | 179 | ||
175 | * Changed version to 1.20 in other files. | 180 | * Changed version to 1.20 in other files. |
176 | 181 | ||
177 | modified: linden/indra/newview/English.lproj/InfoPlist.strings | 182 | modified: linden/indra/newview/English.lproj/InfoPlist.strings |
178 | modified: linden/indra/newview/Info-Imprudence.plist | 183 | modified: linden/indra/newview/Info-Imprudence.plist |
179 | modified: linden/indra/newview/res/viewerRes.rc | 184 | modified: linden/indra/newview/res/viewerRes.rc |
@@ -206,19 +211,19 @@ | |||
206 | modified: linden/indra/newview/skins/default/xui/pt/alerts.xml | 211 | modified: linden/indra/newview/skins/default/xui/pt/alerts.xml |
207 | modified: linden/indra/newview/skins/default/xui/pt/notify.xml | 212 | modified: linden/indra/newview/skins/default/xui/pt/notify.xml |
208 | modified: linden/indra/newview/skins/default/xui/zh/alerts.xml | 213 | modified: linden/indra/newview/skins/default/xui/zh/alerts.xml |
209 | 214 | ||
210 | 215 | ||
211 | 2009-11-07 McCabe Maxsted <hakushakukun@gmail.com> | 216 | 2009-11-07 McCabe Maxsted <hakushakukun@gmail.com> |
212 | 217 | ||
213 | * Check for different versions of boost in build math files (also fixes broken build math functions). | 218 | * Check for different versions of boost in build math files (also fixes broken build math functions). |
214 | 219 | ||
215 | modified: linden/indra/llmath/llcalc.cpp | 220 | modified: linden/indra/llmath/llcalc.cpp |
216 | modified: linden/indra/llmath/llcalcparser.cpp | 221 | modified: linden/indra/llmath/llcalcparser.cpp |
217 | modified: linden/indra/llmath/llcalcparser.h | 222 | modified: linden/indra/llmath/llcalcparser.h |
218 | 223 | ||
219 | 224 | ||
220 | * Upped version to 1.2.0 RC1. | 225 | * Upped version to 1.2.0 RC1. |
221 | 226 | ||
222 | modified: linden/indra/llcommon/llversionviewer.h | 227 | modified: linden/indra/llcommon/llversionviewer.h |
223 | modified: linden/indra/newview/English.lproj/InfoPlist.strings | 228 | modified: linden/indra/newview/English.lproj/InfoPlist.strings |
224 | modified: linden/indra/newview/Info-Imprudence.plist | 229 | modified: linden/indra/newview/Info-Imprudence.plist |
@@ -226,17 +231,17 @@ | |||
226 | 231 | ||
227 | 232 | ||
228 | * Fixed login page not updating after logout. | 233 | * Fixed login page not updating after logout. |
229 | 234 | ||
230 | modified: linden/indra/newview/llpanellogin.cpp | 235 | modified: linden/indra/newview/llpanellogin.cpp |
231 | 236 | ||
232 | 237 | ||
233 | * Fixed login grid combobox not updating correctly after logout. | 238 | * Fixed login grid combobox not updating correctly after logout. |
234 | 239 | ||
235 | modified: linden/indra/newview/llpanellogin.cpp | 240 | modified: linden/indra/newview/llpanellogin.cpp |
236 | 241 | ||
237 | 242 | ||
238 | * Applied RLVa-1.0.5e_20091107_Imprudence-1.2.0-diff.patch. | 243 | * Applied RLVa-1.0.5e_20091107_Imprudence-1.2.0-diff.patch. |
239 | 244 | ||
240 | modified: linden/indra/newview/llagent.cpp | 245 | modified: linden/indra/newview/llagent.cpp |
241 | modified: linden/indra/newview/llfloateropenobject.cpp | 246 | modified: linden/indra/newview/llfloateropenobject.cpp |
242 | modified: linden/indra/newview/llinventorybridge.cpp | 247 | modified: linden/indra/newview/llinventorybridge.cpp |
@@ -256,10 +261,10 @@ | |||
256 | modified: linden/indra/newview/rlvhandler.h | 261 | modified: linden/indra/newview/rlvhandler.h |
257 | modified: linden/indra/newview/rlvhelper.cpp | 262 | modified: linden/indra/newview/rlvhelper.cpp |
258 | modified: linden/indra/newview/rlvhelper.h | 263 | modified: linden/indra/newview/rlvhelper.h |
259 | 264 | ||
260 | 265 | ||
261 | * Changed default UIScaleFactor to 1.002 as a workaround to some font rendering issues. | 266 | * Changed default UIScaleFactor to 1.002 as a workaround to some font rendering issues. |
262 | 267 | ||
263 | modified: linden/indra/newview/app_settings/settings.xml | 268 | modified: linden/indra/newview/app_settings/settings.xml |
264 | modified: linden/indra/newview/llpanelgeneral.cpp | 269 | modified: linden/indra/newview/llpanelgeneral.cpp |
265 | 270 | ||
@@ -379,13 +384,13 @@ | |||
379 | Very high numbers cause mysterious rounding problems. | 384 | Very high numbers cause mysterious rounding problems. |
380 | 385 | ||
381 | modified: linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml | 386 | modified: linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml |
382 | modified: linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml: | 387 | modified: linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml: |
383 | 388 | ||
384 | 389 | ||
385 | 2009-10-21 McCabe Maxsted <hakushakukun@gmail.com> | 390 | 2009-10-21 McCabe Maxsted <hakushakukun@gmail.com> |
386 | 391 | ||
387 | * Added Advanced menu option for AllowMultipleViewers for testing purposes. | 392 | * Added Advanced menu option for AllowMultipleViewers for testing purposes. |
388 | 393 | ||
389 | modified: linden/indra/newview/llviewermenu.cpp | 394 | modified: linden/indra/newview/llviewermenu.cpp |
390 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | 395 | modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml |
391 | 396 | ||
@@ -394,29 +399,29 @@ | |||
394 | 399 | ||
395 | * Partial fix for avatar names not displaying at > 1024m | 400 | * Partial fix for avatar names not displaying at > 1024m |
396 | (won't be fixed until LL actually sends height in more than one byte -_-) | 401 | (won't be fixed until LL actually sends height in more than one byte -_-) |
397 | 402 | ||
398 | modified: linden/indra/newview/llfloatermap.cpp | 403 | modified: linden/indra/newview/llfloatermap.cpp |
399 | 404 | ||
400 | 405 | ||
401 | * Clamp map teleporting at 4096 rather than 1000. | 406 | * Clamp map teleporting at 4096 rather than 1000. |
402 | 407 | ||
403 | modified: linden/indra/newview/llfloaterworldmap.cpp | 408 | modified: linden/indra/newview/llfloaterworldmap.cpp |
404 | 409 | ||
405 | 410 | ||
406 | * Applied rlva_init-imprudence.patch (fixes RLVa not initializing in 1.2). | 411 | * Applied rlva_init-imprudence.patch (fixes RLVa not initializing in 1.2). |
407 | 412 | ||
408 | modified: linden/indra/newview/llappviewer.cpp | 413 | modified: linden/indra/newview/llappviewer.cpp |
409 | modified: linden/indra/newview/llstartup.cpp | 414 | modified: linden/indra/newview/llstartup.cpp |
410 | 415 | ||
411 | 416 | ||
412 | 2009-10-17 McCabe Maxsted <hakushakukun@gmail.com> | 417 | 2009-10-17 McCabe Maxsted <hakushakukun@gmail.com> |
413 | 418 | ||
414 | * Ported notecard security fix from LL's 1.23.5 viewer. | 419 | * Ported notecard security fix from LL's 1.23.5 viewer. |
415 | 420 | ||
416 | modified: linden/indra/newview/llassetuploadresponders.cpp | 421 | modified: linden/indra/newview/llassetuploadresponders.cpp |
417 | modified: linden/indra/newview/llpreview.cpp | 422 | modified: linden/indra/newview/llpreview.cpp |
418 | modified: linden/indra/newview/llpreview.h | 423 | modified: linden/indra/newview/llpreview.h |
419 | 424 | ||
420 | 425 | ||
421 | 2009-10-16 McCabe Maxsted <hakushakukun@gmail.com> | 426 | 2009-10-16 McCabe Maxsted <hakushakukun@gmail.com> |
422 | 427 | ||
@@ -437,12 +442,12 @@ | |||
437 | modified: linden/indra/newview/rlvhandler.h | 442 | modified: linden/indra/newview/rlvhandler.h |
438 | modified: linden/indra/newview/rlvhelper.cpp | 443 | modified: linden/indra/newview/rlvhelper.cpp |
439 | modified: linden/indra/newview/rlvhelper.h | 444 | modified: linden/indra/newview/rlvhelper.h |
440 | 445 | ||
441 | 446 | ||
442 | 2009-10-13 McCabe Maxsted <hakushakukun@gmail.com> | 447 | 2009-10-13 McCabe Maxsted <hakushakukun@gmail.com> |
443 | 448 | ||
444 | * Applied patch for VWR-6787 by Alissa Sabre - 'none' text in group window not translatable. | 449 | * Applied patch for VWR-6787 by Alissa Sabre - 'none' text in group window not translatable. |
445 | 450 | ||
446 | modified: indra/newview/llfloatergroups.cpp | 451 | modified: indra/newview/llfloatergroups.cpp |
447 | modified: indra/newview/skins/default/xui/de/floater_choose_group.xml | 452 | modified: indra/newview/skins/default/xui/de/floater_choose_group.xml |
448 | modified: indra/newview/skins/default/xui/de/panel_groups.xml | 453 | modified: indra/newview/skins/default/xui/de/panel_groups.xml |
@@ -452,34 +457,34 @@ | |||
452 | modified: indra/newview/skins/default/xui/ja/panel_groups.xml | 457 | modified: indra/newview/skins/default/xui/ja/panel_groups.xml |
453 | modified: indra/newview/skins/default/xui/ko/floater_choose_group.xml | 458 | modified: indra/newview/skins/default/xui/ko/floater_choose_group.xml |
454 | modified: indra/newview/skins/default/xui/ko/panel_groups.xml | 459 | modified: indra/newview/skins/default/xui/ko/panel_groups.xml |
455 | 460 | ||
456 | 461 | ||
457 | * Combine the two mini-map mute buttons into one. | 462 | * Combine the two mini-map mute buttons into one. |
458 | 463 | ||
459 | modified: linden/indra/newview/llfloatermap.cpp | 464 | modified: linden/indra/newview/llfloatermap.cpp |
460 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | 465 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml |
461 | 466 | ||
462 | 467 | ||
463 | * Parcel highlighting when selecting a name in radar is less buggy. | 468 | * Parcel highlighting when selecting a name in radar is less buggy. |
464 | 469 | ||
465 | modified: linden/indra/newview/llfloatermap.cpp | 470 | modified: linden/indra/newview/llfloatermap.cpp |
466 | modified: linden/indra/newview/llfloatermap.h | 471 | modified: linden/indra/newview/llfloatermap.h |
467 | modified: linden/indra/newview/llviewermessage.cpp | 472 | modified: linden/indra/newview/llviewermessage.cpp |
468 | 473 | ||
469 | 474 | ||
470 | * Added history button for group chat as well. | 475 | * Added history button for group chat as well. |
471 | 476 | ||
472 | modified: linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml | 477 | modified: linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml |
473 | 478 | ||
474 | 479 | ||
475 | * Disable IM history button for Linux and Mac users. | 480 | * Disable IM history button for Linux and Mac users. |
476 | 481 | ||
477 | modified: linden/indra/newview/llimpanel.cpp | 482 | modified: linden/indra/newview/llimpanel.cpp |
478 | modified: linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml | 483 | modified: linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml |
479 | 484 | ||
480 | 485 | ||
481 | * Applied show IM logs button from Emerald viewer and added an alert if there is no history. | 486 | * Applied show IM logs button from Emerald viewer and added an alert if there is no history. |
482 | 487 | ||
483 | modified: linden/indra/llwindow/llwindow.h | 488 | modified: linden/indra/llwindow/llwindow.h |
484 | modified: linden/indra/llwindow/llwindowwin32.cpp | 489 | modified: linden/indra/llwindow/llwindowwin32.cpp |
485 | modified: linden/indra/llwindow/llwindowwin32.h | 490 | modified: linden/indra/llwindow/llwindowwin32.h |
@@ -490,7 +495,7 @@ | |||
490 | 495 | ||
491 | 496 | ||
492 | * Updated inventory search to include description (from Emerald). | 497 | * Updated inventory search to include description (from Emerald). |
493 | 498 | ||
494 | modified: linden/indra/newview/llfolderview.cpp | 499 | modified: linden/indra/newview/llfolderview.cpp |
495 | modified: linden/indra/newview/llfolderview.h | 500 | modified: linden/indra/newview/llfolderview.h |
496 | modified: linden/indra/newview/llinventoryactions.cpp | 501 | modified: linden/indra/newview/llinventoryactions.cpp |
@@ -499,44 +504,44 @@ | |||
499 | 504 | ||
500 | 505 | ||
501 | * Disable avatar appearance facelight when local lighting turned off. | 506 | * Disable avatar appearance facelight when local lighting turned off. |
502 | 507 | ||
503 | modified: linden/indra/newview/pipeline.cpp | 508 | modified: linden/indra/newview/pipeline.cpp |
504 | 509 | ||
505 | 510 | ||
506 | 2009-10-12 McCabe Maxsted <hakushakukun@gmail.com> | 511 | 2009-10-12 McCabe Maxsted <hakushakukun@gmail.com> |
507 | 512 | ||
508 | * Only enable import/export of shapes if they're full perm and you're the creator. | 513 | * Only enable import/export of shapes if they're full perm and you're the creator. |
509 | 514 | ||
510 | modified: linden/indra/newview/llfloatercustomize.cpp | 515 | modified: linden/indra/newview/llfloatercustomize.cpp |
511 | 516 | ||
512 | 517 | ||
513 | * Removed Emerald viewer modifier for avatar height label in customize window. | 518 | * Removed Emerald viewer modifier for avatar height label in customize window. |
514 | 519 | ||
515 | modified: linden/indra/newview/llfloatercustomize.cpp | 520 | modified: linden/indra/newview/llfloatercustomize.cpp |
516 | 521 | ||
517 | 522 | ||
518 | * Added avatar shape import and export from Meerkat viewer. | 523 | * Added avatar shape import and export from Meerkat viewer. |
519 | 524 | ||
520 | modified: linden/indra/newview/llfloatercustomize.cpp | 525 | modified: linden/indra/newview/llfloatercustomize.cpp |
521 | modified: linden/indra/newview/llfloatercustomize.h | 526 | modified: linden/indra/newview/llfloatercustomize.h |
522 | modified: linden/indra/newview/llwearable.cpp | 527 | modified: linden/indra/newview/llwearable.cpp |
523 | modified: linden/indra/newview/llwearable.h | 528 | modified: linden/indra/newview/llwearable.h |
524 | modified: linden/indra/newview/skins/default/xui/en-us/floater_customize.xml | 529 | modified: linden/indra/newview/skins/default/xui/en-us/floater_customize.xml |
525 | 530 | ||
526 | 531 | ||
527 | * Added check/uncheck all buttons for make outfit from Meerkat viewer. | 532 | * Added check/uncheck all buttons for make outfit from Meerkat viewer. |
528 | 533 | ||
529 | modified: linden/indra/newview/llfloatercustomize.cpp | 534 | modified: linden/indra/newview/llfloatercustomize.cpp |
530 | modified: linden/indra/newview/skins/default/xui/en-us/floater_new_outfit_dialog.xml | 535 | modified: linden/indra/newview/skins/default/xui/en-us/floater_new_outfit_dialog.xml |
531 | 536 | ||
532 | 537 | ||
533 | * Removed reference to 'Second Life' from postcard message a la Meerkat. | 538 | * Removed reference to 'Second Life' from postcard message a la Meerkat. |
534 | 539 | ||
535 | modified: linden/indra/newview/skins/default/xui/en-us/floater_postcard.xml | 540 | modified: linden/indra/newview/skins/default/xui/en-us/floater_postcard.xml |
536 | 541 | ||
537 | 542 | ||
538 | * Added script load/save from Meerkat viewer. | 543 | * Added script load/save from Meerkat viewer. |
539 | 544 | ||
540 | modified: linden/indra/newview/llfilepicker.cpp | 545 | modified: linden/indra/newview/llfilepicker.cpp |
541 | modified: linden/indra/newview/llfilepicker.h | 546 | modified: linden/indra/newview/llfilepicker.h |
542 | modified: linden/indra/newview/llpreviewscript.cpp | 547 | modified: linden/indra/newview/llpreviewscript.cpp |
@@ -549,17 +554,17 @@ | |||
549 | 2009-10-11 McCabe Maxsted <hakushakukun@gmail.com> | 554 | 2009-10-11 McCabe Maxsted <hakushakukun@gmail.com> |
550 | 555 | ||
551 | * Added particle count to windlight toolbar. | 556 | * Added particle count to windlight toolbar. |
552 | 557 | ||
553 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | 558 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml |
554 | 559 | ||
555 | 560 | ||
556 | * Made advanced water toggle. | 561 | * Made advanced water toggle. |
557 | 562 | ||
558 | modified: linden/indra/newview/llfloaterwater.cpp | 563 | modified: linden/indra/newview/llfloaterwater.cpp |
559 | 564 | ||
560 | 565 | ||
561 | * Added advanced water and windlight sky tabs to sky presets pulldown. | 566 | * Added advanced water and windlight sky tabs to sky presets pulldown. |
562 | 567 | ||
563 | modified: linden/indra/newview/llfloaterwindlight.cpp | 568 | modified: linden/indra/newview/llfloaterwindlight.cpp |
564 | modified: linden/indra/newview/llfloaterwindlight.h | 569 | modified: linden/indra/newview/llfloaterwindlight.h |
565 | modified: linden/indra/newview/llwindlightremotectrl.cpp | 570 | modified: linden/indra/newview/llwindlightremotectrl.cpp |
@@ -568,7 +573,7 @@ | |||
568 | 573 | ||
569 | 574 | ||
570 | * Added next/prev buttons to windlight water window. | 575 | * Added next/prev buttons to windlight water window. |
571 | 576 | ||
572 | modified: linden/indra/newview/llfloaterwater.cpp | 577 | modified: linden/indra/newview/llfloaterwater.cpp |
573 | modified: linden/indra/newview/llfloaterwater.h | 578 | modified: linden/indra/newview/llfloaterwater.h |
574 | modified: linden/indra/newview/skins/default/xui/en-us/floater_water.xml | 579 | modified: linden/indra/newview/skins/default/xui/en-us/floater_water.xml |
@@ -577,12 +582,12 @@ | |||
577 | 2009-10-10 McCabe Maxsted <hakushakukun@gmail.com> | 582 | 2009-10-10 McCabe Maxsted <hakushakukun@gmail.com> |
578 | 583 | ||
579 | * Force minimize button focus to the top of Mini-Map. | 584 | * Force minimize button focus to the top of Mini-Map. |
580 | 585 | ||
581 | modified: linden/indra/newview/llfloatermap.cpp | 586 | modified: linden/indra/newview/llfloatermap.cpp |
582 | 587 | ||
583 | 588 | ||
584 | * Added and tweaked vertical IM option from Emerald viewer. | 589 | * Added and tweaked vertical IM option from Emerald viewer. |
585 | 590 | ||
586 | new file: linden/indra/newview/skins/default/xui/en-us/floater_chatterbox_vertical.xml | 591 | new file: linden/indra/newview/skins/default/xui/en-us/floater_chatterbox_vertical.xml |
587 | modified: linden/indra/newview/app_settings/settings.xml | 592 | modified: linden/indra/newview/app_settings/settings.xml |
588 | modified: linden/indra/newview/llfloaterchatterbox.cpp | 593 | modified: linden/indra/newview/llfloaterchatterbox.cpp |
@@ -594,6 +599,7 @@ | |||
594 | =- 1.2.0 BETA 2 -= | 599 | =- 1.2.0 BETA 2 -= |
595 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 600 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
596 | 601 | ||
602 | |||
597 | 2009-10-09 Jacek Antonelli <jacek.antonelli@gmail.com> | 603 | 2009-10-09 Jacek Antonelli <jacek.antonelli@gmail.com> |
598 | 604 | ||
599 | * Updated and added some Linux libs. | 605 | * Updated and added some Linux libs. |
@@ -609,7 +615,7 @@ | |||
609 | 2009-10-09 McCabe Maxsted <hakushakukun@gmail.com> | 615 | 2009-10-09 McCabe Maxsted <hakushakukun@gmail.com> |
610 | 616 | ||
611 | * Updated version info to 1.2.0 beta 2, added changelog banner. | 617 | * Updated version info to 1.2.0 beta 2, added changelog banner. |
612 | 618 | ||
613 | modified: linden/indra/llcommon/llversionviewer.h | 619 | modified: linden/indra/llcommon/llversionviewer.h |
614 | modified: linden/indra/newview/English.lproj/InfoPlist.strings | 620 | modified: linden/indra/newview/English.lproj/InfoPlist.strings |
615 | modified: linden/indra/newview/Info-Imprudence.plist | 621 | modified: linden/indra/newview/Info-Imprudence.plist |
@@ -617,58 +623,58 @@ | |||
617 | 623 | ||
618 | 624 | ||
619 | * Fixed new search window size hiding next/prev buttons. | 625 | * Fixed new search window size hiding next/prev buttons. |
620 | 626 | ||
621 | modified: linden/indra/newview/skins/default/xui/en-us/floater_directory.xml | 627 | modified: linden/indra/newview/skins/default/xui/en-us/floater_directory.xml |
622 | 628 | ||
623 | 629 | ||
624 | * Mini-map can now be minimized. | 630 | * Mini-map can now be minimized. |
625 | 631 | ||
626 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | 632 | modified: linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml |
627 | 633 | ||
628 | 634 | ||
629 | * Added missing RLVa header file: rlvdefines.h. | 635 | * Added missing RLVa header file: rlvdefines.h. |
630 | 636 | ||
631 | new file: linden/indra/newview/rlvdefines.h | 637 | new file: linden/indra/newview/rlvdefines.h |
632 | 638 | ||
633 | 639 | ||
634 | 2009-10-08 McCabe Maxsted <hakushakukun@gmail.com> | 640 | 2009-10-08 McCabe Maxsted <hakushakukun@gmail.com> |
635 | 641 | ||
636 | * Applied lldialog spam throttle from Emerald viewer. | 642 | * Applied lldialog spam throttle from Emerald viewer. |
637 | 643 | ||
638 | modified: linden/indra/newview/app_settings/settings.xml | 644 | modified: linden/indra/newview/app_settings/settings.xml |
639 | modified: linden/indra/newview/llviewermessage.cpp | 645 | modified: linden/indra/newview/llviewermessage.cpp |
640 | 646 | ||
641 | 647 | ||
642 | * Don't show lldialog boxes from muted avatars anymore. | 648 | * Don't show lldialog boxes from muted avatars anymore. |
643 | 649 | ||
644 | modified: linden/indra/newview/llviewermessage.cpp | 650 | modified: linden/indra/newview/llviewermessage.cpp |
645 | 651 | ||
646 | 652 | ||
647 | * Fixed money change notification happening after logout/login. | 653 | * Fixed money change notification happening after logout/login. |
648 | 654 | ||
649 | modified: linden/indra/newview/llviewermessage.cpp | 655 | modified: linden/indra/newview/llviewermessage.cpp |
650 | 656 | ||
651 | 657 | ||
652 | * Fixed entering sim notification being tied to radar range. | 658 | * Fixed entering sim notification being tied to radar range. |
653 | 659 | ||
654 | modified: linden/indra/newview/llfloatermap.cpp | 660 | modified: linden/indra/newview/llfloatermap.cpp |
655 | 661 | ||
656 | 662 | ||
657 | * Fixed stupid error on my part that broke clickable names in chat history. | 663 | * Fixed stupid error on my part that broke clickable names in chat history. |
658 | 664 | ||
659 | modified: linden/indra/newview/llfloaterchat.cpp | 665 | modified: linden/indra/newview/llfloaterchat.cpp |
660 | 666 | ||
661 | 667 | ||
662 | 2009-10-07 McCabe Maxsted <hakushakukun@gmail.com> | 668 | 2009-10-07 McCabe Maxsted <hakushakukun@gmail.com> |
663 | 669 | ||
664 | * Clickable IMs in chat history was causing readability problems at varying distances, | 670 | * Clickable IMs in chat history was causing readability problems at varying distances, |
665 | decided it was a bug and fixed it. | 671 | decided it was a bug and fixed it. |
666 | 672 | ||
667 | modified: linden/indra/newview/llfloaterchat.cpp | 673 | modified: linden/indra/newview/llfloaterchat.cpp |
668 | 674 | ||
669 | 675 | ||
670 | * Mini-map radar now can notify you when someone enters the sim. | 676 | * Mini-map radar now can notify you when someone enters the sim. |
671 | 677 | ||
672 | modified: linden/indra/newview/app_settings/settings.xml | 678 | modified: linden/indra/newview/app_settings/settings.xml |
673 | modified: linden/indra/newview/llfloatermap.cpp | 679 | modified: linden/indra/newview/llfloatermap.cpp |
674 | modified: linden/indra/newview/llfloatermap.h | 680 | modified: linden/indra/newview/llfloatermap.h |
@@ -678,7 +684,7 @@ | |||
678 | 684 | ||
679 | 685 | ||
680 | * Added typing info to mini-map radar. | 686 | * Added typing info to mini-map radar. |
681 | 687 | ||
682 | modified: linden/indra/newview/llfloatermap.cpp | 688 | modified: linden/indra/newview/llfloatermap.cpp |
683 | modified: linden/indra/newview/llfloatermap.h | 689 | modified: linden/indra/newview/llfloatermap.h |
684 | modified: linden/indra/newview/llviewermessage.cpp | 690 | modified: linden/indra/newview/llviewermessage.cpp |
@@ -686,20 +692,20 @@ | |||
686 | 692 | ||
687 | 693 | ||
688 | * Applied avatar height in customize window from Emerald viewer. | 694 | * Applied avatar height in customize window from Emerald viewer. |
689 | 695 | ||
690 | modified: linden/indra/newview/llfloatercustomize.cpp | 696 | modified: linden/indra/newview/llfloatercustomize.cpp |
691 | modified: linden/indra/newview/skins/default/xui/en-us/floater_customize.xml | 697 | modified: linden/indra/newview/skins/default/xui/en-us/floater_customize.xml |
692 | 698 | ||
693 | 699 | ||
694 | * Fixed random mouseclicks on the edge of the window. | 700 | * Fixed random mouseclicks on the edge of the window. |
695 | 701 | ||
696 | modified: linden/indra/newview/llviewerwindow.cpp | 702 | modified: linden/indra/newview/llviewerwindow.cpp |
697 | 703 | ||
698 | 704 | ||
699 | 2009-10-06 McCabe Maxsted <hakushakukun@gmail.com> | 705 | 2009-10-06 McCabe Maxsted <hakushakukun@gmail.com> |
700 | 706 | ||
701 | * Applied RLVa-1.0.3e_20091005_Imprudence-1.2.0-diff.patch by Kitty Barnett. | 707 | * Applied RLVa-1.0.3e_20091005_Imprudence-1.2.0-diff.patch by Kitty Barnett. |
702 | 708 | ||
703 | modified: linden/indra/newview/CMakeLists.txt | 709 | modified: linden/indra/newview/CMakeLists.txt |
704 | modified: linden/indra/newview/app_settings/settings.xml | 710 | modified: linden/indra/newview/app_settings/settings.xml |
705 | modified: linden/indra/newview/llfirstuse.cpp | 711 | modified: linden/indra/newview/llfirstuse.cpp |
@@ -717,10 +723,10 @@ | |||
717 | 723 | ||
718 | 724 | ||
719 | modified: linden/indra/newview/skins/default/xui/en-us/notify.xml | 725 | modified: linden/indra/newview/skins/default/xui/en-us/notify.xml |
720 | 726 | ||
721 | 727 | ||
722 | * Applied RLVa-1.0.2c_20091005_Imprudence-1.2.0-diff.patch by Kitty Barnett. | 728 | * Applied RLVa-1.0.2c_20091005_Imprudence-1.2.0-diff.patch by Kitty Barnett. |
723 | 729 | ||
724 | modified: linden/indra/newview/llinventorybridge.cpp | 730 | modified: linden/indra/newview/llinventorybridge.cpp |
725 | modified: linden/indra/newview/lltooldraganddrop.cpp | 731 | modified: linden/indra/newview/lltooldraganddrop.cpp |
726 | modified: linden/indra/newview/llviewermenu.cpp | 732 | modified: linden/indra/newview/llviewermenu.cpp |
@@ -729,29 +735,29 @@ modified: linden/indra/newview/skins/default/xui/en-us/notify.xml | |||
729 | modified: linden/indra/newview/rlvhandler.h | 735 | modified: linden/indra/newview/rlvhandler.h |
730 | modified: linden/indra/newview/rlvhelper.cpp | 736 | modified: linden/indra/newview/rlvhelper.cpp |
731 | modified: linden/indra/newview/rlvhelper.h | 737 | modified: linden/indra/newview/rlvhelper.h |
732 | 738 | ||
733 | 739 | ||
734 | 2009-10-05 McCabe Maxsted <hakushakukun@gmail.com> | 740 | 2009-10-05 McCabe Maxsted <hakushakukun@gmail.com> |
735 | 741 | ||
736 | * Renamed 'Create' in object pie to 'Build,' moved it to top right and switched 'Wear' and 'Return.' | 742 | * Renamed 'Create' in object pie to 'Build,' moved it to top right and switched 'Wear' and 'Return.' |
737 | 743 | ||
738 | modified: indra/newview/skins/default/xui/en-us/menu_pie_object.xml | 744 | modified: indra/newview/skins/default/xui/en-us/menu_pie_object.xml |
739 | 745 | ||
740 | 746 | ||
741 | 2009-10-04 McCabe Maxsted <hakushakukun@gmail.com> | 747 | 2009-10-04 McCabe Maxsted <hakushakukun@gmail.com> |
742 | 748 | ||
743 | * Changes that should improve sculpty LOD. | 749 | * Changes that should improve sculpty LOD. |
744 | 750 | ||
745 | modified: linden/indra/llmath/llvolume.cpp | 751 | modified: linden/indra/llmath/llvolume.cpp |
746 | 752 | ||
747 | 753 | ||
748 | * Fixed mini-map distance label and rounding. | 754 | * Fixed mini-map distance label and rounding. |
749 | 755 | ||
750 | modified: linden/indra/newview/llfloatermap.cpp | 756 | modified: linden/indra/newview/llfloatermap.cpp |
751 | 757 | ||
752 | 758 | ||
753 | * Mini-map radar now notifies when someone enters chat range, and how far away they are. | 759 | * Mini-map radar now notifies when someone enters chat range, and how far away they are. |
754 | 760 | ||
755 | modified: linden/indra/newview/app_settings/settings.xml | 761 | modified: linden/indra/newview/app_settings/settings.xml |
756 | modified: linden/indra/newview/llfloatermap.cpp | 762 | modified: linden/indra/newview/llfloatermap.cpp |
757 | modified: linden/indra/newview/llfloatermap.h | 763 | modified: linden/indra/newview/llfloatermap.h |
@@ -778,86 +784,86 @@ modified: linden/indra/newview/skins/default/xui/en-us/notify.xml | |||
778 | 2009-10-03 McCabe Maxsted <hakushakukun@gmail.com> | 784 | 2009-10-03 McCabe Maxsted <hakushakukun@gmail.com> |
779 | 785 | ||
780 | * Disable camera constraints now disables max zoom for the scrollwheel. | 786 | * Disable camera constraints now disables max zoom for the scrollwheel. |
781 | 787 | ||
782 | modified: linden/indra/newview/llagent.cpp | 788 | modified: linden/indra/newview/llagent.cpp |
783 | 789 | ||
784 | 790 | ||
785 | * Fixed layout of debug permissions in tools window. | 791 | * Fixed layout of debug permissions in tools window. |
786 | 792 | ||
787 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | 793 | modified: linden/indra/newview/skins/default/xui/en-us/floater_tools.xml |
788 | 794 | ||
789 | 795 | ||
790 | * Reverted slviewer-0-v12100-AllowDiscardForCreator.patch. | 796 | * Reverted slviewer-0-v12100-AllowDiscardForCreator.patch. |
791 | (Was causing usability issues with new notecard creation). | 797 | (Was causing usability issues with new notecard creation). |
792 | 798 | ||
793 | modified: linden/indra/newview/llviewermessage.cpp | 799 | modified: linden/indra/newview/llviewermessage.cpp |
794 | 800 | ||
795 | 801 | ||
796 | * Added confirmation alerts for double-click tp and auto-pilot. | 802 | * Added confirmation alerts for double-click tp and auto-pilot. |
797 | 803 | ||
798 | modified: linden/indra/newview/llviewermenu.cpp | 804 | modified: linden/indra/newview/llviewermenu.cpp |
799 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml | 805 | modified: linden/indra/newview/skins/default/xui/en-us/alerts.xml |
800 | 806 | ||
801 | 807 | ||
802 | * Fixed extern C issue in llmediaimplgstreamer.h for Windows. | 808 | * Fixed extern C issue in llmediaimplgstreamer.h for Windows. |
803 | 809 | ||
804 | modified: linden/indra/llmedia/llmediaimplgstreamer.h | 810 | modified: linden/indra/llmedia/llmediaimplgstreamer.h |
805 | 811 | ||
806 | 812 | ||
807 | * Fixed account label not showing up in profiles. | 813 | * Fixed account label not showing up in profiles. |
808 | 814 | ||
809 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | 815 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml |
810 | 816 | ||
811 | 817 | ||
812 | * Fixed an issue with llkeywords.cpp(385) and Visual Studio. | 818 | * Fixed an issue with llkeywords.cpp(385) and Visual Studio. |
813 | 819 | ||
814 | modified: linden/indra/llui/llkeywords.cpp | 820 | modified: linden/indra/llui/llkeywords.cpp |
815 | 821 | ||
816 | 822 | ||
817 | * Fixed search window height being too small for new profile layout. | 823 | * Fixed search window height being too small for new profile layout. |
818 | 824 | ||
819 | modified: linden/indra/newview/skins/default/xui/en-us/floater_directory.xml | 825 | modified: linden/indra/newview/skins/default/xui/en-us/floater_directory.xml |
820 | 826 | ||
821 | 827 | ||
822 | 2009-10-02 McCabe Maxsted <hakushakukun@gmail.com> | 828 | 2009-10-02 McCabe Maxsted <hakushakukun@gmail.com> |
823 | 829 | ||
824 | * Added new color setting for Object IMs. | 830 | * Added new color setting for Object IMs. |
825 | 831 | ||
826 | modified: linden/indra/llcommon/llchat.h | 832 | modified: linden/indra/llcommon/llchat.h |
827 | modified: linden/indra/newview/app_settings/settings.xml | 833 | modified: linden/indra/newview/app_settings/settings.xml |
828 | modified: linden/indra/newview/llfloaterchat.cpp | 834 | modified: linden/indra/newview/llfloaterchat.cpp |
829 | modified: linden/indra/newview/llviewermessage.cpp | 835 | modified: linden/indra/newview/llviewermessage.cpp |
830 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | 836 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml |
831 | 837 | ||
832 | 838 | ||
833 | * Fixed 1.2 beta features missing from silver skin. | 839 | * Fixed 1.2 beta features missing from silver skin. |
834 | 840 | ||
835 | deleted: linden/indra/newview/skins/silver/xui/en-us/floater_chatterbox.xml | 841 | deleted: linden/indra/newview/skins/silver/xui/en-us/floater_chatterbox.xml |
836 | modified: linden/indra/newview/skins/silver/xui/en-us/floater_windlight_options.xml | 842 | modified: linden/indra/newview/skins/silver/xui/en-us/floater_windlight_options.xml |
837 | 843 | ||
838 | 844 | ||
839 | * Applied clickable object names for whisper/say/shout from Emerald viewer. | 845 | * Applied clickable object names for whisper/say/shout from Emerald viewer. |
840 | 846 | ||
841 | modified: linden/indra/newview/llviewermessage.cpp | 847 | modified: linden/indra/newview/llviewermessage.cpp |
842 | 848 | ||
843 | 849 | ||
844 | * Object IMs are now prefixed with "IM: ". | 850 | * Object IMs are now prefixed with "IM: ". |
845 | As a side effect, names are now clickable when show IMs in chat is enabled. | 851 | As a side effect, names are now clickable when show IMs in chat is enabled. |
846 | 852 | ||
847 | modified: linden/indra/newview/llfloaterchat.cpp | 853 | modified: linden/indra/newview/llfloaterchat.cpp |
848 | modified: linden/indra/newview/llviewermessage.cpp | 854 | modified: linden/indra/newview/llviewermessage.cpp |
849 | 855 | ||
850 | 856 | ||
851 | 2009-10-01 McCabe Maxsted <hakushakukun@gmail.com> | 857 | 2009-10-01 McCabe Maxsted <hakushakukun@gmail.com> |
852 | 858 | ||
853 | * Added mini-map partner dot color for future use (currently unused). | 859 | * Added mini-map partner dot color for future use (currently unused). |
854 | 860 | ||
855 | modified: linden/indra/newview/skins/default/colors_base.xml | 861 | modified: linden/indra/newview/skins/default/colors_base.xml |
856 | modified: linden/indra/newview/skins/silver/colors_base.xml | 862 | modified: linden/indra/newview/skins/silver/colors_base.xml |
857 | 863 | ||
858 | 864 | ||
859 | * Draw Imprudence developers as purple dots in the mini-map (name list in LLFloaterMap). | 865 | * Draw Imprudence developers as purple dots in the mini-map (name list in LLFloaterMap). |
860 | 866 | ||
861 | modified: linden/indra/newview/llfloatermap.cpp | 867 | modified: linden/indra/newview/llfloatermap.cpp |
862 | modified: linden/indra/newview/llfloatermap.h | 868 | modified: linden/indra/newview/llfloatermap.h |
863 | modified: linden/indra/newview/llnetmap.cpp | 869 | modified: linden/indra/newview/llnetmap.cpp |
@@ -866,20 +872,20 @@ modified: linden/indra/newview/skins/default/xui/en-us/notify.xml | |||
866 | 872 | ||
867 | 873 | ||
868 | * Draw selected avatars last (and fixed silver skin missing selection color). | 874 | * Draw selected avatars last (and fixed silver skin missing selection color). |
869 | 875 | ||
870 | modified: linden/indra/newview/llnetmap.cpp | 876 | modified: linden/indra/newview/llnetmap.cpp |
871 | modified: linden/indra/newview/skins/default/colors_base.xml | 877 | modified: linden/indra/newview/skins/default/colors_base.xml |
872 | modified: linden/indra/newview/skins/silver/colors_base.xml | 878 | modified: linden/indra/newview/skins/silver/colors_base.xml |
873 | 879 | ||
874 | 880 | ||
875 | * Fixed switched Buy and Create locations in object pie menu (regression). | 881 | * Fixed switched Buy and Create locations in object pie menu (regression). |
876 | 882 | ||
877 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | 883 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml |
878 | 884 | ||
879 | 885 | ||
880 | * Fixed inability to teleport to adult regions in Imprudence 1.2. | 886 | * Fixed inability to teleport to adult regions in Imprudence 1.2. |
881 | (Ugly. Only use on 1.22 code base) | 887 | (Ugly. Only use on 1.22 code base) |
882 | 888 | ||
883 | modified: linden/indra/newview/app_settings/settings.xml | 889 | modified: linden/indra/newview/app_settings/settings.xml |
884 | modified: linden/indra/newview/llagent.cpp | 890 | modified: linden/indra/newview/llagent.cpp |
885 | modified: linden/indra/newview/llagent.h | 891 | modified: linden/indra/newview/llagent.h |
@@ -888,80 +894,80 @@ modified: linden/indra/newview/skins/default/xui/en-us/notify.xml | |||
888 | 894 | ||
889 | 895 | ||
890 | * Changed the minimum draw distance from 64m to 32m. | 896 | * Changed the minimum draw distance from 64m to 32m. |
891 | 897 | ||
892 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml | 898 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml |
893 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | 899 | modified: linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml |
894 | 900 | ||
895 | 901 | ||
896 | * Suspected partial crash fix for Logout. | 902 | * Suspected partial crash fix for Logout. |
897 | 903 | ||
898 | modified: linden/indra/newview/llappviewer.cpp | 904 | modified: linden/indra/newview/llappviewer.cpp |
899 | 905 | ||
900 | 906 | ||
901 | * Fixed 1.2 thinking it was on the Teen Grid. | 907 | * Fixed 1.2 thinking it was on the Teen Grid. |
902 | 908 | ||
903 | modified: linden/indra/newview/llstartup.cpp | 909 | modified: linden/indra/newview/llstartup.cpp |
904 | 910 | ||
905 | 911 | ||
906 | * Updated gpu_table.txt to latest version in Snowglobe. | 912 | * Updated gpu_table.txt to latest version in Snowglobe. |
907 | 913 | ||
908 | modified: linden/indra/newview/gpu_table.txt | 914 | modified: linden/indra/newview/gpu_table.txt |
909 | 915 | ||
910 | 916 | ||
911 | 2009-09-29 McCabe Maxsted <hakushakukun@gmail.com> | 917 | 2009-09-29 McCabe Maxsted <hakushakukun@gmail.com> |
912 | 918 | ||
913 | * Fixed Unlink not enabling when Edit Linked Parts enabled. | 919 | * Fixed Unlink not enabling when Edit Linked Parts enabled. |
914 | 920 | ||
915 | modified: linden/indra/newview/llfloatertools.cpp | 921 | modified: linden/indra/newview/llfloatertools.cpp |
916 | modified: linden/indra/newview/llviewermenu.cpp | 922 | modified: linden/indra/newview/llviewermenu.cpp |
917 | 923 | ||
918 | 924 | ||
919 | * Fixed Join Call button truncated in group IMs (regression). | 925 | * Fixed Join Call button truncated in group IMs (regression). |
920 | 926 | ||
921 | modified: linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml | 927 | modified: linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml |
922 | 928 | ||
923 | 929 | ||
924 | * Fixed reset UI size to default button missing from preferences > general (regression). | 930 | * Fixed reset UI size to default button missing from preferences > general (regression). |
925 | Changed incremets to 0.001 to be more Liberation Sans-friendly. | 931 | Changed incremets to 0.001 to be more Liberation Sans-friendly. |
926 | 932 | ||
927 | modified: linden/indra/newview/llpanelgeneral.cpp | 933 | modified: linden/indra/newview/llpanelgeneral.cpp |
928 | modified: linden/indra/newview/llpanelgeneral.h | 934 | modified: linden/indra/newview/llpanelgeneral.h |
929 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml | 935 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml |
930 | 936 | ||
931 | 937 | ||
932 | * Renamed preferences checkbox to 'show WindLight toolbar,' removed reference to 'Second Life.' | 938 | * Renamed preferences checkbox to 'show WindLight toolbar,' removed reference to 'Second Life.' |
933 | 939 | ||
934 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml | 940 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml |
935 | 941 | ||
936 | 942 | ||
937 | * Adjusted 2nd Life profile tab layout for French language. | 943 | * Adjusted 2nd Life profile tab layout for French language. |
938 | 944 | ||
939 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | 945 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml |
940 | 946 | ||
941 | 947 | ||
942 | * Added the name box back to avatar profiles. | 948 | * Added the name box back to avatar profiles. |
943 | 949 | ||
944 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | 950 | modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml |
945 | 951 | ||
946 | 952 | ||
947 | 2009-09-28 McCabe Maxsted <hakushakukun@gmail.com> | 953 | 2009-09-28 McCabe Maxsted <hakushakukun@gmail.com> |
948 | 954 | ||
949 | * Fixed first windlight toolbar entry toggling Advanced Sky. | 955 | * Fixed first windlight toolbar entry toggling Advanced Sky. |
950 | 956 | ||
951 | modified: linden/indra/newview/llwindlightremotectrl.cpp | 957 | modified: linden/indra/newview/llwindlightremotectrl.cpp |
952 | 958 | ||
953 | 959 | ||
954 | * Renamed ScriptBgReadOnlyColor to ScrollReadOnlyColor so we don't lose it in a merge. | 960 | * Renamed ScriptBgReadOnlyColor to ScrollReadOnlyColor so we don't lose it in a merge. |
955 | 961 | ||
956 | modified: linden/indra/newview/llpanelavatar.cpp | 962 | modified: linden/indra/newview/llpanelavatar.cpp |
957 | modified: linden/indra/newview/skins/default/colors_base.xml | 963 | modified: linden/indra/newview/skins/default/colors_base.xml |
958 | modified: linden/indra/newview/skins/silver/colors_base.xml | 964 | modified: linden/indra/newview/skins/silver/colors_base.xml |
959 | 965 | ||
960 | 966 | ||
961 | * Fixed Advanced Sky only toggling once. | 967 | * Fixed Advanced Sky only toggling once. |
962 | 968 | ||
963 | modified: linden/indra/newview/llfloaterwindlight.cpp | 969 | modified: linden/indra/newview/llfloaterwindlight.cpp |
964 | 970 | ||
965 | 971 | ||
966 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 972 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
967 | =- 1.2.0 BETA -= | 973 | =- 1.2.0 BETA -= |