summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterregioninfo.cpp
AgeCommit message (Collapse)Author
2012-10-17SH-3405 WIP convert existing stats to lltrace systemRichard Linden
started conversion of llviewerassetstats removed old, dead LLViewerStats code made units tracing require units declaration clean up of units handling
2012-10-15SH-3405 WIP convert existing stats to lltrace systemRichard Linden
converted all remaining LLViewerStats to lltrace
2012-06-25MAINT-30 Estate access lists for groups and residents are blank when "Allow ↵Kelly Washington
public access" is checked. MAINT-1200 Resident names not sorted in About Land (or Estate management) floater's allowed/banned boxes reviewed with Simon
2012-02-20EXP-1904 FIXED (Estate tab in Region/Estate floater does not display estate ↵paulgproductengine
name or owner name) - Added updating for Estate name and Estate owner name
2012-02-13EXP-1882 FIXED Crashes when invoking avatar picker from mouse look mode.Vadim ProductEngine
Fixing the cases missed in EXP-1879.
2011-08-10merge viewer-development to mesh-developmentBrad Payne (Vir Linden)
2011-07-25STORM-1220 FIXED Localized sim product name (e.g. "Estate / Full Region") ↵Vadim ProductEngine
everywhere.
2011-07-21SH-2101 FIXED Remove checkbox for per-region mesh disablementPaul ProductEngine
- Remove checkbox for per-region mesh disablement and corresponding code
2011-07-15STORM-1506 FIXED Reset the estate to global sun when changing region ↵Vadim ProductEngine
environment settings. By the way, moved estate info storage from the REGION/ESTATE floater to a model class.
2011-07-07STORM-1481 FIXED Fixed jerky transition when switching region from fixed sky ↵Vadim ProductEngine
to a day cycle.
2011-07-06STORM-1262 FIXED Removed the original Windlight Region Settings implementation.Vadim ProductEngine
2011-07-05STORM-1330 WIP Removing a comment that was added by mistake.Vadim ProductEngine
2011-07-05STORM-1330 WIP Override region sun position when switching the region to ↵Vadim ProductEngine
fixed sky.
2011-07-05STORM-1330 WIP Switched the Terrain tab of the Region/Estate floater to ↵Vadim ProductEngine
using the region info model.
2011-07-01STORM-1464 FIXED Fixed inability to change terrain settings.Vadim ProductEngine
Reason: The "setregionterrain" message missed estate/region sun info and thus was incomplete. Fix: Added missing fields back. Note: The fields' values are fake.
2011-07-01STORM-1464 WIP Removed references to a nonexistent Apply button from the ↵Vadim ProductEngine
Region/Estate floater.
2011-06-22merge latest viewer-developmentOz Linden
2011-06-14STORM-1305 WIP User day cycles now go first in all lists.Vadim ProductEngine
2011-06-10STORM-1305 WIP User sky presets now go first in all lists.Vadim ProductEngine
2011-06-10STORM-1305 WIP User water presets now go first in all lists.Vadim ProductEngine
Besides, removed all cases of direct access to the water presets map in preparation for future lazy loading.
2011-06-10STORM-1305 WIP Made LLWaterParamManager::mParamList private and typedef'ed ↵Vadim ProductEngine
its type.
2011-06-09STORM-1254 WIP Implemented deleting local water presets.Vadim ProductEngine
2011-06-07STORM-1255 WIP Consistency pass on sky presets removal.Vadim ProductEngine
* Update all related floaters when a sky preset gets removed. * Don't allow removing skies referenced by (local) day cycles. * Other minor fixes.
2011-06-02STORM-1253 WIP Debugging stuff.Vadim ProductEngine
2011-06-01merge changes for latest viewer-developmentOz Linden
2011-06-01STORM-1253 WIP Update UI when a day cycle gets added or deleted.Vadim ProductEngine
2011-05-31STORM-1244 WIP Fixed modifying user preferences when the Environment ↵Vadim ProductEngine
Settings floater is opened.
2011-05-31STORM-1253 WIP Implemented editing region day cycle.Vadim ProductEngine
2011-05-30STORM-1256 WIP Grey out Apply/Cancel buttons when no local change made.Vadim ProductEngine
2011-05-27transplant fix for SH-1467Roxie Linden
viewer now uses simulatorfeatures to check whether to show UI elements for mesh or not
2011-05-26merge changes for oz windlight issuesOz Linden
2011-05-26merge changes for latest windlight integration project repoOz Linden
2011-05-27STORM-1289 ADDITIONAL_FIX Updated a comment.Vadim ProductEngine
2011-05-27STORM-1289 PARTIAL_FIX Re-applying the current region day cycle now doesn't ↵Vadim ProductEngine
revert region setting to fixed sky.
2011-05-26storm-1281: remove estate time from region/estate floater, storm-1282: fix ↵Oz Linden
reordering of region/estate tabs
2011-05-26SH-1444 FIXED "Allow mesh objects" setting is visible on non-mesh region.Loren Shih
2011-05-26STORM-1284 FIXED Changes to region environment are now visible immediately.Vadim ProductEngine
Pressing "Apply" sends the settings update to server. Pressing "Cancel" reverts to current region settings.
2011-05-26STORM-1253 WIP Implemented switching between multiple day cycles (locally ↵Vadim ProductEngine
and region-wide).
2011-05-25storm-1282: reorder tabs on the region/estate floaterOz Linden
2011-05-25merge lastest updates from windlight integration branchOz Linden
2011-05-24STORM-1256 WIP Re-request region settings if our attempt to change them has ↵Vadim ProductEngine
failed.
2011-05-24STORM-1256 WIP Added perpetual indicator for progress of applying changes.Vadim ProductEngine
2011-05-24STORM-1256 WIP Improvements to region enviroment settings editing.Vadim ProductEngine
* Enable/disable controls according to the region permissions. * Update controls when region settings update comes.
2011-05-23STORM-1256 WIP Implemented editing region environment settings via the ↵Vadim ProductEngine
Region/Estate floater.
2011-05-23merge latest changes (post-2.7.0) from viewer-developmentOz Linden
2011-05-21fix oops when cleaning up temporary ifndefsOz Linden
2011-05-20STORM-1265: partial fix for region updates; further integration with new ↵Oz Linden
dialogs needed.
2011-05-19STORM-1265: code changes for merging the Terrain and Ground Textures tabsOz Linden
2011-05-17SH-1444 FIXED "Allow mesh objects" setting is visible on a non-mesh region.Loren Shih
2011-05-17STORM-1205 ADDITIONAL FIX Add "Environment" tab to the "Region/Estate" floaterPaul ProductEngine
- Set tab Environment to the right place (tab order) in the Region\Estate floater - Updated Environment tab content according the spec