Diva Canto
|
4e8c8b2cd8
One more module converted: MRMModule.
|
12 years ago |
Justin Clark-Casey (justincc)
|
916e3bf886
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies.
|
12 years ago |
Justin Clark-Casey (justincc)
|
4f56c732bc
Comment out some startup logging lines to make up for the one I added earlier on.
|
13 years ago |
Jeff Ames
|
727838f914
Formatting cleanup.
|
14 years ago |
Jeff Ames
|
a331fd4e24
Formatting cleanup.
|
14 years ago |
Melanie
|
baaf660511
Merge branch 'master' into presence-refactor
|
14 years ago |
Justin Clark-Casey (justincc)
|
4c1365f149
apply http://opensimulator.org/mantis/view.php?id=4486
|
14 years ago |
Melanie
|
a87a247f05
Revert "Updates all IRegionModules to the new style region modules."
|
14 years ago |
Revolution
|
ec3c31e61e
Updates all IRegionModules to the new style region modules.
|
15 years ago |
Diva Canto
|
e31131b40f
Some typos fixed related to master avie removal
|
15 years ago |
Melanie
|
3c90d834ea
Remove all references to master avatar, replacing with estate owner where
|
15 years ago |
John Hurliman
|
d44b50ee46
* Removed some of the redundant broadcast functions in Scene and SceneGraph so it is clear who/what the broadcast is going to each time
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Adam Frisby
|
30c4aa55e6
Added additional configuration options for MRM Security. See OpenSim.ini.example under the [MRM] section.
|
15 years ago |
Adam Frisby
|
fa921ec147
* Implements AppDomain Security for MRM Scripts.
|
15 years ago |
Adam Frisby
|
8621dc405e
* Fixes potential NulRef in MRM Security Checks.
|
15 years ago |
Adam Frisby
|
9090a90769
* Beginnings of a Security Credential system in MRM. This will eventually lead to trusted execution of untrusted MRMs.
|
15 years ago |
Jeff Ames
|
bc6ec3b564
Formatting cleanup.
|
15 years ago |
Melanie
|
3219e648cc
From: Snowcrash <[email protected]>
|
15 years ago |
Adam Frisby
|
270ae50d70
* Implements MRM's Stop() interface member.
|
15 years ago |
Jeff Ames
|
cce451d9de
Formatting cleanup.
|
15 years ago |
Charles Krinke
|
61008c9c13
Thank you kindly, SnowDrop, for a patch that:
|
15 years ago |
Adam Frisby
|
12d7063b0b
* Adds additional check to MRM rezzing - the host object must be created by the sim owner, not just owned by it.
|
15 years ago |
Adam Frisby
|
559355189a
* Applies Mantis #3630 - Adds support for outside MRM initialisation, makes MRMModule compatible with the Visual Studio MRMLoader ( http://forge.opensimulator.org/gf/project/mrmloader/ )
|
15 years ago |
Adam Frisby
|
c534d7f614
* Code to make MRM debugging easier.
|
15 years ago |
Adam Frisby
|
883f7dde38
* Implements Microthreading for MRM scripting.
|
15 years ago |
Adam Frisby
|
d6b62b677c
* Committing stub VW-over-HTTP ClientStack. (2/2)
|
15 years ago |
Adam Frisby
|
594c7c3eb1
* Implements Extensions to MRM. This allows Region Modules to insert new classes into OpenSim MRM's.
|
15 years ago |
Jeff Ames
|
cad0aab793
Formatting cleanup.
|
15 years ago |
Adam Frisby
|
f44694c28e
* Allows MRMs to import libraries in the OpenSim bin directory.
|
15 years ago |