aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/Minimodule/MRMModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+2
2012-11-11One more module converted: MRMModule.Diva Canto1-35/+56
2012-07-11Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)1-4/+1
2011-04-02Comment out some startup logging lines to make up for the one I added earlier...Justin Clark-Casey (justincc)1-9/+1
2010-10-28Formatting cleanup.Jeff Ames1-1/+0
2010-10-27Formatting cleanup.Jeff Ames1-7/+4
2010-01-30apply http://opensimulator.org/mantis/view.php?id=4486Justin Clark-Casey (justincc)1-1/+1
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-41/+23
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-23/+41
2010-01-10Some typos fixed related to master avie removalDiva Canto1-2/+2
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie1-3/+3
2009-10-15* Removed some of the redundant broadcast functions in Scene and SceneGraph s...John Hurliman1-2/+2
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-08-18Added additional configuration options for MRM Security. See OpenSim.ini.exam...Adam Frisby1-8/+22
2009-08-17* Implements AppDomain Security for MRM Scripts.Adam Frisby1-2/+101
2009-08-16* Fixes potential NulRef in MRM Security Checks.Adam Frisby1-1/+1
2009-08-16* Beginnings of a Security Credential system in MRM. This will eventually lea...Adam Frisby1-2/+8
2009-08-09Formatting cleanup.Jeff Ames1-1/+1
2009-08-07From: Snowcrash <Snowcrash.short@gmail.com>Melanie1-4/+11
2009-08-07* Implements MRM's Stop() interface member.Adam Frisby1-0/+9
2009-07-11Formatting cleanup.Jeff Ames1-8/+8
2009-07-08Thank you kindly, SnowDrop, for a patch that:Charles Krinke1-3/+9
2009-05-12* Adds additional check to MRM rezzing - the host object must be created by t...Adam Frisby1-1/+3
2009-05-12* Applies Mantis #3630 - Adds support for outside MRM initialisation, makes M...Adam Frisby1-5/+16
2009-05-09* Code to make MRM debugging easier.Adam Frisby1-1/+2
2009-04-24* Implements Microthreading for MRM scripting.Adam Frisby1-1/+20
2009-04-22* Committing stub VW-over-HTTP ClientStack. (2/2)Adam Frisby1-1/+1
2009-04-21* Implements Extensions to MRM. This allows Region Modules to insert new clas...Adam Frisby1-2/+11
2009-04-14Formatting cleanup.Jeff Ames1-2/+2
2009-04-09* Allows MRMs to import libraries in the OpenSim bin directory.Adam Frisby1-5/+16
2009-04-09* Implements IGraphics interface for MRM Scripting.Adam Frisby1-1/+1
2009-04-09* Limits MRM scripting to Region Master Avatar only.Adam Frisby1-1/+4
2009-04-09* Added additional debug testing info to SceneAdam Frisby1-1/+43
2009-04-03* MRM Scripts will now no longer disconnect the client if there was an error ...Adam Frisby1-15/+27
2009-04-03* Implements "ID" semi-global within MRM scripts. This is tied to the 'state ...Adam Frisby1-1/+1
2009-03-07Add copyright headers.Jeff Ames1-1/+28
2009-03-07Update svn properties.Jeff Ames1-235/+235
2009-03-05MRM Scripting ChangesAdam Frisby1-5/+5
2009-03-04* Fleshed out the MRM Module a little.Adam Frisby1-39/+69
2009-03-04* Whoops. Left MiniModule enabled to anyone. (potential security risk). Disab...Adam Frisby1-0/+3
2009-03-04* More work on MiniRegionModule module.Adam Frisby1-0/+202