diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 31bce3d..37b2666 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,95 @@ | |||
1 | 2009-09-04 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch. | ||
4 | Made a few non-functional changes to help it apply. | ||
5 | |||
6 | modified: linden/indra/llcommon/llchat.h | ||
7 | modified: linden/indra/newview/CMakeLists.txt | ||
8 | modified: linden/indra/newview/app_settings/settings.xml | ||
9 | modified: linden/indra/newview/app_settings/settings_per_account.xml | ||
10 | modified: linden/indra/newview/llagent.cpp | ||
11 | modified: linden/indra/newview/llagent.h | ||
12 | modified: linden/indra/newview/llappviewer.cpp | ||
13 | modified: linden/indra/newview/llchatbar.cpp | ||
14 | modified: linden/indra/newview/llfloaterabout.cpp | ||
15 | modified: linden/indra/newview/llfloateractivespeakers.cpp | ||
16 | modified: linden/indra/newview/llfloaterbeacons.cpp | ||
17 | modified: linden/indra/newview/llfloaterchat.cpp | ||
18 | modified: linden/indra/newview/llfloaterinspect.cpp | ||
19 | modified: linden/indra/newview/llfloaterland.cpp | ||
20 | modified: linden/indra/newview/llfloaterland.h | ||
21 | modified: linden/indra/newview/llfloatermap.cpp | ||
22 | modified: linden/indra/newview/llfloatermap.h | ||
23 | modified: linden/indra/newview/llfloateropenobject.cpp | ||
24 | modified: linden/indra/newview/llfloaterproperties.cpp | ||
25 | modified: linden/indra/newview/llfloaterregioninfo.cpp | ||
26 | modified: linden/indra/newview/llfloaterregioninfo.h | ||
27 | modified: linden/indra/newview/llfloaterreporter.cpp | ||
28 | modified: linden/indra/newview/llfloatersettingsdebug.cpp | ||
29 | modified: linden/indra/newview/llfloaterwindlight.cpp | ||
30 | modified: linden/indra/newview/llfloaterworldmap.cpp | ||
31 | modified: linden/indra/newview/llglsandbox.cpp | ||
32 | modified: linden/indra/newview/llhoverview.cpp | ||
33 | modified: linden/indra/newview/llhudtext.cpp | ||
34 | modified: linden/indra/newview/llhudtext.h | ||
35 | modified: linden/indra/newview/llimpanel.cpp | ||
36 | modified: linden/indra/newview/llimview.cpp | ||
37 | modified: linden/indra/newview/llinventorybridge.cpp | ||
38 | modified: linden/indra/newview/llinventorymodel.cpp | ||
39 | modified: linden/indra/newview/llinventoryview.cpp | ||
40 | modified: linden/indra/newview/llinventoryview.h | ||
41 | modified: linden/indra/newview/llmaniptranslate.cpp | ||
42 | modified: linden/indra/newview/llnetmap.cpp | ||
43 | modified: linden/indra/newview/llnotify.cpp | ||
44 | modified: linden/indra/newview/lloverlaybar.cpp | ||
45 | modified: linden/indra/newview/llpanelavatar.cpp | ||
46 | modified: linden/indra/newview/llpanelclassified.cpp | ||
47 | modified: linden/indra/newview/llpanelcontents.cpp | ||
48 | modified: linden/indra/newview/llpaneldisplay.cpp | ||
49 | modified: linden/indra/newview/llpanelinventory.cpp | ||
50 | modified: linden/indra/newview/llpanelland.cpp | ||
51 | modified: linden/indra/newview/llpanellogin.cpp | ||
52 | modified: linden/indra/newview/llpanelobject.cpp | ||
53 | modified: linden/indra/newview/llpanelpermissions.cpp | ||
54 | modified: linden/indra/newview/llpanelpick.cpp | ||
55 | modified: linden/indra/newview/llprefsim.cpp | ||
56 | modified: linden/indra/newview/llpreviewscript.cpp | ||
57 | modified: linden/indra/newview/llselectmgr.cpp | ||
58 | modified: linden/indra/newview/llstartup.cpp | ||
59 | modified: linden/indra/newview/llstatusbar.cpp | ||
60 | modified: linden/indra/newview/lltoolbar.cpp | ||
61 | modified: linden/indra/newview/lltooldraganddrop.cpp | ||
62 | modified: linden/indra/newview/lltoolface.cpp | ||
63 | modified: linden/indra/newview/lltoolgrab.cpp | ||
64 | modified: linden/indra/newview/lltoolpie.cpp | ||
65 | modified: linden/indra/newview/lltoolplacer.cpp | ||
66 | modified: linden/indra/newview/lltoolselect.cpp | ||
67 | modified: linden/indra/newview/lltracker.cpp | ||
68 | modified: linden/indra/newview/llviewercontrol.cpp | ||
69 | modified: linden/indra/newview/llviewerdisplay.cpp | ||
70 | modified: linden/indra/newview/llviewermenu.cpp | ||
71 | modified: linden/indra/newview/llviewermessage.cpp | ||
72 | modified: linden/indra/newview/llviewerobject.cpp | ||
73 | modified: linden/indra/newview/llviewertexteditor.cpp | ||
74 | modified: linden/indra/newview/llviewerwindow.cpp | ||
75 | modified: linden/indra/newview/llvoavatar.cpp | ||
76 | modified: linden/indra/newview/llvovolume.cpp | ||
77 | modified: linden/indra/newview/llworldmapview.cpp | ||
78 | modified: linden/indra/newview/pipeline.cpp | ||
79 | new file: linden/indra/newview/rlvevent.h | ||
80 | new file: linden/indra/newview/rlvextensions.cpp | ||
81 | new file: linden/indra/newview/rlvextensions.h | ||
82 | new file: linden/indra/newview/rlvfloaterbehaviour.cpp | ||
83 | new file: linden/indra/newview/rlvfloaterbehaviour.h | ||
84 | new file: linden/indra/newview/rlvhandler.cpp | ||
85 | new file: linden/indra/newview/rlvhandler.h | ||
86 | new file: linden/indra/newview/rlvhelper.cpp | ||
87 | new file: linden/indra/newview/rlvhelper.h | ||
88 | new file: linden/indra/newview/rlvmultistringsearch.cpp | ||
89 | new file: linden/indra/newview/rlvmultistringsearch.h | ||
90 | new file: linden/indra/newview/skins/default/xui/en-us/floater_rlv_behaviour.xml | ||
91 | |||
92 | |||
1 | 2009-09-03 Jacek Antonelli <jacek.antonelli@gmail.com> | 93 | 2009-09-03 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 94 | ||
3 | * Backported 1.23 fix for animation joint assertion crash. | 95 | * Backported 1.23 fix for animation joint assertion crash. |