aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/Minimodule/MRMModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-0/+2
* One more module converted: MRMModule.Diva Canto2012-11-111-35/+56
* Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)2012-07-111-4/+1
* Comment out some startup logging lines to make up for the one I added earlier...Justin Clark-Casey (justincc)2011-04-021-9/+1
* Formatting cleanup.Jeff Ames2010-10-281-1/+0
* Formatting cleanup.Jeff Ames2010-10-271-7/+4
* Merge branch 'master' into presence-refactorMelanie2010-02-081-1/+1
|\
| * apply http://opensimulator.org/mantis/view.php?id=4486Justin Clark-Casey (justincc)2010-01-301-1/+1
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-41/+23
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-231-23/+41
* | Some typos fixed related to master avie removalDiva Canto2010-01-101-2/+2
* | Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-3/+3
|/
* * Removed some of the redundant broadcast functions in Scene and SceneGraph s...John Hurliman2009-10-151-2/+2
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Added additional configuration options for MRM Security. See OpenSim.ini.exam...Adam Frisby2009-08-181-8/+22
* * Implements AppDomain Security for MRM Scripts.Adam Frisby2009-08-171-2/+101
* * Fixes potential NulRef in MRM Security Checks.Adam Frisby2009-08-161-1/+1
* * Beginnings of a Security Credential system in MRM. This will eventually lea...Adam Frisby2009-08-161-2/+8
* Formatting cleanup.Jeff Ames2009-08-091-1/+1
* From: Snowcrash <Snowcrash.short@gmail.com>Melanie2009-08-071-4/+11
* * Implements MRM's Stop() interface member.Adam Frisby2009-08-071-0/+9
* Formatting cleanup.Jeff Ames2009-07-111-8/+8
* Thank you kindly, SnowDrop, for a patch that:Charles Krinke2009-07-081-3/+9
* * Adds additional check to MRM rezzing - the host object must be created by t...Adam Frisby2009-05-121-1/+3
* * Applies Mantis #3630 - Adds support for outside MRM initialisation, makes M...Adam Frisby2009-05-121-5/+16
* * Code to make MRM debugging easier.Adam Frisby2009-05-091-1/+2
* * Implements Microthreading for MRM scripting.Adam Frisby2009-04-241-1/+20
* * Committing stub VW-over-HTTP ClientStack. (2/2)Adam Frisby2009-04-221-1/+1
* * Implements Extensions to MRM. This allows Region Modules to insert new clas...Adam Frisby2009-04-211-2/+11
* Formatting cleanup.Jeff Ames2009-04-141-2/+2
* * Allows MRMs to import libraries in the OpenSim bin directory.Adam Frisby2009-04-091-5/+16
* * Implements IGraphics interface for MRM Scripting.Adam Frisby2009-04-091-1/+1
* * Limits MRM scripting to Region Master Avatar only.Adam Frisby2009-04-091-1/+4
* * Added additional debug testing info to SceneAdam Frisby2009-04-091-1/+43
* * MRM Scripts will now no longer disconnect the client if there was an error ...Adam Frisby2009-04-031-15/+27
* * Implements "ID" semi-global within MRM scripts. This is tied to the 'state ...Adam Frisby2009-04-031-1/+1
* Add copyright headers.Jeff Ames2009-03-071-1/+28
* Update svn properties.Jeff Ames2009-03-071-235/+235
* MRM Scripting ChangesAdam Frisby2009-03-051-0/+235