aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-02-151-2/+2
|\
| * Rename new JsonScript functions JsonPathType() -> JsonGetPathType() and JsonA...Justin Clark-Casey (justincc)2013-02-141-2/+2
| * Add an event and some logic to allow customizing Simulator Features by avatarMelanie2013-02-141-1/+5
* | Merge branch 'avination' into careminsterMelanie2013-02-141-1/+5
|\ \
| * | Add an event and some logic to allow customizing Simulator Features by avatarMelanie2013-02-141-1/+5
* | | Merge branch 'master' into careminsterMelanie2013-02-141-0/+15
|\ \ \ | | |/ | |/|
| * | Adds a couple requested functions to the JsonStore scriptMic Bowman2013-02-131-0/+15
| * | Plumb the path from the client to the extra physics params and backMelanie2013-02-071-0/+2
* | | Merge branch 'master' into careminsterMelanie2013-02-071-0/+1
|\ \ \ | |/ /
| * | Enables script access to the per object dynamic attributes through the JsonStoreMic Bowman2013-02-061-0/+1
* | | Merge branch 'master' into careminsterMelanie2013-01-311-0/+1
|\ \ \ | |/ /
| * | Add JsonTestStore to determine if a JsonStore is associated withMic Bowman2013-01-301-0/+1
* | | Merge branch 'avination' into careminsterMelanie2013-01-161-1/+1
|\ \ \ | | |/ | |/|
| * | Add Refresh() Method to ISerachModule to allow forcing a sim to resend it'sMelanie2013-01-151-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-01-111-0/+43
|\ \ \ | | |/ | |/|
| * | Move scene debug commands into separate module. Command changes from "debug ...Justin Clark-Casey (justincc)2013-01-101-0/+43
* | | Merge branch 'avination' into careminsterMelanie2013-01-101-2/+2
|\ \ \ | | |/ | |/|
| * | * This finishes the implementation of AgentCachedTexture. Requires the XBak...teravus2012-12-291-2/+2
* | | Merge branch 'avination' into careminsterMelanie2013-01-061-2/+4
|\ \ \ | |/ /
| * | * Partial Commit for Avatar Appearance to include the functionality of Cached...teravus2012-12-211-2/+4
* | | Merge branch 'avination' into careminsterMelanie2012-12-211-0/+19
|\ \ \ | |/ /
| * | Add the interfaces for the new Avination baked texture cache serviceMelanie2012-12-191-0/+19
* | | Merge branch 'master' into careminsterMelanie2012-12-041-0/+1
|\ \ \ | |/ / |/| / | |/
| * XmlRpcGridRouterBlueWall2012-12-031-0/+1
* | Merge branch 'master' into careminsterMelanie2012-11-121-55/+0
|\ \ | |/
| * Completely remove the IRegionModule interfaceMelanie2012-11-121-55/+0
* | Merge branch 'master' into careminsterMelanie2012-11-121-36/+78
|\ \ | |/
| * document & 80-character width terminal formattingSignpostMarv2012-11-111-36/+78
* | Merge branch 'master' into careminsterMelanie2012-11-111-0/+33
|\ \ | |/
| * moving windlight-sources to correct namespace-named folder (world); add Light...PixelTomsen2012-11-111-0/+33
* | Merge branch 'master' into careminsterMelanie2012-11-114-59/+104
|\ \ | |/
| * One more module converted: CloudModule.Diva Canto2012-11-101-1/+1
| * 80 character-width terminal formatting of IDialogModule interface, removing s...SignpostMarv2012-11-101-23/+28
| * Documenting parameters of methods on the IDialogModule interfaceSignpostMarv2012-11-101-33/+73
| * Converted the WindModule to the new region module interface (38 to go). Also ...Diva Canto2012-11-091-1/+1
| * Converted the SunModule to the new region module interface. (39 to go...)Diva Canto2012-11-091-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-091-0/+2
|\ \ | |/
| * marking IRegionModule interface as obsolete via System.ObsoleteAttribute, int...SignpostMarv2012-11-091-0/+2
| * Add a method to query all registered script constants to allow non-XEngineMelanie2012-11-041-0/+2
* | Merge branch 'avination' into careminsterMelanie2012-11-041-0/+2
|\ \
| * | Add a method to query all registered script constants to allow non-XEngineMelanie2012-11-041-0/+2
* | | Merge branch 'master' into careminsterMelanie2012-10-311-0/+13
|\ \ \ | | |/ | |/|
| * | Make "show object part" command correctly display script status.Justin Clark-Casey (justincc)2012-10-311-0/+13
* | | Merge branch 'master' into careminsterMelanie2012-10-301-3/+90
|\ \ \ | |/ /
| * | documenting some params on ISoundModule methodsSignpostMarv2012-10-291-7/+16
| * | Refactoring llTriggerSoundLimited with a new method on ISoundModule, as the L...SignpostMarv2012-10-291-0/+3
| * | shuffling code around so that the interface for ISoundModule.SendSound() spec...SignpostMarv2012-10-291-1/+1
| * | moving SendSound from SceneObjectPart to ISoundModuleSignpostMarv2012-10-291-0/+15
| * | deduplicating code into a single LoopSound methodSignpostMarv2012-10-291-4/+5
| * | adjusting parameter order of PreloadSound to be more logicalSignpostMarv2012-10-291-2/+2