aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-03-131-1/+3
|\
| * minor: Remove mono compiler warnings in EventQueueTestsJustin Clark-Casey (justincc)2013-03-111-1/+3
* | Merge branch 'master' into careminsterMelanie2013-03-051-5/+5
|\ \ | |/
| * Fix issue in the mesh upload flag module where the ID of the last agent to re...Justin Clark-Casey (justincc)2013-03-041-6/+6
* | Merge branch 'avination' into careminsterMelanie2013-03-033-2/+9
|\ \
| * | 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
* | | Merge branch 'master' into careminsterMelanie2013-02-223-6/+6
|\ \ \ | | |/ | |/|
| * | Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
| * | minor: remove some mono compiler warnings in OpenSim.Region.ClientStack.Linde...Justin Clark-Casey (justincc)2013-02-202-5/+5
| * | Add an event and some logic to allow customizing Simulator Features by avatarMelanie2013-02-141-4/+21
| * | Make the sim features module register it's interface so it can be usedMelanie2013-02-131-0/+2
| * | Plumb the path from the client to the extra physics params and backMelanie2013-02-072-0/+28
| * | Send the new physics params to the viewer build dialogMelanie2013-02-071-0/+35
| * | * the root prim was being given an OffsetPosition in addition to setting the ...teravus2013-02-051-1/+1
* | | Merge branch 'avination' into careminsterMelanie2013-02-141-4/+21
|\ \ \ | | |/ | |/|
| * | Add an event and some logic to allow customizing Simulator Features by avatarMelanie2013-02-141-4/+21
* | | Merge branch 'avination' into careminsterMelanie2013-02-141-0/+2
|\ \ \ | |/ /
| * | Small fix to sim features moduleMelanie2013-02-141-0/+2
* | | Merge branch 'avination' into careminsterMelanie2013-02-071-7/+70
|\ \ \ | |/ /
| * | 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
* | | Rename Bounciness to RestitutionMelanie2013-02-071-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-02-051-1/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2013-02-051-1/+1
| |\ \
| | * | Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
| * | | Try to fix uploaded mesh rotations - code from Avination code base.Melanie2013-02-051-12/+27
| |/ /
* | | Merge branch 'avination' into careminsterMelanie2013-01-271-3/+18
|\ \ \ | | |/ | |/|
| * | * Handle a NRE with Baked Textures that may result in a failed appearance. ...teravus2013-01-221-3/+18
* | | Merge branch 'avination'Melanie2013-01-191-2/+8
|\ \ \ | |/ /
| * | try to patch getmesh Throttle (test)UbitUmarov2013-01-131-2/+8
* | | Merge branch 'master' into careminsterMelanie2013-01-101-1/+0
|\ \ \ | | |/ | |/|
| * | Add the new UpdateAgentInformation cap to make maturity on more recent viewersMelanie2013-01-081-2/+20
* | | Merge branch 'avination' into careminsterMelanie2013-01-102-4/+196
|\ \ \ | | |/ | |/|
| * | 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
* | | Merge branch 'avination' into careminsterMelanie2012-12-182-2/+2
|\ \ \ | |/ /
| * | Prevent a failed user relogi from throwing exceptions in poll servicesMelanie2012-12-142-2/+2
* | | Merge branch 'master' into careminsterMelanie2012-11-251-1/+1
|\ \ \ | |/ / |/| / | |/
| * Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+1
* | 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