Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-25 | MAINT-1169 Delay Restart causes region restart to be cancelled | Kelly Washington | |
* fixed the label to be 'cancel restart' instead of delay restart. | |||
2012-06-25 | MAINT-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-06-25 | sync with viewer-release | eli | |
2012-06-25 | tag merge of DRTVWR-170 | Oz Linden | |
2012-06-25 | STORM-1879: Inventory gear menu remains on screen after floater is closed | MartinRJ Fayray | |
2012-06-24 | Add logging during tests (debug level, to test-specific files) | Oz Linden | |
2012-06-23 | SH-3184/SH-3221 Improve cleanup, destructor, thread termination, etc. logic ↵ | Monty Brandenberg | |
in library. With this commit, the cleanup paths should be production quality. Unit tests have been expanded to include cases requiring thread termination and cleanup by the worker thread. Special operation/request added to support the unit tests. Thread interface expanded to include a very aggressive cancel() method that does not do cleanup but prevents the thread from accessing objects that will be destroyed. | |||
2012-06-22 | Updating the latest llphysicsextensions pre-built package. | Todd Stinson | |
2012-06-22 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-22 | PATH-759: Removing XXX_STINSON_DEBUG_NAVMESH_ZONE ifdefs. | Todd Stinson | |
2012-06-22 | PATH-767,PATH-779: Adding a notification for when the rebake button appears. ↵ | Todd Stinson | |
Also, updating some tooltip copy. | |||
2012-06-22 | PATH-767: Updating the slurl icon tooltips and on-click notifications. | Todd Stinson | |
2012-06-22 | PATH-763: Updating the size and vertical positioning of the pathfinding ↵ | Todd Stinson | |
icons in the slurl bar. | |||
2012-06-22 | PATH-761: Better calling out the various status of the simulator status ↵ | Todd Stinson | |
through the highlight colors. | |||
2012-06-22 | PATH-760: Updating label copy for permanent objects to be affects navmesh. | Todd Stinson | |
2012-06-22 | PATH-743: Updating the cursors for path testing mode. | Todd Stinson | |
2012-06-22 | This sets down the groundwork for dynamic policy classes. | Monty Brandenberg | |
Groundwork is used for the default class which currently represents texture fetching. Class options implemented from API user into HttpLibcurl. Policy layer is going to start doing some traffic shaping like work to solve problems with consumer-grade gear. Need to have dynamic aspects to policies and that starts now... | |||
2012-06-22 | PATH-764,PATH-765: Adding in a context menu option on right-click of an ↵ | Todd Stinson | |
object to show in the linksets floater if all objects are non-characters, or to show in the characters floater if all objects are characters. | |||
2012-06-22 | MAINT-653 Fix for shadow acne at high altitudes | Dave Parks | |
2012-06-22 | Merge cleanup | Dave Parks | |
2012-06-22 | line endings fix | Brad Payne (Vir Linden) | |
2012-06-22 | merge | Brad Payne (Vir Linden) | |
2012-06-22 | merge | Dave Parks | |
2012-06-22 | SH-3177, SH-3180 std::iostream and LLSD serialization for BufferArray objects. | Monty Brandenberg | |
Seems to be working correctly. Not certain this is the fastest possible way to provide a std::streambuf interface but it's visually acceptable. | |||
2012-06-22 | PATH-760: Adding another pathfinding test method to the selection manager. | Todd Stinson | |
2012-06-22 | Always another platform build fix. Mac this time. | Monty Brandenberg | |
2012-06-21 | Preparing for better shutdown/cleanup logic. | Monty Brandenberg | |
2012-06-21 | PATH-760: Ensuring that the pathfinding attribute field works correctly with ↵ | Todd Stinson | |
multiple objects selected. | |||
2012-06-21 | PATH-760: Renaming some methods of LLSelectMgr. | Todd Stinson | |
2012-06-21 | PATH-761: Updating the name of the pathfinding console. | Todd Stinson | |
2012-06-21 | Compiler warning fix on linux. | Monty Brandenberg | |
2012-06-21 | SH-3177 Add streambuf/iostream adapters to BufferArray object. | Monty Brandenberg | |
Initial version that should have enough of the plumbing to produce a working adapter. Memory test is showing 8 bytes held after one of the tests so I'm going to revisit that later. But basic functionality is there going by the unit tests. | |||
2012-06-21 | PATH-743: Altering the mouse cursor to give more feed back when in path ↵ | Todd Stinson | |
testing mode. | |||
2012-06-21 | merge back 3.3.3-release tag | Oz Linden | |
2012-06-21 | merge changes for DRTVWR-168 | Oz Linden | |
2012-06-21 | tag merge of DRTVWR-168 | Oz Linden | |
2012-06-21 | Added tag 3.3.3-release for changeset 6428242e124b | Oz Linden | |
2012-06-21 | merge changes for storm-1871 | Oz Linden | |
2012-06-21 | merge changes for DRTVWR-171 | Oz Linden | |
2012-06-21 | tag merge of DRTVWR-171 | Oz Linden | |
2012-06-20 | PATH-761: Implementing the new design for the pathfinding view floater. | Todd Stinson | |
2012-06-20 | STORM-1889: require all fields when importing spelling dictionary | Oz Linden | |
2012-06-20 | PATH-760: First pass at Leo's new design for the build floater. | Todd Stinson | |
2012-06-20 | MAINT-794 Move flexi idleUpdate and texture animation to their own update ↵ | Dave Parks | |
queues. | |||
2012-06-20 | SH-3181 More interface options for API. Also includes returned headers. | Monty Brandenberg | |
Only thing interesting in this changeset is the discovery that a sleep in the fake HTTP server ties up tests. Need to thread that or fail on client disconnect or something to speed that up and make it usable for bigger test scenarios. But good enough for now... | |||
2012-06-20 | MAINT-1150 FIX (Speculative) crash on (shutdown) in LLVOAvatar::avString() | callum | |
Reviewed by vir | |||
2012-06-20 | Updating to the latest physics extensions pre-built package. | Todd Stinson | |
2012-06-20 | PATh-762: Adding a debug flag for server testing to always show the rebake ↵ | Todd Stinson | |
navmesh button on dirty regions regardless of whether the user has permissions. | |||
2012-06-20 | PATH-738: Removing SERVER_SIDE_CHARACTER_SHAPE_ROLLOUT_COMPLETE ifdef. | Todd Stinson | |
2012-06-20 | PATH-723: Only drawing the rebake navmesh panel if a user has access rights ↵ | William Todd Stinson | |
to rebake. |