aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make a viewer sent XML error prettierMelanie2013-03-031-0/+4
* The viewer tries to parse the error message body to LLSD - give it some.Melanie2013-02-241-2/+2
* Fix an issue where the viewer would request the seed cap beforeMelanie2013-02-181-0/+3
* Add an event and some logic to allow customizing Simulator Features by avatarMelanie2013-02-141-4/+21
* Small fix to sim features moduleMelanie2013-02-141-0/+2
* Rename Bounciness to RestitutionMelanie2013-02-071-1/+1
* Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SPMelanie2013-02-061-7/+70
* * Handle a NRE with Baked Textures that may result in a failed appearance. ...teravus2013-01-221-3/+18
* try to patch getmesh Throttle (test)UbitUmarov2013-01-131-2/+8
* Add the new UpdateAgentInformation cap to make maturity on more recent viewersMelanie2013-01-081-0/+19
* * Fixed a bug that replayed old cached appearance when changing outfitsteravus2012-12-311-41/+82
* * This finishes the implementation of AgentCachedTexture. Requires the XBak...teravus2012-12-291-4/+136
* Prevent a failed user relogi from throwing exceptions in poll servicesMelanie2012-12-142-2/+2
* Merge branch 'avination' into careminsterMelanie2012-11-221-7/+35
|\
| * * While this is not producing any problems.. and does help in low bandwidth ...teravus2012-11-221-7/+35
* | Merge branch 'avination' into careminsterMelanie2012-11-201-18/+72
|\ \ | |/
| * * Plumbing and basic setting of the GetMesh Cap Throttler.teravus2012-11-171-18/+72
| * Revert "Merge master into teravuswork", it should have been avination, not ma...teravus2012-11-154-13/+21
| * Merge master into teravusworkteravus2012-11-154-21/+13
| |\
* | \ Merge commit '619c39e5144f15aca129d6d999bcc5c34133ee64' into careminsterMelanie2012-11-202-72/+409
|\ \ \ | |/ /
| * | * Prep work switching the GetMeshModule over to a poll service.teravus2012-11-092-73/+410
* | | Merge branch 'avination' into careminsterMelanie2012-11-171-14/+172
|\ \ \ | |/ /
| * | This implements the Caps throttler. After some testing, the system seemed ...teravus2012-11-051-13/+106
| * | Another step in the chain. Pipe the throttle update to the appropriate PollS...teravus2012-11-051-12/+35
| * | Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even...teravus2012-11-041-0/+42
* | | Merge branch 'master' into careminsterMelanie2012-11-151-0/+33
|\ \ \
| * | | Added AssemblyInfos to every dll in the OpenSim.Region namespace.Diva Canto2012-11-141-0/+33
* | | | Merge branch 'master' into careminsterMelanie2012-11-1311-13/+10
|\ \ \ \ | |/ / /
| * | | Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-1212-12/+12
* | | | Merge branch 'master' into careminsterMelanie2012-11-122-3/+3
|\ \ \ \ | |/ / /
| * | | Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-123-5/+5
* | | | Merge branch 'master' into careminsterMelanie2012-11-112-102/+102
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | One more module converted: ObjectAdd.Diva Canto2012-11-101-51/+66
| * | One more module: EventQueueGetModule. Also making it non-optional for this dll.Diva Canto2012-11-101-53/+38
* | | Merge branch 'avination' into careminsterMelanie2012-10-182-12/+12
|\ \ \ | | |/ | |/|
| * | Remove redundant and annoyingly modal message box in upload processing.Melanie2012-10-181-11/+11
| * | Allow the console to be used by gods as well as region owners.Melanie2012-10-171-1/+1
* | | Merge branch 'avination' into careminsterMelanie2012-10-171-2/+2
|\ \ \ | |/ /
| * | Make texture sedning use only two threads to make things less harsh on bandwidthMelanie2012-10-141-2/+2
* | | Merge branch 'master' into careminsterMelanie2012-10-163-9/+10
|\ \ \ | | |/ | |/|
| * | minor: Add missing newlines and spacing to help for "debug eq" console commandJustin Clark-Casey (justincc)2012-10-161-4/+4
| * | minor: comment out "Registered seed capability" message for "Received SEED ca...Justin Clark-Casey (justincc)2012-10-161-4/+5
| * | minor: Comment out the region console caps message for now.Justin Clark-Casey (justincc)2012-10-161-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-10-121-11/+2
|\ \ \ | |/ /
| * | Lock on AgentCircuitData during Scene.AddClient() and RemoveClient() to preve...Justin Clark-Casey (justincc)2012-10-101-11/+2
* | | Merge branch 'avination' into careminsterMelanie2012-09-276-303/+1371
|\ \ \ | | |/ | |/|
| * | just remove the damm thingUbitUmarov2012-09-263-3/+3
| * | Seems nothing actually need the request body for getevents. so changeUbitUmarov2012-09-262-11/+2
| * | more changes to PollServiceUbitUmarov2012-09-262-1/+7
| * | missed changeUbitUmarov2012-09-251-1/+2