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