| Commit message (Expand) | Author | Files | Lines |
2013-03-28 | If the viewer has already rezzed any attachments itself, then ignore the simu... | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2013-03-18 | Multiattach, part 1 | Melanie | 1 | -1/+1 |
2013-03-05 | Per discussions with justincc... split the JsonStore type | Mic Bowman | 1 | -1/+13 |
2013-03-05 | Multiattach, part 1 | Melanie | 1 | -1/+1 |
2013-02-26 | Add regression test for llRequestUrl() | Justin Clark-Casey (justincc) | 1 | -0/+11 |
2013-02-19 | Fix the JsonStore path set problem justincc found earlier today and | Mic Bowman | 1 | -1/+0 |
2013-02-18 | Fix an issue where the viewer would request the seed cap before | Melanie | 1 | -3/+5 |
2013-02-14 | Rename new JsonScript functions JsonPathType() -> JsonGetPathType() and JsonA... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2013-02-14 | Add an event and some logic to allow customizing Simulator Features by avatar | Melanie | 1 | -1/+5 |
2013-02-14 | Add an event and some logic to allow customizing Simulator Features by avatar | Melanie | 1 | -1/+5 |
2013-02-13 | Adds a couple requested functions to the JsonStore script | Mic Bowman | 1 | -0/+15 |
2013-02-07 | Plumb the path from the client to the extra physics params and back | Melanie | 1 | -0/+2 |
2013-02-06 | Enables script access to the per object dynamic attributes through the JsonStore | Mic Bowman | 1 | -0/+1 |
2013-01-30 | Add JsonTestStore to determine if a JsonStore is associated with | Mic Bowman | 1 | -0/+1 |
2013-01-15 | Add Refresh() Method to ISerachModule to allow forcing a sim to resend it's | Melanie | 1 | -1/+1 |
2013-01-10 | Move scene debug commands into separate module. Command changes from "debug ... | Justin Clark-Casey (justincc) | 1 | -0/+43 |
2012-12-29 | * This finishes the implementation of AgentCachedTexture. Requires the XBak... | teravus | 1 | -2/+2 |
2012-12-21 | * Partial Commit for Avatar Appearance to include the functionality of Cached... | teravus | 1 | -2/+4 |
2012-12-19 | Add the interfaces for the new Avination baked texture cache service | Melanie | 1 | -0/+19 |
2012-12-03 | XmlRpcGridRouter | BlueWall | 1 | -0/+1 |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 10 | -319/+13 |
2012-11-12 | Completely remove the IRegionModule interface | Melanie | 1 | -55/+0 |
2012-11-11 | document & 80-character width terminal formatting | SignpostMarv | 1 | -36/+78 |
2012-11-11 | moving windlight-sources to correct namespace-named folder (world); add Light... | PixelTomsen | 1 | -0/+33 |
2012-11-10 | One more module converted: CloudModule. | Diva Canto | 1 | -1/+1 |
2012-11-10 | 80 character-width terminal formatting of IDialogModule interface, removing s... | SignpostMarv | 1 | -23/+28 |
2012-11-10 | Documenting parameters of methods on the IDialogModule interface | SignpostMarv | 1 | -33/+73 |
2012-11-09 | Converted the WindModule to the new region module interface (38 to go). Also ... | Diva Canto | 1 | -1/+1 |
2012-11-09 | Converted the SunModule to the new region module interface. (39 to go...) | Diva Canto | 1 | -1/+1 |
2012-11-09 | marking IRegionModule interface as obsolete via System.ObsoleteAttribute, int... | SignpostMarv | 1 | -0/+2 |
2012-11-04 | Add a method to query all registered script constants to allow non-XEngine | Melanie | 1 | -0/+2 |
2012-11-04 | Add a method to query all registered script constants to allow non-XEngine | Melanie | 1 | -0/+2 |
2012-10-31 | Make "show object part" command correctly display script status. | Justin Clark-Casey (justincc) | 1 | -0/+13 |
2012-10-29 | documenting some params on ISoundModule methods | SignpostMarv | 1 | -7/+16 |
2012-10-29 | Refactoring llTriggerSoundLimited with a new method on ISoundModule, as the L... | SignpostMarv | 1 | -0/+3 |
2012-10-29 | shuffling code around so that the interface for ISoundModule.SendSound() spec... | SignpostMarv | 1 | -1/+1 |
2012-10-29 | moving SendSound from SceneObjectPart to ISoundModule | SignpostMarv | 1 | -0/+15 |
2012-10-29 | deduplicating code into a single LoopSound method | SignpostMarv | 1 | -4/+5 |
2012-10-29 | adjusting parameter order of PreloadSound to be more logical | SignpostMarv | 1 | -2/+2 |
2012-10-29 | transposing LoopSoundMaster to Sound Module | SignpostMarv | 1 | -0/+11 |
2012-10-29 | transposing preload sound onto sound module | SignpostMarv | 1 | -0/+10 |
2012-10-29 | transposing stop sound into sound module | SignpostMarv | 1 | -0/+6 |
2012-10-29 | documenting ISoundModule methods & fields | SignpostMarv | 1 | -0/+28 |
2012-10-29 | formatting ISoundModule prior to documentation | SignpostMarv | 1 | -2/+4 |
2012-10-29 | stripping whitespace from ISoundModule, formatting SoundModuleNonShared.cs | SignpostMarv | 1 | -1/+1 |
2012-10-29 | making the max distance for sounds to be heard from their origin a configurab... | SignpostMarv | 1 | -0/+2 |
2012-10-26 | refactoring IWorldCommListenerInfo.GetRegexBitfield() method to be a field wi... | SignpostMarv | 1 | -2/+1 |
2012-10-26 | adding ability for listeners to be filtered by regular expressions and a gene... | SignpostMarv | 1 | -0/+25 |
2012-10-26 | Formatting and casing correction in WorldCommModule, trailing new line in OSS... | SignpostMarv | 1 | -1/+1 |
2012-10-18 | Add number of inventory items to information displayed via "show part" consol... | Justin Clark-Casey (justincc) | 1 | -3/+11 |