summaryrefslogtreecommitdiff
path: root/indra/newview/llregioninfomodel.cpp
AgeCommit message (Collapse)Author
2018-08-29SL-967 simplify viewer log file field syntaxOz Linden
MAINT-8991: only escape log message characters once, add unit test remove extra log line created by LL_ERRS document that tags may not contain spaces
2017-02-23MAINT-7138 Fix Agent Limit field and spinner cap in Region/Estate floaterMnikolenko Productengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-08-17Added extended flags to god tools region info responseDon Kjer
2012-08-17Fix for incorrectly reading extended region flagsDon Kjer
2012-08-17Expanding region flags to 64 bits. Adding region protocol flagsDon Kjer
2011-07-07STORM-1481 FIXED Fixed jerky transition when switching region from fixed sky ↵Vadim ProductEngine
to a day cycle.
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-05-31STORM-1253 WIP Implemented editing region day cycle.Vadim ProductEngine