summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-15BUGFIX: Correcting a behavior where moving the cursor over a selected object ↵Todd Stinson
inappropriately called updateControls(). Fix was to break the updateControl() functionality into two separate handlers updateControlsOnScrollListChange() and updateControlsOnInWorldSelectionChange().
2012-06-15MergeDave Parks
2012-06-15MAINT-1151 FIX [crashhunters] crash on startup in LLPipeline::init()callum
Reviewed by CB
2012-06-15STORM-276 Ease-of-use importing of Open Office dictionary extensionsKitty Barnett
2012-06-15MergeMatthew Breindel (Falcon)
2012-06-15Fixing build errorMatthew Breindel (Falcon)
2012-06-15Fixed bug where rebake navmesh would get drawn ontop of loading screen.prep
2012-06-15path-722: At startup we request the agent status update.prep
2012-06-15STORM-1883: add alert when a secondary dictionary is importedOz Linden
2012-06-15STORM-276 FIXED Main dictionary combobox in spell check settings floater ↵Kitty Barnett
doesn't sort dictionaries by name
2012-06-15Updating notification and tooltip text to take into account the new toggling ↵prep
behavior.
2012-06-15minor cosmetic changes to spelling floaterOz Linden
2012-06-15add to contributions.txtOz Linden
2012-06-14Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-06-14STORM-1880: copy imported dictionary files rather than moving themOz Linden
2012-06-15MergeMatthew Breindel (Falcon)
2012-06-15Updating viewer build process to also generate a secondlife-bin.MAP file, ↵Matthew Breindel (Falcon)
tar it, and upload it.
2012-06-14STORM-1881: close dictionary import dialog if parent spell checking prefs ↵Oz Linden
dialog is closed
2012-06-14Updating the slurl icon with Leo's design and toggling the behavior to show ↵Todd Stinson
on PF disabled regions.
2012-06-14MAINT-442: [PUBLIC]Unable to change parcel restrictions for a scripts-disabledsimon@Simon-PC.lindenlab.com
parcel in a damage-enabled region. Reviewed by Kelly
2012-06-14STORM-1882: keep dictionary selected when moving, allowing deletion when ↵Oz Linden
moved to Available
2012-06-14mergesimon@Simon-PC.lindenlab.com
2012-06-14MAINT-840 VWR-28604 DEV-2548: [PUBLIC]Object by multiple creators shows creatorsimon@Simon-PC.lindenlab.com
as "(unknown)" in Inventory. Now shows "(unknown / multiple)". Reviewed by Kelly
2012-06-14WIP: path-722. Some agent_state_updates come through (god mode), region ↵prep
crossings, cleanup logic is a TBD, etc..
2012-06-14MAINT-646 Cleanup some warnings from previous changes.Dave Parks
2012-06-14EXP-1953: Updating the response message sent to the Inviter in Scenario 3.Todd Stinson
2012-06-14fix for MAINT-758: [PUBLIC]texture discard level is inconsistent between ↵Xiaohong Bao
sessions
2012-06-13EXP-1959: Marking the teleport entry access notifications as unique so they ↵Todd Stinson
do not stack.
2012-06-13MergeGeenz
2012-06-13Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-06-13PATH-713: Disabling all editable object fields on the build tools floater ↵Todd Stinson
when a static pathfinding object is in not in the current region.
2012-06-13mergeDave Parks
2012-06-13MAINT-1147 Fix for frame stall on region crossing.Dave Parks
2012-06-13Enabling toggle of the Physical attribute for character objects.Todd Stinson
2012-06-13path-722: Make sure to remove the bake navmesh button if the pathingfinding ↵prep
console is closed.
2012-06-13Path-722: Reset buttons to default state.prep
2012-06-13WIP: path-722. Posting and responders for navmesh rebakingprep
2012-06-13Added a baking buttonprep
2012-06-13path-724: xml navmesh rebake buttonprep
2012-06-13WIP for path-702.prep
2012-06-12PATH-735: Limit and clean up grid selectionOz Linden
2012-06-12EXP-1941: Backed out changeset: 2f6546ac7e5eTodd Stinson
2012-06-12MAINT-1161: non standard sea level not correctly rendered around private ↵simon@Simon-PC.lindenlab.com
islands. Reviewed by Kelly
2012-06-12EXP-1953: Updating copy after Leo creating the final copy in the jira.Todd Stinson
2012-06-12EXP-1953: Altering the behavior of building an LLTextBase such that icons ↵Todd Stinson
are appended in place rather than prepended out of context.
2012-06-12for SH-3073: implement a fast cache system for texture fetchingXiaohong Bao
2012-06-12Add myself to contributions.txtTank_Master
2012-06-12Enable /LARGEADDRESSAWARE compiler flag for windows compilingTank_Master
This allows the app to allocate up to 4GB memory on 64bit hosts and 32bit hosts with PAE instead of 2GB 32bit stock OSs will still be limited to 2GB, with no bemnifit or negigitive impact This has the benifit of not crashing the viewer when the viewer memory exceeds 2GB on 64bit hosts Linux and Mac by nature use up to 4GB for a 32bit app, even on a 32bit host
2012-06-12Path-702: Added notification message and hooked up onparcelclick.prep
2012-06-12minor ui tweaks from reviewOz Linden