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
/
ApplicationPlugins
/
RegionModulesController
/
RegionModulesControllerPlugin.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor some common code in RegionModulesControllerPlugin
Justin Clark-Casey (justincc)
2010-12-04
1
-55
/
+45
*
This fixes the problem that region modules (new style) weren't being recognized.
Diva Canto
2010-01-11
1
-9
/
+13
*
This is somewhat major-like..... Change the intialization order of
Melanie
2009-12-28
1
-9
/
+9
*
* Tweak to region module loading to check for a matching constructor first in...
John Hurliman
2009-10-27
1
-6
/
+7
*
Really make module port selection work. Implement port setting in
Melanie
2009-10-21
1
-4
/
+29
*
Cleanup and comment the region module loader. Add support for configuring
Melanie
2009-10-20
1
-26
/
+173
*
Replace the Replaceable modules name
Melanie
2009-08-10
1
-4
/
+4
*
Complete the work on the Replaceable interface logic. From this commit onwards
Melanie
2009-08-06
1
-1
/
+102
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-04-29
1
-1
/
+1
*
Remove some debug messages I have forgotten to take out.
Homer Horwitz
2009-04-26
1
-2
/
+0
*
Add the RegionLoaded(Scene) API to the new region module interface to allow
Melanie Thielker
2009-04-14
1
-0
/
+20
*
Fix ordering of operations: First initialize everything, then add regions
Homer Horwitz
2009-04-13
1
-0
/
+6
*
- Add new RegionModulesControllerPlugin to the application modules
Homer Horwitz
2009-04-05
1
-0
/
+192