summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-05-26FIX INTL-47 Japanese and Italian translation for set19-23, light set1-2eli_linden
2011-05-26Added newline at end of header file to fix linux build.Loren Shih
2011-05-26FIX DA hardware setting UI, en_xui_changeeli_linden
2011-05-26EXP-772: If URIs returned by SRV fail, fall back on original URI.Nat Goodspeed
2011-05-27STORM-1286 - merge changes for SH-1624Debi King (Dessie)
2011-05-27STORM-1290 - merge changes for INTL-47Debi King (Dessie)
2011-05-26SH-1467 WIP Viewer checks the wrong cap for mesh-ui disableLoren Shih
Fixes that need to go into trunk because certain Mesh UI elements are showing up on DRTSIM-52. These fixes will probably be overwritten by the actual resolution of SH-1467 but I need this workaround now.
2011-05-26storm-1281: remove estate time from region/estate floater, storm-1282: fix ↵Oz Linden
reordering of region/estate tabs
2011-05-26SH-1669 FIXED Physics properties show up on DRTSIM-52Loren Shih
2011-05-26SH-1668 FIXED Cubes can be scaled to 64^3Loren Shih
2011-05-26STORM-1285 WIP Connected "Create/Edit Water / Sky / Day Cycle" floaters (not ↵Vadim ProductEngine
functional) to the main menu.
2011-05-26STORM-1285 WIP Connected "Delete Water / Sky / Day Cycle" floaters (not ↵Vadim ProductEngine
functional) to the main menu.
2011-05-26SH-1444 FIXED "Allow mesh objects" setting is visible on non-mesh region.Loren Shih
2011-05-26dos2unix fixes for newview files.Loren Shih
2011-05-26STORM-1284 ADDITIONAL_FIX Fixing build errors.Vadim ProductEngine
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-26SH-1527 FIXED Fix for black alpha objects with lighting and shadows enabled ↵Loren Shih
and no lights around.
2011-05-26STORM-1283 - merge changes for VWR-25039, VWR-25044, VWR-25052, INTL-46Debi King (Dessie)
2011-05-26storm-1189: remove more of the code for classic cloudsOz Linden
2011-05-26STORM-1253 WIP Implemented switching between multiple day cycles (locally ↵Vadim ProductEngine
and region-wide).
2011-05-26storm-1189: remove classic cloudsOz Linden
2011-05-25MergeXiaohong Bao
2011-05-25fix for SH-1624: Crash during viewer startup: ↵Xiaohong Bao
LLViewerTextureList::addImageToList
2011-05-25merge STORM-1275Debi King (Dessie)
2011-05-25VWR-25862 Potential fix for caches not clearing when they are supposed to.Logan Dethrow
* Removed leading delimiter from filename mask in all calls to LLDir::deleteFilesInDir() that are related to the viewer asset caches (texture, VFS, and VO).
2011-05-25WIP INTL-46 partial traditional chinese translationeli_linden
2011-05-25FIX VWR-25052 en_xui_changeeli_linden
2011-05-25FIX VWR-25044eli_linden
2011-05-25FIX VWR-25039 en_xui_changeeli_linden
2011-05-25storm-1189: remove classic cloudsOz Linden
2011-05-25storm-1282: reorder tabs on the region/estate floaterOz Linden
2011-05-25merge changes for storm-1156Oz Linden
2011-05-25storm-1156: remove "test day" controls and associated codeOz Linden
2011-05-25merge lastest updates from windlight integration branchOz Linden
2011-05-24MergeDave SIMmONs
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-24merge changes for STORM-1277Debi King (Dessie)
2011-05-24STORM-1256 WIP Fixed resetting the Environment tab if a server env. update ↵Vadim ProductEngine
comes while your preference is using personal env. settings. The fix is to re-add server skies to our WL param mgr regardless of user preferences.
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-23fix VWR-25036eli_linden
2011-05-23FIX VWR-25029eli_linden
2011-05-23FIX VWR-25028eli_linden
2011-05-23FIX VWR-25027eli_linden
2011-05-23FIX VWR-25025 en_xui_changeeli_linden
2011-05-23FIX VWR-25024 en_xui_changeeli_linden
2011-05-23FIX VWR-25023 en_xui_changeeli_linden
2011-05-23FIX VWR-25022 en_xui_changeeli_linden
2011-05-23FIX VWR-24753eli_linden
2011-05-23STORM-1275 FIX viewer gets caught in infinite loop for decompstubNyx (Neal Orman)
Fixed setting the initialized flag for the decomposition stub case (for OS builds) so that the viewer doesn't hang when initializing the stub. Note that initialized will be set to true even when instance will return NULL.