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
/
Environment
/
ModuleLoader.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
changes to pass nini config object to the modules that get
Sean Dague
2007-10-19
1
-202
/
+205
*
* Removed some comments
lbsa71
2007-10-18
1
-6
/
+0
*
Added "LoadImageUrl" module , that is a dynamic texture render, that works wi...
MW
2007-10-15
1
-1
/
+1
*
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
2007-10-15
1
-0
/
+28
*
Change warning from "not a valid assembly" to "not a module assembly"
Charles Krinke
2007-10-11
1
-1
/
+1
*
* Okay, so maybe Error was a bit harsh for BadImageException; downgrading to ...
lbsa71
2007-10-10
1
-1
/
+1
*
* Now loading modules from ScriptEngines directory as well.
lbsa71
2007-10-10
1
-31
/
+2
*
* Gave ModuleLoader some good lovin'
lbsa71
2007-10-10
1
-162
/
+209
*
Code from Illumious Beltran (IBM) implementing more LSL
Sean Dague
2007-10-05
1
-1
/
+7
*
getting all our line endings consistant again
Sean Dague
2007-10-05
1
-155
/
+155
*
more refactoring
MW
2007-10-03
1
-142
/
+142
*
* Modernized ScriptManager to new interface-based module calls.
lbsa71
2007-09-19
1
-35
/
+31
*
fixing me some line endings
Sean Dague
2007-09-17
1
-160
/
+160
*
hooked up sdague new sqlite asset database provider to the old asset system. ...
MW
2007-09-10
1
-16
/
+17
*
Converted the LSL scripting engine into a IRegionModule, so now all "modules"...
MW
2007-09-08
1
-0
/
+3
*
Some work on Module loading/management.
MW
2007-09-04
1
-16
/
+58
*
Added a Debug method to the Console/log class that has the Conditional attrib...
MW
2007-08-31
1
-3
/
+21
*
Taken the old scripting engine out of Region.Environment and moved it into a ...
MW
2007-08-28
1
-0
/
+3
*
Start of trying to make Region/Scene more modular.
MW
2007-08-28
1
-0
/
+93