aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
blob: c7665338b9d675ee304a593970b692e7a593eda9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
2008-10-14  Jacek Antonelli  <jacek.antonelli@gmail.com>

	* linden/indra/mac_updater/mac_updater.cpp: 
	Rebranded Mac-specific installer/support files.
	Replaced instances of "Second Life" with "Imprudence", etc.
	* linden/indra/newview/English.lproj/InfoPlist.strings: 
	Ditto.
	* linden/indra/newview/Info-SecondLife.plist: 
	Ditto.
	* linden/indra/newview/SecondLife.nib/objects.xib: 
	Ditto.


	* linden/indra/cmake/UnixInstall.cmake: 
	Rebranded Linux-specific installer/support files.
	Replaced instances of "Second Life" with "Imprudence", etc.
	* linden/indra/linux_crash_logger/llcrashloggerlinux.cpp: 
	Ditto.
	* linden/indra/newview/linux_tools/handle_secondlifeprotocol.sh: 
	Ditto.
	* linden/indra/newview/linux_tools/wrapper.sh: 
	Ditto.


	* linden/indra/CMakeLists.txt: 
	Rebranded platform-independent/shared installer/support files.
	Replaced instances of "Second Life" with "Imprudence", etc.
	* linden/indra/cmake/00-Common.cmake: 
	Ditto.
	* linden/indra/develop.py: 
	Ditto.
	* linden/indra/llcrashlogger/llcrashlogger.cpp: 
	Ditto.
	* linden/indra/newview/CMakeLists.txt: 
	Ditto.
	* linden/indra/newview/ViewerInstall.cmake: 
	Ditto.
	* linden/indra/newview/llappviewer.cpp: 
	Ditto.
	* linden/indra/newview/viewer_manifest.py: 
	Ditto.


2008-10-01  Jacek Antonelli  <jacek.antonelli@gmail.com>

	* linden/indra/llcommon/llversionviewer.h: 
	Added Imprudence-specific version numbers.
	* linden/indra/newview/llappviewer.cpp: 
	Ditto.
	* linden/indra/newview/llpanellogin.cpp: 
	Ditto.
	* linden/indra/newview/llfloaterabout.cpp: 
	Ditto.
	

	* linden/indra/llcommon/llversionviewer.h: 
	Changed viewer and channel name to "Imprudence".
	* linden/indra/newview/llappviewer.cpp: 
	Ditto.
	* linden/indra/cmake/Variables.cmake: 
	Ditto.
	* linden/indra/newview/app_settings/settings.xml: 
	Ditto.

2008-09-28  Jacek Antonelli  <jacek.antonelli@gmail.com>

	* linden/indra/newview/llviewermenu.cpp: 
	Added event callbacks for Attached Lights and Attached Particles.
	* linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml: 
	Updated XUI menu entries for Attached Lights and Attached Particles
	to use the new event callbacks. Those menu entries now work.
	
	* Updated to SL source 1.21.2.


2008-09-23  Jacek Antonelli  <jacek.antonelli@gmail.com>

	* linden/indra/newview/llfloaterfriends.cpp:
	'Offer Teleport' button in friends list is now enabled
	even when the selected user(s) appear to be offline.
	Mostly for consistency, but also to allow a work-around
	for times when presence is flakey.


2008-09-22  Jacek Antonelli  <jacek.antonelli@gmail.com>

	* linden/indra/newview/llpanelavatar.cpp (setOnlineStatus):
	'Offer Teleport' button in avatar profile is now always enabled,
	regardless of whether the other person is known to be online.

	* linden/indra/newview/llimpanel.cpp:
	'Offer Teleport' button in IM panel is now always enabled,
	regardless of whether the other person is known to be online.
	Fixes crash introduced by VWR-2072 when IMing someone not on
	your friends list, and makes the feature useful in more cases.

	* linden/indra/newview/skins/default/xui/en-us/floater_tools.xml:
	Increased maximum settable transparency from 90% to 100%.

	* linden/indra/newview/skins/default/xui/en-us/floater_tools.xml:
	Changed "Select Texture" to "Select Faces to Texture".

2008-09-22  Aimee Trescothick  <aimee@ama-zing.co.uk>

	* linden/indra/newview/lloverlaybar.cpp:
	VWR-8341: Bring back a UI indicator of 'Flycam' text.
	* linden/indra/newview/lloverlaybar.h:
	Ditto.
	* linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml:
	Ditto.

	* linden/indra/newview/app_settings/settings.xml:
	VWR-8430: Usability improvements to the land tools floater.
	* linden/indra/newview/llfloatertools.cpp:
	Ditto.
	* linden/indra/newview/llfloatertools.h:
	Ditto.
	* linden/indra/newview/llpanelland.cpp:
	Ditto.
	* linden/indra/newview/llpanelland.h:
	Ditto.
	* linden/indra/newview/lltoolbrush.cpp:
	Ditto.
	* linden/indra/newview/skins/default/xui/en-us/alerts.xml:
	Ditto.
	* linden/indra/newview/skins/default/xui/en-us/floater_tools.xml:
	Ditto.

2008-09-21  Jacek Antonelli  <jacek.antonelli@gmail.com>

	* linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml:
	Reindented and cleaned up menu XML for code readability.

2008-09-20  Michelle2 Zenovka  <robin.cornelius@gmail.com>

	* linden/indra/newview/llfloaterbulkpermission.h: 
	VWR-5082: 'Set permissions on selected task inventory' feature.
	* linden/indra/newview/llfloaterbulkpermission.cpp:
	Ditto.
	* linden/indra/newview/llviewermenu.cpp:
	Ditto.
	* linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml:
	Ditto.
	* linden/indra/newview/skins/default/xui/en-us/floater_bulk_perms.xml:
	Ditto.

2008-09-20  Paul Churchill  <pnolan@dsl.pipex.com>

	* linden/indra/newview/llimpanel.cpp:
	VWR-2072: New Feature -> UI -> IM -> Teleport (other person) Button.
	* linden/indra/newview/llimpanel.h:
	Ditto.
	* linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml:
	Ditto.

2008-09-19  Gigs Taggart  <gigstaggart@gmail.com>

	* linden/indra/newview/app_settings/settings.xml:
	VWR-2331: Terraform tool variable "strength".
	Contributing authors: Gigs Taggart, Aimee Trescothick, Which Linden.
	* linden/indra/newview/llfloatertools.cpp:
	Ditto.
	* linden/indra/newview/llfloatertools.h:
	Ditto.
	* linden/indra/newview/lltoolbrush.cpp:
	Ditto.
	* linden/indra/newview/skins/default/xui/en-us/floater_tools.xml:
	Ditto.

2008-09-19  McCabe Maxsted  <hakushakukun@gmail.com>

	* linden/indra/newview/skins/default/xui/en-us/panel_groups.xml: 
	VWR-8024: simplify group invites: invite to group from groups list.

	* linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml:
	VWR-1363: Add "Return Object" to the Tools menu.

	* linden/indra/newview/skins/default/xui/en-us/floater_tools.xml:
	VWR-7877: Change the default cut increment from 0.05 to 0.025.

	* linden/indra/newview/skins/default/xui/en-us/panel_groups.xml: 
	VWR-8024: simplify group invites: invite to group from groups list.

2008-09-19  Jacek Antonelli  <jacek.antonelli@gmail.com>

	* linden/indra/newview/llviewermenu.cpp: 
	VWR-2947: Create event callbacks for Advanced menu functions.
	Part of VWR-2896: Convert "Advanced" menu to XUI.

	* linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml:
	VWR-2948: Create XUI-based Advanced menu.
	Part of VWR-2896: Convert "Advanced" menu to XUI.

	* linden/indra/SConstruct:
	New optional SConstruct flag to specify an exact path to build
	directory: BUILD_DIR. For convenience until we switch to CMake.

	* linden/indra/SConstruct:
	VWR-2865: New SConstruct flag to (not) make tarball after compiling.
	For convenience until we switch to CMake.
	* linden/indra/newview/viewer_manifest.py: 
	Ditto.

2008-09-07  McCabe Maxsted  <hakushakukun@gmail.com>

	* linden/indra/newview/llpanelobject.cpp:
	VWR-7827: Allow Dimple/Profile Cut for boxes and box-based prims
	in the UI.
	* linden/indra/newview/skins/default/xui/en-us/floater_tools.xml:
	Ditto.

2008-09-07  Jacek Antonelli  <jacek.antonelli@gmail.com>

	* linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml:
	VWR-8056: Clean up menu_viewer.xml (main menu XUI).