diff options
author | McCabe Maxsted | 2009-11-07 16:21:26 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-11-07 16:21:26 -0700 |
commit | 5a376379b6eeca8ecb709d5415ac130a1a99b4be (patch) | |
tree | 08da468b4bbf8025cf9da3cc2f2f12ff45d6ef00 /ChangeLog.txt | |
parent | Changed default UIScaleFactor to 1.002 as a workaround to some font rendering... (diff) | |
download | meta-impy-5a376379b6eeca8ecb709d5415ac130a1a99b4be.zip meta-impy-5a376379b6eeca8ecb709d5415ac130a1a99b4be.tar.gz meta-impy-5a376379b6eeca8ecb709d5415ac130a1a99b4be.tar.bz2 meta-impy-5a376379b6eeca8ecb709d5415ac130a1a99b4be.tar.xz |
Applied RLVa-1.0.5e_20091107_Imprudence-1.2.0-diff.patch
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 71246a4..d933f27 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -22,6 +22,29 @@ | |||
22 | 22 | ||
23 | 2009-11-07 McCabe Maxsted <hakushakukun@gmail.com> | 23 | 2009-11-07 McCabe Maxsted <hakushakukun@gmail.com> |
24 | 24 | ||
25 | * Applied RLVa-1.0.5e_20091107_Imprudence-1.2.0-diff.patch. | ||
26 | |||
27 | modified: linden/indra/newview/llagent.cpp | ||
28 | modified: linden/indra/newview/llfloateropenobject.cpp | ||
29 | modified: linden/indra/newview/llinventorybridge.cpp | ||
30 | modified: linden/indra/newview/llpanelcontents.cpp | ||
31 | modified: linden/indra/newview/llpanelinventory.cpp | ||
32 | modified: linden/indra/newview/llpreviewscript.cpp | ||
33 | modified: linden/indra/newview/lltooldraganddrop.cpp | ||
34 | modified: linden/indra/newview/llviewerdisplay.cpp | ||
35 | modified: linden/indra/newview/llviewermenu.cpp | ||
36 | modified: linden/indra/newview/llviewertexteditor.cpp | ||
37 | modified: linden/indra/newview/llvoavatar.cpp | ||
38 | modified: linden/indra/newview/llvovolume.cpp | ||
39 | modified: linden/indra/newview/pipeline.cpp | ||
40 | modified: linden/indra/newview/rlvdefines.h | ||
41 | modified: linden/indra/newview/rlvextensions.cpp | ||
42 | modified: linden/indra/newview/rlvhandler.cpp | ||
43 | modified: linden/indra/newview/rlvhandler.h | ||
44 | modified: linden/indra/newview/rlvhelper.cpp | ||
45 | modified: linden/indra/newview/rlvhelper.h | ||
46 | |||
47 | |||
25 | * Changed default UIScaleFactor to 1.002 as a workaround to some font rendering issues. | 48 | * Changed default UIScaleFactor to 1.002 as a workaround to some font rendering issues. |
26 | 49 | ||
27 | modified: linden/indra/newview/app_settings/settings.xml | 50 | modified: linden/indra/newview/app_settings/settings.xml |