index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Interfaces
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-31
Experimental comment to eneralize the handling of Linden caps when the
Mic Bowman
1
-0
/
+48
2013-07-28
Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that ...
Diva Canto
1
-0
/
+2
2013-07-27
Several major improvements to group (V2) chat. Specifically: handle join/drop...
Diva Canto
1
-1
/
+1
2013-07-16
Improvements to the ServiceThrottleModule: added a category and an itemid to ...
Diva Canto
1
-1
/
+9
2013-07-16
Added IServiceThrottleModule.cs
Diva Canto
1
-0
/
+11
2013-05-22
Implement llSetSoundQueueing().
Justin Clark-Casey (justincc)
1
-1
/
+7
2013-05-07
Step 2: commit the IEstateModuleInterface changes needed
Melanie
1
-1
/
+2
2013-05-07
Step one of estate settings sharing - port the Avination Estate module (compl...
Melanie
1
-1
/
+1
2013-04-25
Adding the dynamic menu module which allows registering new menu options in c...
Melanie
1
-0
/
+57
2013-04-04
Fix bug where outstanding llHTTPRequests for scripts were not being aborted w...
Justin Clark-Casey (justincc)
1
-1
/
+7
2013-03-29
Added missing functionality (mainly custom headers) to llHTTPRequest.
Kevin Cozens
1
-0
/
+3
2013-03-28
Stop attempts to update/add existing attachments in user inventory when telep...
Justin Clark-Casey (justincc)
1
-2
/
+4
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-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-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-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-10
Move scene debug commands into separate module. Command changes from "debug ...
Justin Clark-Casey (justincc)
1
-0
/
+43
2012-12-03
XmlRpcGridRouter
BlueWall
1
-0
/
+1
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-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
[next]