aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | | 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